pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/38914 (multimedia/gnash doesn't compile in DragonFly)



The following reply was made to PR pkg/38914; it has been noted by GNATS.

From: Hasso Tepper <hasso%estpak.ee@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/38914 (multimedia/gnash doesn't compile in DragonFly)
Date: Wed, 17 Sep 2008 13:45:56 +0300

 The issue was complicated combination of features and accidents. It was 
 related to the fact that DragonFly didn't link shared libraries 
 explicitly against the libpthread.so while using -pthread. This together 
 with the --as-needed ld flag used in gnash was the cause of the issue.
 
 This is fixed now from DragonFly side (-pthread and -lpthread behave same 
 now in DragonFly for shared libraries as well), so please close this 
 issue.
 
 
 -- 
 Hasso Tepper
 


Home | Main Index | Thread Index | Old Index