Hey,

the compilation works just fine here.

If you want to compile resin itself, then use ant to build it.

Ries

On Jan 11, 2008, at 9:23 AM, Vinny wrote:

Hello All,
After running configure for resin 3.1.4 . I get the following compile error running make:

$ make
(cd modules/c/src; make)
for dir in common   resin_os; do (cd $dir; make); done
gcc -c -I/usr/include -g -O2 -DPOLL -D_POSIX_PTHREAD_SEMANTICS - DHAS_SOCK_TIMEOUT stream.c /var/folders/Z8/Z8028UEp2ReCWE+BYurv5++++TM/-Tmp-// cc6DnnVQ.s:unknown:FATAL:can't create output file: stream.o
make[2]: *** [stream.o] Error 1
gcc -g -O2 -DPOLL -D_POSIX_PTHREAD_SEMANTICS -DHAS_SOCK_TIMEOUT - D_FILE_OFFSET_BITS=64 -DRESIN_HOME=\"/usr/local/resin- 3.1.4\" -I/ usr/include -I/System/Library/Frameworks/JavaVM.framework/Headers - I../common -DCPU=\"i386\" -DOS= -c -o jni_os.o jni_os.c /var/folders/Z8/Z8028UEp2ReCWE+BYurv5++++TM/-Tmp-// ccBBD6NT.s:unknown:FATAL:can't create output file: jni_os.o
make[2]: *** [jni_os.o] Error 1
make[1]: *** [plugins] Error 2
make: *** [all] Error 2


--
The Street Programmer http://streetprogrammer.com _______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

--
Ries van Twisk
Freelance TYPO3 Developer
email: [EMAIL PROTECTED]
web:   http://www.rvantwisk.nl/
skype: callto://r.vantwisk
Phone: + 1 810-476-4193







_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to