tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

glib2 syntax error



Hello list,

I tried to update glib2 today,
but during configure, I get this error:

...
checking for fd_set... yes, found in sys/types.h
checking whether realloc (NULL,) will work... yes
checking for nl_langinfo (CODESET)... yes
checking for a compliant posix_memalign() implementation... yes
checking for OpenBSD strlcpy/strlcat... yes
checking for an implementation of va_copy()... yes
checking for an implementation of __va_copy()... yes
checking whether va_lists can be copied by value... yes
checking for dlopen... yes
checking for dlsym... yes
rm: .libs/plugin.o: No such file or directory
rm: plugin.lo: No such file or directory
rm: plugin.loT: No such file or directory
/usr/lib/crt0.o: In function `___start':
: undefined reference to `main'
checking for RTLD_GLOBAL brokenness... no
checking for preceeding underscore in symbols... no
checking for dlerror... yes
checking for dlopen(NULL, 0) brokenness... yes
checking for the suffix of module shared libraries... eval: 1: Syntax
error: Unterminated quoted string
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/devel/glib2
*** Error code 1


Any Ideas ?

$ libtool --config | grep ^shrext
shrext_cmds='.so'

Zafer.


Home | Main Index | Thread Index | Old Index