Hi all,

I'm working to get an updated FreeBSD port for 1.0.9 but so far it wasn't
able to even build this release.

This is what I get while trying to build:

libtool: link: ( cd ".libs" && rm -f "libplugin_ip_hash.la" && ln -s "../
libplugin_ip_hash.la" "libplugin_ip_hash.la" )
cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT
 -I/usr/local/include   -O2 -fno-strict-aliasing -pipe -MT main_worker.o -MD
-MP -MF .deps/main_worker.Tpo -c -o main_worker.o main_worker.c
mv -f .deps/main_worker.Tpo .deps/main_worker.Po
/bin/sh ../libtool --tag=CC   --mode=link cc -std=gnu99  -O2
-fno-strict-aliasing -pipe -export-dynamic -L/usr/local/lib -pthread
-rpath=/usr/lib:/usr/local/lib -o cherokee-worker main_worker.o -pthread
-D_REENTRANT          libcherokee-base.la libcherokee-base.la
libcherokee-server.la -lcrypto
libtool: link: cc -std=gnu99 -O2 -fno-strict-aliasing -pipe -pthread
-rpath=/usr/lib:/usr/local/lib -o .libs/cherokee-worker main_worker.o
-pthread -D_REENTRANT -Wl,--export-dynamic  -L/usr/local/lib
./.libs/libcherokee-base.so ./.libs/libcherokee-server.so
/usr/ports/www/cherokee-new/work/cherokee-1.0.9/cherokee/.libs/libcherokee-base.so
/usr/local/lib/libpcre.so -lcrypto -pthread -Wl,-rpath -Wl,/usr/local/lib
./.libs/libcherokee-base.so: undefined reference to `WEXITSTATUS'
./.libs/libcherokee-base.so: undefined reference to `WIFEXITED'
gmake[3]: *** [cherokee-worker] Error 1
gmake[3]: Leaving directory
`/usr/ports/www/cherokee-new/work/cherokee-1.0.9/cherokee'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
`/usr/ports/www/cherokee-new/work/cherokee-1.0.9/cherokee'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/ports/www/cherokee-new/work/cherokee-1.0.9'
gmake: *** [all] Error 2
*** Error code 1


Any clues?


TIA,

diego
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to