Re: compile error with gnome-core-0.27



I ran into this same problem. You need to delete the missing files from
the makefile. Also, See the responce from Todd Larason to my post
yesterday.

#apply this patch to po/Makefile (delete lines 79 94 108-109)

***************
*** 79 **** 
-       ../applets/winlist/winlist.c \
--- 78 ----
***************
*** 94 ****
-       ../gemvt/getopt.c \
--- 92 ---- 
***************
*** 108,109 ****
-       ../help-browser/toc-man.c \
-       ../help-browser/toc.c \
--- 105 ----

Of course this is not really a FIX, it just allows you to compile.

Mo DeJong
dejong@cs.umn.edu
gimme multimedia group

On Sun, 16 Aug 1998, Rebecca Ore wrote:

> 
>        Everything up to here compiled quite without problems, then I
> got this error message in make:
> 
> 
> [rebecca@ogoense gnome-core-0.27]$ make 
> make all-recursive
> make[1]: Entering directory `/home/rebecca/gnome-core-0.27'
> Making all in intl
> make[2]: Entering directory `/home/rebecca/gnome-core-0.27/intl'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/home/rebecca/gnome-core-0.27/intl'
> Making all in po
> make[2]: Entering directory `/home/rebecca/gnome-core-0.27/po'
> make[2]: *** No rule to make target `../applets/winlist/winlist.c', needed by `gnome-core.pot'.  Stop.
> make[2]: Leaving directory `/home/rebecca/gnome-core-0.27/po'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/rebecca/gnome-core-0.27'
> make: *** [all-recursive-am] Error 2
> [rebecca@ogoense gnome-core-0.27]$ 
> 
> 
> Is there something I'm doing wrong?  Or is this a bug?  I'm using the
> same set-up I used to compile XEmacs (Red Hat 5.1, ecgs, glib2,
> graphics updates installed, kernel rpm update).
> 
> -- 
> Rebecca Ore
> 
> 
> -- 
>          To unsubscribe: mail gnome-list-request@gnome.org with 
>                        "unsubscribe" as the Subject.
> 



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