On Tue, Oct 07, 2008 at 07:17:57PM +0200, Petr Salinger wrote: > Package: xulrunner > Severity: important > Version: 1.9.0.3-1 > User: [EMAIL PROTECTED] > Usertags: kfreebsd > > Hi, > > the current version fails to build on GNU/kFreeBSD, > the previous 1.9.0.1-1 have been fine. > This is kind of reincarnation of #486663: > > There is no support for building libjemalloc on GNU/kFreeBSD, > it is not tried to built by default. I have been able to *compile* it, > but it fails when used. I suspect the reason is bad interaction between > linuxthreads based implementation of pthread add-on and overriden default > malloc from glibc. libjemalloc uses mutexes from libpthread, but > at least __pthread_initialize_manager() in libpthread uses malloc. > > As it does not make sense to try to use libjemalloc on GNU/kFreeBSD, > could you just create GNU/kFreeBSD specific > debian/xulrunner-1.9.install.kfreebsd-i386 and > debian/xulrunner-1.9.install.kfreebsd-amd64 without line > "usr/lib/xulrunner-1.9/libjemalloc.so".
It would be more appreciable to have a way to avoid duplicating the file, which means good chances to forget to change one or more of them. Some preprocessor-like syntax in debhelper files would be helpful for that... or maybe does that exist already ? Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

