CUPS 1.4rc1 Linking problem

Imran Khan imrank at uk2.net
Sun Aug 23 06:28:37 PDT 2009


I am trying to build CUPS v1.4rc1with following options

option 1

./configure --prefix=/home/imrank/cuprint --enable-debug --enable-unit-tests

make check <r>

option 2

./configure  --enable-debug --enable-unit-tests

make check <r>

make <r>

I keep getting following problem at linking stage:

Linking bcp...
Compiling tbcp.c...
Linking tbcp...
Making all in notifier...
Compiling dbus.c...
Linking dbus...
/usr/local/lib/libgobject-2.0.so.0: undefined reference to `g_regex_unref'
/usr/local/lib/libgobject-2.0.so.0: undefined reference to `g_regex_ref'
/usr/local/lib/libgobject-2.0.so.0: undefined reference to `g_assertion_message_expr'
/usr/local/lib/libgobject-2.0.so.0: undefined reference to `g_once_init_enter_impl'
/usr/local/lib/libgobject-2.0.so.0: undefined reference to `g_assertion_message'
/usr/local/lib/libgobject-2.0.so.0: undefined reference to `g_once_init_leave'
collect2: ld returned 1 exit status
make[1]: *** [dbus] Error 1
make: *** [all] Error 1

Is any one came across this remedy? Please advise, is any thing missing out here?

Thanks

IK






More information about the cups mailing list