Date: 06 Jun 2002 18:24:37 +0200 From: Lars Bungum <lars.bungum@copyleft.no> To: ports@freebsd.org Subject: gimp Message-ID: <1023380677.1874.31.camel@truth.in.copyleft.no>
next in thread | raw e-mail | index | archive | help
Hello, all! My first post to a FreeBSD forum, hope everything is in compliance with customs, etc. Anyhows, my compile of gimp on this following system: 4.4-RELEASE-p11 FreeBSD 4.4-RELEASE-p11 #0: Fri Apr 26 18:35:42 CEST 2002 fails miserably. This is what I get: gmake[2]: Entering directory `/usr/ports/graphics/gimp1/work/gimp-1.2.3/po-plug-ins' PATH=../src:$PATH /usr/X11R6/bin/xgettext --default-domain=gimp-std-plugins --directory=.. \ --add-comments --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ && test ! -f gimp-std-plugins.po \ || ( rm -f ./gimp-std-plugins.pot \ && mv gimp-std-plugins.po ./gimp-std-plugins.pot ) Unrecognized option: - usage: xgettext [-adnuv] [-c<flag>] [-m<tag>] [-o<default>] ... [-p<path>] [-x<xlist>] - | file xgettext -h (HELP) Unrecognized option: - usage: xgettext [-adnuv] [-c<flag>] [-m<tag>] [-o<default>] ... [-p<path>] [-x<xlist>] - | file xgettext -h (HELP)usage: xgettext [-adnuv] [-c<flag>] [-m<tag>] [-o<default>] ... [-p<path>] [-x<xlist>] - | file xgettext -h (HELP) Unrecognized option: - usage: xgettext [-adnuv] [-c<flag>] [-m<tag>] [-o<default>] ... [-p<path>] [-x<xlist>] - | file xgettext -h (HELP) Unrecognized option: - usage: xgettext [-adnuv] [-c<flag>] [-m<tag>] [-o<default>] ... [-p<path>] [-x<xlist>] - | file xgettext -h (HELP) Unrecognized option: - usage: xgettext [-adnuv] [-c<flag>] [-m<tag>] [-o<default>] ... [-p<path>] [-x<xlist>] - | file xgettext -h (HELP) No input files specified, exiting ... usage: xgettext [-adnuv] [-c<flag>] [-m<tag>] [-o<default>] ... [-p<path>] [-x<xlist>] - | file xgettext -h (HELP) mv: rename gimp-std-plugins.po to ./gimp-std-plugins.pot: No such file or directory gmake[2]: *** [gimp-std-plugins.pot] Error 1 gmake[2]: Leaving directory `/usr/ports/graphics/gimp1/work/gimp-1.2.3/po-plug-ins' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/gimp1/work/gimp-1.2.3' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Unrecognized option: - ------------------- can anyone see what might be the cause of this error? Thanks. -- Lars Bungum <lb@cl.no> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1023380677.1874.31.camel>