On Wed, Feb 07, 2007 at 09:29:57AM +0100, Sven Neumann wrote:
> On Wed, 2007-02-07 at 09:12 +0100, Marco Ciampa wrote:
[...]
> > Resolving this error I get another error:
> >
> > Making all in po-libgimp
> > make[2]: Entering directory `/home/marco/svn-gnome/gimp/trunk/po-libgimp'
> > Makefile:159: *** target pattern contains no `%'. Stop.
> > make[2]: Leaving directory `/home/marco/svn-gnome/gimp/trunk/po-libgimp'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/home/marco/svn-gnome/gimp/trunk'
> > make: *** [all] Error 2
> >
> > Exaclty on the po files where I see the problem, perhaps resolving this
> > fixes it all...
>
> Yes, that might very well fix the problem for you. I remember that I
> used to have this issue with the po-libgimp Makefiles myself. Now if
> only I could remember how I fixed it...
Perhaps may help if I post the source lines of the Makefile that trigger
the error:
[...]
all: all-yes
all-yes: $(CATALOGS)
all-no:
#here is the problem!
$(GETTEXT_PACKAGE).pot: $(POTFILES)
$(GENPOT)
[...]
TIA
--
Marco Ciampa
+--------------------+
| Linux User #78271 |
| FSFE fellow #364 |
+--------------------+
_______________________________________________
Gimp-developer mailing list
[email protected]
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer