Maybe the bug is actually a phoenix. In this case, returning is perfectly acceptable.
-Paul On Sat, Jul 24, 2010 at 7:15 PM, Nikos Chantziaras <[email protected]> wrote: > On 07/20/2010 04:45 PM, Tobias Doerffel wrote: >> Hi, >> >> Am Dienstag, 20. Juli 2010, um 13:25:46 schrieb Nikos Chantziaras: >>> 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. >> Ah, interesting :) FLP import plugin indeed is not linked against libzip.. >> could you please try out the attached patch? > > It was fixed in Git a while ago, but now someone broke it again: the bug > returned. > > > ------------------------------------------------------------------------------ > 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 > ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ Lmms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lmms-users
