gnome-games compile problem.



Hey all.  I've just gotten settled into classes at University, and I'd
like to get back into gnome programming.  I thought the first thing
I'd do is to compile gnome-games, which contains gnothello, the first
gnome program I wrote.  Lo and behold, when I try to compile
gnome-games, at least with the methods that I used to use, I get:

egcs -O6 -mpentiumpro -I/usr/local/gnome/include
-I/usr/local/gnome/include -L/usr/local/gnome/lib
-L/usr/local/gnome/lib -o gnothello gnothello.o network.o
gnothello-game-common.o gnothello-game-skels.o gnothello-game-stubs.o
othello.o -rdynamic -L/usr/local/gnome/lib -L/usr/X11R6/lib -rdynamic
-lgnomeui -lgdk_imlib -ljpeg -ltiff -lungif -lpng -lz -lSM -lICE -lgtk
-lgdk -lgmodule -lXext -lX11 -lm -lgnome -lgnomesupport -ldb -lglib
-ldl -lgnorba -lm
/usr/bin/mh/ld: cannot open -lgnorba: No such file or directory
collect2: ld returned 1 exit status
make[2]: *** [gnothello] Error 1
make[2]: Leaving directory `/home/itp/src/gnome/gnome-games/gnothello'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/itp/src/gnome/gnome-games'
make: *** [all-recursive-am] Error 2

What am I missing?  Thanks for any help.

-- 
Ian Peters
itp@andrew.cmu.edu



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