[Unreal-users] troubles with freebsd
Status: Beta
Brought to you by:
wildchild
From: CrazyCat <cra...@c-...> - 2004-12-14 13:47:24
|
hi there, I'm trying to compile unreal3.2.2 on a freebsd and I get these errors: ./Config => configure:1863: gcc -c -g -O2 conftest.c >&5 conftest.c:2: syntax error before "me" configure:1866: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2383: checking for crypt in -ldescrypt configure:2416: gcc -o conftest -pipe -g -O2 -funsigned-char conftest.c -ldesc rypt >&5 /usr/libexec/elf/ld: cannot find -ldescrypt collect2: ld returned 1 exit status configure:2419: $? = 1 configure: failed program was: #line 2390 "configure" #include "confdefs.h" (and some others) make => /home/crazycat/Unreal3.2_new/extras/tre-0.7.0/lib/regerror.c:66: undefined reference to `libintl_gettext' collect2: ld returned 1 exit status *** Error code 1 Stop in /usr/home/crazycat/Unreal3.2_new/src. *** Error code 1 Stop in /usr/home/crazycat/Unreal3.2_new. I've tried to use LDFLAGS='-L/usr/local/lib/' in the ./Config but it makes me a fatal error with gcc. Can anyone help me? thanks -- Humour: http://www.chatfou.com Tchattez en liberté: http://www.c-p-f.net Tout sur les eggdrops: http://www.c-p-f.org |