Philip Lamb wrote: > Hi all, > > I am packaging some code which uses SDL, and which is falling over due > to a missing -framework OpenGL on the link line. Although I could just > add this to my package, I am wondering if this is something that SDL > should be supplying it in its pkg-config --libs output.
Are the missing symbols from your own code or from SDL? In the latter case, the sdl pc file should indeed have that reference to OpenGL. But if the symbols are from your code, IMHO it's not sdl's business to put OpenGL on the linker line for you. -- Martin ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-devel