Re: INCOMPLETE gnome-utils-0.20?



Tom Tromey wrote:
> 
> Bidemi> I am trying to compile the gnome-utils-0.20 package.  After
> Bidemi> configuring the package and issuing "make", it compiles for a
> Bidemi> while and then stops with the following error messages:
> 
> Bidemi> In file included from df.c:36:
> Bidemi> save-cwd.h:25: error.h: No such file or directory
> 
> Bidemi> Has anyone out there seen these messages before?  Is there a
> Bidemi> work-around of some sort?
> 
> The file "error.h" isn't required.  The #include was deleted from the
> cvs repository; I imagine you can just edit save-cwd.h and remove the
> #include as well.
> 
> Tom

I tried to just remove this line, and it creates even more errors.


/usr/archives/X/gnome.20/compile/gnome-utils-0.20/gdiskfree/df.c:343:
undefined reference to `error'
df.o: In function `find_mount_point':
/usr/archives/X/gnome.20/compile/gnome-utils-0.20/gdiskfree/df.c:476:
undefined reference to `dirname'
df.o: In function `show_point':
/usr/archives/X/gnome.20/compile/gnome-utils-0.20/gdiskfree/df.c:537:
undefined reference to `error'
/usr/archives/X/gnome.20/compile/gnome-utils-0.20/gdiskfree/df.c:567:
undefined reference to `error'
save-cwd.o: In function `save_cwd':
/usr/archives/X/gnome.20/compile/gnome-utils-0.20/gdiskfree/save-cwd.c:108:
undefined reference to `error'
save-cwd.o: In function `restore_cwd':
/usr/archives/X/gnome.20/compile/gnome-utils-0.20/gdiskfree/save-cwd.c:130:
undefined reference to `error'
/usr/archives/X/gnome.20/compile/gnome-utils-0.20/gdiskfree/save-cwd.c:139:
undefined reference to `error'
collect2: ld returned 1 exit status
make: *** [gdiskfree] Error 1



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