On 07/20/2010 10:00 AM, Nikos Chantziaras wrote: > When I try to import (Project->Import) a MIDI file, LMMS crashes with: > > FlpImport::tryImport(): not a valid FL project > > lmms: symbol lookup error: /usr/lib64/lmms/libflpimport.so: undefined > symbol: zip_open > > I'm using LMMS from Git (0.4.90).
I noticed that this doesn't happen when I disable the "--as-needed" linker flag (an extremely useful flag.) So I guess this means the LMMS makefiles fail to explicitly include the lib that provides zip_open. ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Lmms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lmms-users
