Compile error



All,

I am trying to compile gnome-core-1.2.0 and am having a few problems.

It looks like it cannot see a whole bunch of applet stuff

Here is an exmaple of some errors (trying to link)

/home/simon/gnome/gnome-applets-1.2.0/gnotes/gnotes_applet.c:50: undefined 
reference to `applet_widget_get_type'
gnotes_applet.o: In function `create_gnotes_button':
/home/simon/gnome/gnome-applets-1.2.0/gnotes/gnotes_applet.c:75: undefined 
reference to `applet_widget_get_type'
/home/simon/gnome/gnome-applets-1.2.0/gnotes/gnotes_applet.c:75: undefined 
reference to `applet_widget_get_panel_pixel_size'
gnotes_applet.o: In function `main':
/home/simon/gnome/gnome-applets-1.2.0/gnotes/gnotes_applet.c:159: undefined 
reference to `applet_widget_init'
/home/simon/gnome/gnome-applets-1.2.0/gnotes/gnotes_applet.c:165: undefined 
reference to `applet_widget_new'


and this is the link command generated by configure
gcc -g -O2 -Wall -Wunused -o gnotes_applet gnotes_applet.o gnote.o 
gnotes_session.o properties.o -rdynamic -L/usr/local/lib -L/usr/lib 
-L/usr/X11R6/lib -lgnorba -lORBitCosNaming -lORBit -lIIOP -lORBitutil 
-lgnomeui -lart_lgpl -lgdk_imlib -lICE -lgtk -lgdk -lgmodule -lXext -lX11 
-lgnome -lgnomesupport -lesd -laudiofile -lm -ldb -lglib -ldl 
-L/usr/local/lib -lxml -lz

Not knowing enough about gnome I am unsure what lib I am missing, and whyu 
configure missed it.....

any help is greatfully appreciated!

Simon


________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com





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