What steps will reproduce the problem?
1. Build libproxy 0.4 with distro using strict symbol resolution at link time.
What is the expected output? What do you see instead?
Build is failing:
/usr/bin/ld: CMakeFiles/pxgconf.dir/modules/pxgconf.cpp.o: undefined
reference to symbol 'g_object_unref'
/usr/bin/ld: note: 'g_object_unref' is defined in DSO
/lib64/libgobject-2.0.so.0 so try adding it to the linker command line
/lib64/libgobject-2.0.so.0: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
What version of the product are you using? On what operating system?
libproxy 0.4 Fedora 13
Please provide any additional information below.
Patch attached
Original issue reported on code.google.com by kwiz...@gmail.com on 14 Mar 2010 at 7:29
Original issue reported on code.google.com by
kwiz...@gmail.com
on 14 Mar 2010 at 7:29Attachments: