errors compiling Kino port

Marcin Jessa lists at yazzy.org
Thu Sep 8 03:12:30 PDT 2005


Hi.

I get error about quicktime.h with or without chosing the QUICKTIME options.
quicktime.h can be found in /usr/local/include/lqt/ 
Creating /usr/local/include/quicktime and copying over header files fixes the problem.
Unfortunatelly i am working on a couple of other ports and do not have time to fix this one. 


gmake[3]: Entering directory `/usr/ports/multimedia/kino/work/kino-0.7.6/src'
if c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include   -I/usr/local/include/libxml2 -I/usr/local/include  -I/usr/local/include   -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/X11R6/lib/kino-gtk2"\" -DDATADIR=\""/usr/X11R6/share/gnome
 "\" -D_REENTRANT  -I/usr/local/include -I/usr/X11R6/include  -O -pipe -march=pentium4 -O -pipe -MT preferences.o -MD -MP -MF ".deps/preferences.Tpo" -c -o preferences.o preferences.cc; \
then mv -f ".deps/preferences.Tpo" ".deps/preferences.Po"; else rm -f ".deps/preferences.Tpo"; exit 1; fi
In file included from kino_common.h:31,
                 from preferences.cc:25:
filehandler.h:176:33: quicktime/quicktime.h: No such file or directory
In file included from kino_common.h:31,
                 from preferences.cc:25:
filehandler.h:195: error: ISO C++ forbids declaration of `quicktime_t' with no type
filehandler.h:195: error: expected `;' before '*' token
gmake[3]: *** [preferences.o] Error 1
gmake[3]: Leaving directory `/usr/ports/multimedia/kino/work/kino-0.7.6/src'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/multimedia/kino/work/kino-0.7.6/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/multimedia/kino/work/kino-0.7.6'
gmake: *** [all] Error 2
*** Error code 2


Cheers,
Marcin


More information about the freebsd-ports mailing list