Gentoo Archives: gentoo-dev

From: Richard Reich <rreich@×××××××.com>
To: gentoo-dev@g.o
Subject: [gentoo-dev] perl script not found
Date: Fri, 22 Feb 2002 08:42:57
Message-Id: 1014388687.28230.15.camel@orcana.linux.bogus
1 Is there anyway I can fix this error, or is it a bug with the ebuild
2 file?
3
4 gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK
5 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
6 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H
7 -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2
8 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2
9 -I/usr/X11R6/include -I/usr/local/include -mcpu=i686 -march=i686 -O3
10 -pipe -I/usr/X11R6/include -o objects/gui_gtk_f.o gui_gtk_f.c
11 /usr/bin/perl -e 'unless ( $] >= 5.005 ) { for (qw(na defgv errgv)) {
12 print "#define PL_$_ $_\n" }}' > auto/if_perl.c
13 /usr/bin/perl /ExtUtils/xsubpp -prototypes -typemap \
14 /ExtUtils/typemap if_perl.xs >> auto/if_perl.c
15 Can't open perl script "/ExtUtils/xsubpp": No such file or directory
16 make[1]: *** [auto/if_perl.c] Error 2
17 make[1]: Leaving directory `/var/tmp/portage/vim-6.0-r5/work/vim60/src'
18 make: *** [first] Error 2
19
20 !!! ERROR: The ebuild did not complete successfully.
21 !!! Function src_compile, Line 29, Exitcode 2
22 !!! gvim make failed
23
24 !!! emerge aborting on /usr/portage/app-editors/vim/vim-6.0-r5.ebuild .