Hello LMMSers,

I am trying to compile lmms on mac. Everything went smoothly with g++ and
gcc as compilers. But while compiling I get the following error:


Undefined symbols for architecture x86_64:
  "_src_delete", referenced from:
      sf2Instrument::updateSampleRate()       in sf2_player.o
      sf2Instrument::~sf2Instrument()in sf2_player.o
      sf2Instrument::~sf2Instrument()in sf2_player.o
  "_src_new", referenced from:
      sf2Instrument::updateSampleRate()       in sf2_player.o
  "_src_process", referenced from:
      sf2Instrument::play(float (*) [2])in sf2_player.o
  "_src_strerror", referenced from:
      sf2Instrument::play(float (*) [2])in sf2_player.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make[2]: *** [plugins/sf2_player/libsf2player.so] Error 1
make[1]: *** [plugins/sf2_player/CMakeFiles/sf2player.dir/all] Error 2
make: *** [all] Error 2

I have installed sf2_player from fluidsynth through macports. Am I missing
something here or is it a mac problem?!

Best and cheers,
Armin
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Lmms-users mailing list
Lmms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lmms-users

Reply via email to