Just for giggles, I tried "build --from nss" and got this: make[2]: Entering directory '/tmp/openoffice/aoo-4.2.0/main/nss/unxfbsdx.pro/misc/build/nss-3.14.4/mozilla/security/coreconf/nsinstall' gcc -o out/nsinstall.o -c -O -fPIC -ansi -Wall -Wno-switch -DFREEBSD -DHAVE_STRERROR -DHAVE_BSD_FLOCK -DXP_UNIX -UDEBUG -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -DUSE_UTIL_DIRECTLY -I/usr/X11R6/include -I../../../dist/out/include -I../../../dist/public/coreconf -I../../../dist/private/coreconf nsinstall.c gmake[2]: gcc: Command not found ../../coreconf/rules.mk:389: recipe for target 'out/nsinstall.o' failed
It shouldn't be trying to use gcc, which isn't installed here. I also tried "build --from curl" and it seemed to build properly. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org