undefined reference

Eljay Love-Jensen eljay@adobe.com
Sat Sep 11 23:35:00 GMT 2004


Hi zippo,

I don't know what the dvdread library is called.  Whatever it's called, you 
need to add it to the compile/link line.

Something sort of like...
gcc myapp.c -o myapp -L/usr/dvdread -ldvdread

HTH,
--Eljay



More information about the Gcc-help mailing list