i can compile the same source under Windows without a problem, but under Linux after do ./configure and run "make", i got error:
make all-recursive
make[1]: Entering directory `/home/zeo/Projects/gimp-2.4.3'
Making all in m4macros
make[2]: Entering directory `/home/zeo/Projects/gimp-2.4.3/m4macros'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/zeo/Projects/gimp-2.4.3/m4macros'
Making all in tools
make[2]: Entering directory `/home/zeo/Projects/gimp-2.4.3/tools'
.deps/test-clipboard.Po:1: *** multiple target patterns. Stop.
make[2]: Leaving directory `/home/zeo/Projects/gimp-2.4.3/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/zeo/Projects/gimp-2.4.3'
make: *** [all] Error 2
from ./configure messages, i pick messages that maybe related with problems:
./configure: line 25887: ./po/POTFILES.in: No such file or directory
config.status: WARNING: docs/gimprc-2.4.5 contains a reference to the variable `datarootdir'
config.status: WARNING: docs/gimptool-2.0.1 contains a reference to the variable `datarootdir'
sed: can't read ./po/POTFILES.in: No such file or directory
i already search the web, the gimp-dev archives and forums but i found none about this error.
thanks a lot for any info, tips or direction to solve this problem.
_______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer