I can't seem to get the latest ion-devel to build under freebsd 4.9.  I
attached the error output.  This problem does not occurr under freebsd
5.x.

Anyone else having this problem?

-Jordan

#<text/plain
gmake[1]: Entering directory `/usr/home/psionic/build/ion-devel-20031211/ion'
libtool14 --mode=link gcc33 -lc -export-dynamic -R/usr/local/lib/ion ion.o  
../ioncore/ioncore.a ../luaextl/luaextl.a -g -Os -L../libtu -ltu -lm -lc 
-L/usr/X11R6/lib -lX11 -lXext  -L/usr/local/lib -R/usr/local/lib -llua -llualib -lltdl 
-lc  -L/usr/local/lib -lintl  -o ion
gcc33 ion.o -g -Os -o ion -Wl,--export-dynamic  ../ioncore/ioncore.a 
../luaextl/luaextl.a -L/usr/home/psionic/build/ion-devel-20031211/libtu -ltu -lm 
-L/usr/X11R6/lib -lX11 -lXext -L/usr/local/lib -llua -llualib 
/usr/local/lib/libltdl.so -lintl -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath 
-Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib/ion
../ioncore/ioncore.a(strings.o): In function `str_stripws':
/usr/home/psionic/build/ion-devel-20031211/ioncore/strings.c:46: undefined reference 
to `mbrtowc'
/usr/home/psionic/build/ion-devel-20031211/ioncore/strings.c:49: undefined reference 
to `iswspace'
/usr/home/psionic/build/ion-devel-20031211/ioncore/strings.c:63: undefined reference 
to `mbrtowc'
/usr/home/psionic/build/ion-devel-20031211/ioncore/strings.c:66: undefined reference 
to `iswspace'
../ioncore/ioncore.a(strings.o): In function `str_prevoff':
/usr/home/psionic/build/ion-devel-20031211/ioncore/strings.c:107: undefined reference 
to `mbrlen'
../ioncore/ioncore.a(strings.o): In function `str_nextoff':
/usr/home/psionic/build/ion-devel-20031211/ioncore/strings.c:143: undefined reference 
to `mbrlen'
../ioncore/ioncore.a(strings.o): In function `shorten':
/usr/home/psionic/build/ion-devel-20031211/ioncore/strings.c:275: undefined reference 
to `mbrtowc'
../ioncore/ioncore.a(key.o): In function `insstr':
/usr/home/psionic/build/ion-devel-20031211/ioncore/key.c:54: undefined reference to 
`iswprint'
collect2: ld returned 1 exit status
gmake[1]: *** [ion] Error 1
gmake[1]: Leaving directory `/usr/home/psionic/build/ion-devel-20031211/ion'
gmake: *** [subdirs] Error 2

Reply via email to