After much dinking around, I have managed to configure kcdlabel to configure

(./configure --with-libdc=/tmp/dcguibuild --enable-static-link --with-extra-libs=/sw/lib/ --with-extra-includes=/sw/include/ --with-qt-includes=/sw/include/qt --with-kde-includes=/sw/include/kde3 --with-kde-libs=/sw/lib/kde3)



But make fails because (I think) it doesn't have a linux library called cdrom.h Is there any solution to this problem?


.o `test -f 'cddbaccessdialogdata.cpp' || echo './'`cddbaccessdialogdata.cpp
In file included from cddbaccessdialog.h:31,
from cddbaccessdialogdata.cpp:10:
audiocd.h:33:155: linux/cdrom.h: No such file or directory
In file included from cddbaccessdialog.h:31,
from cddbaccessdialogdata.cpp:10:
audiocd.h:77: field `TOC' has incomplete type
make[3]: *** [cddbaccessdialogdata.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2




-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to