Re: gnore-core 0.25 ... has errors!



On Thu, Aug 06, 1998 at 03:02:04PM +0100, Mario Filipe wrote:
> make[2]: Entering directory `/home/mjnf/gnome/gnome-core-0.25/gmenu'
> make[2]: *** No rule to make target `iconsel.h', needed by `gmenu.o'.  Stop.

Just delete all appearances of "iconsel.h" from Makefile.in or Makefile
and it will compile.
> 
> Another patch please ! :)
>
 Here it is :-)

--- gnome-core-0.25/gmenu/Makefile.in   Thu Aug  6 02:26:24 1998
+++ gnome-core-0.25.current/gmenu/Makefile.in   Thu Aug  6 16:20:30 1998
@@ -301,12 +301,12 @@
          || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
          || cp -p $$d/$$file $(distdir)/$$file; \
        done
-dialogs.o: dialogs.c gmenu.h iconsel.h
-edit.o: edit.c gmenu.h iconsel.h unknown.xpm
-gmenu.o: gmenu.c gmenu.h iconsel.h unknown.xpm up.xpm down.xpm
-iconsel.o: iconsel.c gmenu.h iconsel.h
-order.o: order.c gmenu.h iconsel.h folder.xpm unknown.xpm
-tree.o: tree.c gmenu.h iconsel.h top.xpm
+dialogs.o: dialogs.c gmenu.h 
+edit.o: edit.c gmenu.h  unknown.xpm
+gmenu.o: gmenu.c gmenu.h unknown.xpm up.xpm down.xpm
+iconsel.o: iconsel.c gmenu.h 
+order.o: order.c gmenu.h folder.xpm unknown.xpm
+tree.o: tree.c gmenu.h top.xpm
 
 info:
 dvi:
> 
> 
> 
>         Mario Filipe 
>         mjnf@uevora.pt
> ----->  http://neptuno.sc.uevora.pt/~mjnf | Agora bilingue (PT e EN)
> ----->                                      Now bilingual (PT and EN)
> 
> 
> -- 
>          To unsubscribe: mail gnome-list-request@gnome.org with 
>                        "unsubscribe" as the Subject.

-- 
Robert Wilhelm



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