From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=0.3 required=5.0 tests=DMARC_MISSING, MAILING_LIST_MULTI,RDNS_NONE autolearn=no autolearn_force=no version=4.0.0 Received: from box1.cyxs.net (unknown [208.155.66.115]) by chiba.3jane.net (Postfix) with SMTP id BE61C200AD30 for ; Fri, 22 Feb 2002 08:42:57 -0600 (CST) Received: (qmail 22836 invoked from network); 22 Feb 2002 14:37:39 -0000 Received: from unknown (HELO localhost) (208.155.66.115) by 0 with SMTP; 22 Feb 2002 14:37:39 -0000 From: Richard Reich To: gentoo-dev@gentoo.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 22 Feb 2002 09:38:06 -0500 Message-Id: <1014388687.28230.15.camel@orcana.linux.bogus> Mime-Version: 1.0 Subject: [gentoo-dev] perl script not found Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: d9631921-fee8-49c6-9070-abd0f6d78a94 X-Archives-Hash: c4248c026a5133a58a9fa5c9ff15db76 Is there anyway I can fix this error, or is it a bug with the ebuild file? gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include -I/usr/local/include -mcpu=i686 -march=i686 -O3 -pipe -I/usr/X11R6/include -o objects/gui_gtk_f.o gui_gtk_f.c /usr/bin/perl -e 'unless ( $] >= 5.005 ) { for (qw(na defgv errgv)) { print "#define PL_$_ $_\n" }}' > auto/if_perl.c /usr/bin/perl /ExtUtils/xsubpp -prototypes -typemap \ /ExtUtils/typemap if_perl.xs >> auto/if_perl.c Can't open perl script "/ExtUtils/xsubpp": No such file or directory make[1]: *** [auto/if_perl.c] Error 2 make[1]: Leaving directory `/var/tmp/portage/vim-6.0-r5/work/vim60/src' make: *** [first] Error 2 !!! ERROR: The ebuild did not complete successfully. !!! Function src_compile, Line 29, Exitcode 2 !!! gvim make failed !!! emerge aborting on /usr/portage/app-editors/vim/vim-6.0-r5.ebuild .