- Update to 0.9.10.1 Changelog libprelude-0.9.10.1: - Fix checking for swig/perl/python when full path to the application is specified. - Fix OpenBSD getaddrinfo() AI_ADDRCONFIG issue (apply to some other system as well). - Fix workaround for system with broken libtool, that prevented the use of plugin (#168). Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->garga I'll take it.
Hello, It's not building on 4.x: /bin/sh ../libtool --tag=CC --mode=link cc -O -pipe -D_THREAD_SAFE -pthread -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -D_THREAD_SAFE -pthread -o prelude-adduser prelude-adduser.o server.o tls-register.o ../src/libprelude.la mkdir .libs cc -O -pipe -D_THREAD_SAFE -pthread -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -D_THREAD_SAFE -pthread -o .libs/prelude-adduser prelude-adduser.o server.o tls-register.o ../src/.libs/libprelude.so -L/usr/local/lib /usr/local/lib/libgnutls.so -lz -lgcrypt /usr/local/lib/libgpg-error.so /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib ../src/.libs/libprelude.so: undefined reference to `assert' Could you provide a fix or let me know if you want to mark it as BROKEN on 4.x? Thanks -- Renato Botelho <garga @ FreeBSD.org> <freebsd @ galle.com.br> GnuPG Key: http://www.FreeBSD.org/~garga/pubkey.asc
State Changed From-To: open->feedback Ask for submitter fix.
State Changed From-To: feedback->closed Committed. Thanks!