|
From: Diego R. <dru...@be...> - 2007-02-19 14:28:13
|
Hi, I'm trying to compile the sources in a HP-UX IA64 and I'm getting the following error: =20 Wrapper Build System -------------------- Buildfile: build.xml =20 init: OS=3D'HP-UX' =20 update-info: Copying 1 file to /home/cce/wrapper/wrapper_3.1.1_src/src/java/org/tanukisoftware/wrapper Copying 1 file to /home/cce/wrapper/wrapper_3.1.1_src/src/c =20 compile-java: Compiling 1 source file to /home/cce/wrapper/wrapper_3.1.1_src/build/classes =20 compile-c-unix: if test ! -d .deps; then mkdir .deps; fi gcc -O3 -Wall --pedantic -DHPUX -D_XOPEN_SOURCE_EXTENDED wrapper.c wrapperinfo.c wrappereventloop.c wrapper_unix.c property.c logger.c -lm -o ../../bin/wrapper wrapper.c: In function 'wrapperProtocolOpen': wrapper.c:558: warning: dereferencing type-punned pointer will break strict-aliasing rules logger.c:230: warning: missing braces around initializer logger.c:230: warning: (near initialization for 'log_printfMutex.m_short') ld: Unsatisfied symbol "rk_globfree" in file /var/tmp//cc025oOs.o ld: Unsatisfied symbol "rk_glob" in file /var/tmp//cc025oOs.o 2 errors. collect2: ld returned 1 exit status gmake: *** [wrapper] Error 1 =20 BUILD FAILED /home/cce/wrapper/wrapper_3.1.1_src/build.xml:316: exec returned: 2 =20 =20 Any Ideas?=20 =20 Diego. _______________________________________________________________________ Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., its subsidiaries and affiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it. |