[yoshimi] Re: 1.5.5 rc1

  • From: Will Godfrey <willgodfrey@xxxxxxxxxxxxxxx>
  • To: yoshimi@xxxxxxxxxxxxx
  • Date: Mon, 4 Dec 2017 19:24:35 +0000

On Mon, 4 Dec 2017 14:11:04 -0500
Rob Couto <dbtx11@xxxxxxxxx> wrote:

Can we get a look at the fail log?
It wouldn't be the first time there was a weird thing-- I have to add
"-lpthread -ltinfo" to CMAKE_EXE_LINKER_FLAGS (or similar) because of the
way the linker is configured in funtoo... It's just a thing, this must be
another :P

--
Rob

This was the first attempt with build options set for This CPU:

[ 51%]
Building CXX object CMakeFiles/yoshimi.dir/main.cpp.o
Linking CXX
executable yoshimi
/usr/bin/ld:
/usr/lib/i386-linux-gnu/libfltk.a(Fl_Preferences.o): undefined reference
to symbol 'dlopen@@GLIBC_2.1'
//lib/i386-linux-gnu/libdl.so.2: error
adding symbols: DSO missing from command line
collect2: error: ld
returned 1 exit status
CMakeFiles/yoshimi.dir/build.make:2103: recipe
for target 'yoshimi' failed
make[2]: *** [yoshimi] Error
1
CMakeFiles/Makefile2:122: recipe for target
'CMakeFiles/yoshimi.dir/all' failed
make[1]: ***
[CMakeFiles/yoshimi.dir/all] Error 2
Makefile:117: recipe for target
'all' failed
make: *** [all] Error 2 

And this the second one with build options set for Core2_X86_64 (which is what
the processor actually is):

make Linking CXX executable yoshimi
/usr/bin/ld: /usr/lib/i386-linux-gnu/libfltk.a(Fl_Preferences.o):
undefined reference to symbol 'dlopen@@GLIBC_2.1'
//lib/i386-linux-gnu/libdl.so.2: error adding symbols: DSO missing from
command line collect2: error: ld returned 1 exit status
CMakeFiles/yoshimi.dir/build.make:2103: recipe for target 'yoshimi'
failed make[2]: *** [yoshimi] Error 1 CMakeFiles/Makefile2:122: recipe
for target 'CMakeFiles/yoshimi.dir/all' failed make[1]: ***
[CMakeFiles/yoshimi.dir/all] Error 2 Makefile:117: recipe for target
'all' failed make: *** [all] Error 2

So it looks like a linker issue of some sort.

-- 
Will J Godfrey
http://www.musically.me.uk
Say you have a poem and I have a tune.
Exchange them and we can both have a poem, a tune, and a song.
Yoshimi source code is available from either: 
https://sourceforge.net/projects/yoshimi
Or: https://github.com/Yoshimi/yoshimi
Our list archive is at: https://www.freelists.org/archive/yoshimi
To post, email to yoshimi@xxxxxxxxxxxxx

Other related posts: