Re: gnome-core seems broken now




Changwoo Ryu writes:
 > bewhite@bgsm.edu (Benjamin White) writes:
 > 
 > > make[2]: Entering directory `/home/ben/src/gnome/gnome-core/panel'
 > > make[2]: *** No rule to make target `/usr/local/include/glibconfig.h', needed by `applet-lib.lo'.  Stop.
 > > make[2]: Leaving directory `/home/ben/src/gnome/gnome-core/panel'
 > > make[1]: *** [all-recursive] Error 1
 > > make[1]: Leaving directory `/home/ben/src/gnome/gnome-core'
 > > make: *** [all-recursive-am] Error 2
 > 
 > Remove .deps/ in the directory and make again.
 > 

Thanks for the help!  worked like a charm.  I hate to bring up another
problem, but now the thing won't link!  I get the following:

mico-c++ -o panel drawer.o gdkextra.o main.o menu.o cookie.o swallow.o mico-glue.o mico-parse.o panel.o panel_config.o panel_config_global.o panel-widget.o panel-util.o mulapp.o launcher.o logout.o gnome-panel.o -L/usr/local/lib -lmicocoss2.0.5 -lmicoaux2.0.5 -lmico2.0.5 -lXt -lgnomeui -lgnome -lgnomesupport -ldl -lgdk_imlib -lSM -lICE -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -lglib -lXext -lX11 -lm ../intl/libintl.a
ld: cannot open -lgtk: No such file or directory
make[2]: *** [panel] Error 1
 
Now I know what the problem is, but I don't know how to fix it.  This
statment is looking for libglib, but I now have installed
libglib-1.1.  I've done a 'make distclean' and re-run autogen.sh and
it still produces:

GNOMEUI_LIBS = -lgnomeui -lgnome -lgnomesupport -ldl -lgdk_imlib -lSM -lICE
 -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -lglib -lXext -lX11 -lm
                                    ~~~~  ~~~~  
in the Makefile which, I'm sure is where the problem is comming from.
I don't have this problem in gnome-libs which produces the correct
LIBS.

Do I still need v1.0 of GTK installed, or am a missing something
simple.

Thanks in advance.  I hate to keep bugging the list, but I am trying
to get this on my own!

Ben

-- 
   __o        Benjamin White, MD <bewhite@bgsm.edu>
  -\<,        <http://members.aol.com/benmd/home.html>
(_)/(_)       
Public key: finger bewhite@bgsm.edu or see my home page
Key fingerprint = DB0F124D 477EA116 3113F306 DC1D4858



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