View Single Post
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#468
Adding /usr/include/linux gives the same
output as yours.

This is the normal/working gcc command for camera-interface.
Code:
gcc -DGST_USE_UNSTABLE_API  -DMAEMO_CHANGES -DMAEMO_GTK -pthread -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/hildon-1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libhildondesktop-1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gconf/2 -I/usr/include/gdigicam-0.3 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/sharingdialog -I/usr/include/hal -I/usr/include/profiled  -pthread -lhildondesktop-1 -lhildon-1 -lgdigicam-gst-camerabin-0.3 -lgdigicam-0.3 -lgstbase-0.10 -lgstreamer-0.10 -lxml2 -lsharingdialog -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -losso -llocation -lnavigation -lgdk_pixbuf-2.0 -lcityinfo0 -lhal -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -lcanberra -lprofile -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lglib-2.0   -c camera-interface.c -o camera-interface.o