Build fails due to undefined references in libmarlincore.so

Bug #1047818 reported by David Kiefer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Marlin
Fix Released
Undecided
Unassigned

Bug Description

When trying to build marlin 879 on Ubuntu 12.04, linking of marlin fails with the following messages:

Linking C executable marlin
../libcore/libmarlincore.so.0.1: error: undefined reference to 'XParseGeometry'
../libcore/libmarlincore.so.0.1: error: undefined reference to 'g_module_open'
../libcore/libmarlincore.so.0.1: error: undefined reference to 'g_module_error'
../libcore/libmarlincore.so.0.1: error: undefined reference to 'g_module_close'
../libcore/libmarlincore.so.0.1: error: undefined reference to 'g_module_symbol'
../libcore/libmarlincore.so.0.1: error: undefined reference to 'g_module_make_resident'
../libcore/libmarlincore.so.0.1: error: undefined reference to 'g_module_name'
collect2: ld returned 1 exit status

And when continuing with make -k, there's also the following errors:

Linking C executable marlincore_tests
libmarlincore.so.0.1: error: undefined reference to 'XParseGeometry'
libmarlincore.so.0.1: error: undefined reference to 'floor'
libmarlincore.so.0.1: error: undefined reference to 'g_module_open'
libmarlincore.so.0.1: error: undefined reference to 'g_module_error'
libmarlincore.so.0.1: error: undefined reference to 'g_module_close'
libmarlincore.so.0.1: error: undefined reference to 'g_module_symbol'
libmarlincore.so.0.1: error: undefined reference to 'g_module_make_resident'
libmarlincore.so.0.1: error: undefined reference to 'g_module_name'
collect2: ld returned 1 exit status

and:

Linking C executable widgets-test
../libmarlinwidgets.so.0.1: error: undefined reference to 'sin'
../libmarlinwidgets.so.0.1: error: undefined reference to 'sqrt'
../libmarlinwidgets.so.0.1: error: undefined reference to 'fmin'
collect2: ld returned 1 exit status

Revision history for this message
Jaap Broekhuizen (jaapz-b) wrote :

Please try building pantheon-files again using the latest revision.

Changed in pantheon-files:
status: New → Incomplete
ammonkey (am-monkeyd)
Changed in marlin:
status: New → Fix Released
no longer affects: pantheon-files
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.