Hi, Am Mon, 22 Dec 2014 11:42:23 -0500 schrieb Ted Mielczarek:
> If the build system isn't passing -lrt automatically then that's a bug. That's what I thought. But who am I to state this ;-) > It's possible that something about your system configuration or build > configuration is causing this to happen. In my local Firefox build on > Ubuntu 14.04 libnspr4.so winds up linked to librt.so, and I didn't have to > do anything special for that to happen. That's what I would have assumed. I'm not a developer, but the fact is that your Ubuntu version is quite a bit more recent than my Slackware version. And it is definitely a missing -lrt; when I invoke the gcc command "manually" with -lrt on the command line it compiles. But there are a great many parts of the code that would need this, doing it all by hand looks stupid to me. There must be somewhere where I can specify -lrt in the Makefile or something that is included into it, but i haven't figured out what to do exactly and where; as I said configure doesn't honour LDFLAGS apparently. Regards Andreas -- RIMMER: Yes, true. It's pathetic watching you grind away day after day. It's like a dog that's missing it's masters leg. That groinal attachment's supposed to have a lifetimes gurantee, you've worn it out in nearly three weeks. _______________________________________________ dev-builds mailing list [email protected] https://lists.mozilla.org/listinfo/dev-builds

