hi René thanks alot.
some remarks: did you see the cxfe package I sent 13.Oct. ? It is an add-on for MMS to play movies with xine. To play sound, xine-lib is enough. There is an additional problem with lirc: see my post 13. Oct. I have not looked into this anymore. Do you have proposal how to proceed with this one ? For MMS itself I have identified 3 problems: 1. imlib not found at config 2. lz/lncurses not found during link 3. .eh_frame missing during link 1. imlib: I made a proposal for a simple patch/change in MMS, It was accepted and should be in at least in final release 1.1.0 (using `imlib2-config --libs`) 2. lz/lncurses: I found a work-around, but was not sure if its generally working (removing some "-Wl,-nostdlib" from makefiles). If you found a good solution, great. It took a while for me to understand that this is independent from #3 .eh_frame. 3. .eh_frame: I still do not understand the details. I still have this error, but mms is working since several weeks without problems. From my understanding it is about c++ exception handling, and maybe its only by chance that I do not see the impacts (because no exception occurs). I think it has to do with c/c++ libraries, I have googled for a while, but without final success. Did you also solve this issue ? regards Gerd Rene Rebe wrote: > > > Hi Gerd, > > added some T2 gcc wrapper translations to fixup the imlib header / library > path as well as some strange -isystem hackery in the package wich > apparently > prevents libtool / gcc / ld to find -lz in /lib*. > > Committed revision 31292. > > And as I forgot the resullting .cache file: > > Committed revision 31293. > -- View this message in context: http://www.nabble.com/New-package-My-Media-System-tp19286405p20658288.html Sent from the T2 mailing list archive at Nabble.com.
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe t2
