pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/www/firefox24



Le 05/12/13 14:44, OBATA Akio a écrit :
dtrace option does not work as expected on Solaris?

On Thu, 05 Dec 2013 22:31:31 +0900, Thomas Klausner <wiz%netbsd.org@localhost> 
wrote:

On Solaris, you mean?

I do not have the dtrace option enabled, and I have no PLIST breakage
(before this commit) so I fear PLIST breakage now.
 Thomas

On Thu, Dec 05, 2013 at 01:23:09PM +0000, Richard Palo wrote:
Module Name:    pkgsrc
Committed By:    richard
Date:        Thu Dec  5 13:23:09 UTC 2013

Modified Files:
    pkgsrc/www/firefox24: PLIST

Log Message:
mozilla-trace.h and javascript-trace.h are delivered regardless of
dtrace option


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/firefox24/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Apparently not, I needed to turn global option dtrace off because of a lot of package breakages with the relatively recent dtrace on solaris.

Can you see what is up? configure seems quite ambiguous/faulty about '--disable-dtrace'... HAVE_DTRACE and INCLUDE_MOZILLA_DTRACE are both '1' because sys/sdt.h exists.... probably the same for any system with the dtrace header installed!

also, x86_64 doesn't run, either, but that's a different problem... i386 seems just fine for now...



Home | Main Index | Thread Index | Old Index