2009/2/15 Frederik Himpe <[email protected]>: > Mandriva uses the LDFLAGS --no-undefined --as-needed by default. Because > of these flags, undefined references are reported when building ccid: [...] > /home/fhimpe/ccid/BUILD/ccid-1.3.9/src/commands.c:1637: undefined > reference to `log_msg' > [...] > > I need this patch to make these errors go away:: > > http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/ccid/current/SOURCES/ccid-libtool_fixes.diff?revision=340650 > > Could you review this patch and include if it's correct?
The patch looks a good idea. Do you have a documentation (URL) for the -module argument? I could not find it in gcc(1) or ld(1) manpages. Bye -- Dr. Ludovic Rousseau _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
