Re: undefined reference

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux