Oops, the patch was incomplete. An updated patch is on the bug item, please follow up there: https://savannah.gnu.org/bugs/index.php?28740
--strk; On Thu, Feb 04, 2010 at 12:06:01AM +0100, strk wrote: > I've seen that libcore was built w/out being linked to libsound. > That's WRONG as libcore *does* need libsound. > > The problem was that libsound linked to libcore, which shouldn't have. > Only libmedia is needed by libsound. > > So: > > libcore [2] -> libsound [1], libmedia [0] > libsound [1] -> libmedia [0] > libmedia [0] -> NOTHING > > Does it "sound" for all of you ? > > All I can say is that sorting the deps as described > fixes all my build problems. > > The patch is attached. Could anyone else try it before I commit ? > TIA. _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

