Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] /usr/lib/perl5: file not recognized: Is a directory
Date: Thu, 20 Nov 2008 19:14:47
Message-Id: 200811201832.47180.michaelkintzios@gmail.com
In Reply to: [gentoo-user] /usr/lib/perl5: file not recognized: Is a directory by Erik Hahn
1 On Tuesday 18 November 2008, Erik Hahn wrote:
2 > Many packages (example: rxvt-unicode) fail like this:
3 >
4 > -----------
5 > i686-pc-linux-gnu-g++ -I.. -I. -I. -I./../libev -DHAVE_CONFIG_H
6 > -I/usr/include/freetype2 -O2 -march=athlon-xp -pipe -fomit-frame-pointer
7 > -w -DDEBUG_STRICT -c ev_cpp.C i686-pc-linux-gnu-gcc -Wl,-O1
8 > -Wl,--sort-common -Wl,--as-needed -s -o rxvt rxvt.o background.o command.o
9 > rxvtfont.o init.o logging.o main.o misc.o ptytty.o proxy.o screen.o
10 > scrollbar.o scrollbar-next.o scrollbar-rxvt.o scrollbar-xterm.o
11 > scrollbar-plain.o xdefaults.o encoding.o rxvttoolkit.o rxvtutil.o
12 > keyboard.o fdpass.o ev_cpp.o -lm -lsupc++ -lXft -lXrender -lfontconfig
13 > -lfreetype -lz -lX11 -lX11 /usr/lib/perl5 /usr/lib/perl5: file not
14 > recognized: Is a directory
15 > collect2: ld returned 1 exit status
16 > make[1]: *** [rxvt] Error 1
17 > make[1]: Leaving directory
18 > `/var/tmp/portage/x11-terms/rxvt-unicode-9.05-r3/work/rxvt-unicode-9.05/src
19 >' make: *** [all] Error 1
20 > -----------
21 >
22 > Remergin pgerl didn't help. I don't have anything special in my make.conf
23 > (It's attached). Any ideas what goes wrong here? Google didn't help at
24 > all.
25
26 Did you try the usual; e.g. revdep-rebuild -p -v -i and perl-cleaner?
27
28 --
29 Regards,
30 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] /usr/lib/perl5: file not recognized: Is a directory Jorge Peixoto de Morais Neto <please.no.spam.here@×××××.com>