Jens-Heiner Rechtien wrote:
Hi,

looks like the top level makefile is broken for Solaris (looks like it wants a gmake).

Please place gmake in PATH before /usr/ccs/bin/make (can be found in /usr/sfw/bin nowadays)


ok, i did it, but got another error:

mv ./unxsoli4.pro/misc/build/libxml2-2.6.17//so_configured_so_libxml2 ./unxsoli4.pro/misc/build/so_configured_so_libxml2
mkdir ./unxsoli4.pro/misc/build/libxml2-2.6.17/
mkdir: Failed to make directory "unxsoli4.pro/misc/build/libxml2-2.6.17/"; File exists cd ./unxsoli4.pro/misc/build/libxml2-2.6.17/ && make -j1 && touch /home/henry/ooo/OOG680_m5/libxml2/./unxsoli4.pro/misc/build/so_built_so_libxml2
make: Warning: Ignoring DistributedMake -j option
make: Fatal error: No dmake max jobs argument after -j flag
dmake: Error code 1, while making 'unxsoli4.pro/misc/build/so_built_so_libxml2'---* tg_merge.mk *---

ERROR: Error 65280 occurred while making /home/henry/ooo/OOG680_m5/libxml2
dmake:  Error code 1, while making 'build_instsetoo_native'


it is because dmake doesn't like "-j1", he wants "-j 1"!


--
Gerard HENRY

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to