On Sun, Jan 07, 2007 at 03:28:22PM +0100, Petr Salinger <[EMAIL PROTECTED]> wrote: > >>It might be due to "Updating dependencies file, .deps/.all.pp", > >>such lines are not in amd64 log. > > > >I don't think so. > >The main error is: > >/usr/bin/ld: warning: libnspr4.so.0d, needed by > >../../../dist/bin/libxpcomglue.so, not found (try using -rpath or > >-rpath-link) > >../../../dist/bin/libxpcomglue.so: undefined reference to `PR_Malloc' > >../../../dist/bin/libxpcomglue.so: undefined reference to `PR_snprintf' > > > >Which should not appear... the whole build is launched with > >LD_LIBRARY_PATH=/build/buildd/xulrunner-1.8.0.9/dist/lib, where this > >"missing" file is being installed earlier: > >../../config/./nsinstall -R -m 444 ./libnspr4.a ./libnspr4.so.0d > >/build/buildd/xulrunner-1.8.0.9/dist/lib > > > >This is indeed very strange... It would need investigation as to why the > >linker doesn't find libnspr4.so.0d. > > The problem is that it tries to rebuild some files during "install" > target. In this neither LD_LIBRARY_PATH nor JAVA_VARS are setup. > > I meant the rebuild might be triggered by "Updating dependencies file, > .deps/.all.pp".
That is very strange indeed. Unfortunately, I can't be of much help, here... Isn't the same happening for iceape (which, by the way, doesn't set LD_LIBRARY_PATH but is still fine...) ? Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]