ports/115887: update www/mnogosearch port to 3.3.4

arved at FreeBSD.org arved at FreeBSD.org
Sun Sep 2 16:31:22 UTC 2007


Synopsis: update www/mnogosearch port to 3.3.4

State-Changed-From-To: open->feedback
State-Changed-By: arved
State-Changed-When: Sun Sep 2 16:30:02 UTC 2007
State-Changed-Why: 
This does not compile on CURRENT:

cc -O2 -fno-strict-aliasing -pipe -rpath=/usr/lib:/usr/local/lib -o .libs/indexer main.o mutex.o  -L/usr/home/arved/ports/mnogosearch/work/mnogosearch-3.3.4/src/.libs ./.libs/libmnogosearch.so /usr/home/arved/ports/mnogosearch/work/mnogosearch-3.3.4/src/.libs/libmnogocharset.so -L/usr/local/lib -L/usr/lib ./.libs/libmnogocharset.so -lm -lz -lsqlite -lssl -lcrypto -Wl,--rpath -Wl,/usr/local/lib
/usr/lib/crt1.o(.text+0x8d): In function `_start':
: undefined reference to `main'


The problem seems to be that CONSOLE is not defined. Adding -DCONSOLE to CFLAGS fixes the build, but i can't verify if the port still works as intended.

Please test!

http://www.freebsd.org/cgi/query-pr.cgi?pr=115887



More information about the freebsd-ports-bugs mailing list