From owner-freebsd-ports Sun Jun 9 13:49:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from unity.copyleft.no (unity.copyleft.no [212.71.72.23]) by hub.freebsd.org (Postfix) with ESMTP id 8B71737B407 for ; Sun, 9 Jun 2002 13:49:16 -0700 (PDT) Received: from cl-gw.copyleft.no ([217.13.30.98] helo=truth.in.copyleft.no) by unity.copyleft.no with esmtp (Exim 3.36 #1) id 17G03x-000GxA-00 for ports@freebsd.org; Thu, 06 Jun 2002 18:24:37 +0200 Subject: gimp From: Lars Bungum To: ports@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 06 Jun 2002 18:24:37 +0200 Message-Id: <1023380677.1874.31.camel@truth.in.copyleft.no> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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] [-m] [-o] ... [-p] [-x] - | file xgettext -h (HELP) Unrecognized option: - usage: xgettext [-adnuv] [-c] [-m] [-o] ... [-p] [-x] - | file xgettext -h (HELP)usage: xgettext [-adnuv] [-c] [-m] [-o] ... [-p] [-x] - | file xgettext -h (HELP) Unrecognized option: - usage: xgettext [-adnuv] [-c] [-m] [-o] ... [-p] [-x] - | file xgettext -h (HELP) Unrecognized option: - usage: xgettext [-adnuv] [-c] [-m] [-o] ... [-p] [-x] - | file xgettext -h (HELP) Unrecognized option: - usage: xgettext [-adnuv] [-c] [-m] [-o] ... [-p] [-x] - | file xgettext -h (HELP) No input files specified, exiting ... usage: xgettext [-adnuv] [-c] [-m] [-o] ... [-p] [-x] - | 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message