[Kstars-devel] kstars (HEAD) will not build on FreeBSD (possibly others)

Jasem Mutlaq mutlaqja at ikarustech.com
Mon Jun 21 23:09:49 CEST 2004


Andy,

> from /mnt/src/head/kdeedu/kstars/kstars/indi/webcam/dummy.cpp:4:
> /mnt/src/head/kdeedu/kstars/kstars/indi/webcam/QCamV4L.h:6:28:
> linux/videodev.h: No such file or directory
>
> No surprises there, I guess.

Yup, that file shouldn't be there.

> Removing the #include "QCamV4L.h" causes the compile to work fine, but
> later we get:
>
> gmake[5]: Leaving directory
> `/mnt/src/head/build/kdeedu/kstars/kstars/indi/lzo'
> gmake[5]: Entering directory
> `/mnt/src/head/build/kdeedu/kstars/kstars/indi'
> /usr/local/bin/bash ../../../libtool --silent --mode=link gcc  -DNDEBUG
> -O2     -o fliccd  eventloop.o fli_ccd.o indidrivermain.o fli/libfli.la
> lzo/libminilzo.la libindicom.a liblilxml.a -lm
> fli/.libs/libfli.a(libfli-usb.o): In function `unix_usbio':
> libfli-usb.o(.text+0x43): undefined reference to `bsd_bulkwrite'
> libfli-usb.o(.text+0x62): undefined reference to `bsd_bulkread'
> gmake[5]: *** [fliccd] Error 1

Does libfli_bsd.la get compiled? libfli_bsd.la should be then linked to 
libfli.la

- Jasem



More information about the Kstars-devel mailing list