Re: *.h files not found in obgtk and obgnome



Soren Harward wrote:
> 
> I'm having a problem compiling 'gpostit' from gnome-utils and 'gulp' from
> gnome-admin.  Here's the dump:
> 
> Making all in gulp
> make[2]: Entering directory `/home/gnomecvs/gnome-admin/gulp'
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/local/include
> -DNEED_GNOMESUPPORT_H -I/usr/local/lib/gnome-libs/include
> -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include
> -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include -g
> -O2 -c gulp.m
> 
> gulp.m:9: objc/Object.h: No such file or directory
> In file included from gulp.m:10:
> gPrint.h:2: objc/Object.h: No such file or directory
> In file included from gulp.h:1,
>                  from gulp.m:15:
> /usr/local/include/obgnome/obgnome.h:5: objc/objc.h: No such file or directory
> /usr/local/include/obgnome/obgnome.h:6: objc/objc-api.h: No such file or directory
> /usr/local/include/obgnome/obgnome.h:7: objc/Object.h: No such file or directory
> /usr/local/include/obgtk/obgtk.h:5: objc/objc.h: No such file or directory
> /usr/local/include/obgtk/obgtk.h:6: objc/objc-api.h: No such file or directory
> /usr/local/include/obgtk/obgtk.h:7: objc/Object.h: No such file or directory
> 
> [etc...]
> 
> Did I forget something (I already installed gnome-objc), or is this a bug?
> 

Odds are that you're running redhat 5.1.  The problem is that the gcc
that ships with RedHat doesn't do objc, you have to use egcs.  I've
already "fixed" this for the gnome-objc packages.

If some automake genius can fix this it would be good.  :)

--Chris

-- 

------------
Christopher Blizzard
AppliedTheory Communications, Inc. 
http://odin.appliedtheory.com/
------------



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