popt-1.50 or better??

b. f. bf1783 at googlemail.com
Sat Jul 24 22:53:07 UTC 2010


>here are the last few lines of output from configure, ots-0.5.0:
>
>checking for pkg-config... /usr/X11R6/bin/pkg-config
>checking for glib-2.0 >= 2.0 libxml-2.0 >= 2.4.23... yes
>checking OTS_CFLAGS... -I/usr/local/include/glib-2.0
>-I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2
>-I/usr/local/include
>checking OTS_LIBS... -L/usr/local/lib -lglib-2.0 -lxml2
>checking for poptParseArgvString in -lpopt... no
>configure: error: popt 1.5 or newer is required to build ots.
>You can download the latest version from
>ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/


poptParseArgvString is in the $PREFIX/lib/libpopt.so.0 library from
our devel/popt port. The latest available version of this software is
1.16, in the Red Hat repos.  Look at the configure script to determine
why it can't find the symbol. Maybe you need to reinstall devel/popt,
or patch the configure script.


b.


More information about the freebsd-questions mailing list