public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] /usr/lib/perl5: file not recognized: Is a directory
@ 2008-11-18 17:52 Erik Hahn
  2008-11-20 18:32 ` Mick
  0 siblings, 1 reply; 4+ messages in thread
From: Erik Hahn @ 2008-11-18 17:52 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1151 bytes --]

Many packages (example: rxvt-unicode) fail like this:

-----------
i686-pc-linux-gnu-g++ -I.. -I. -I. -I./../libev -DHAVE_CONFIG_H -I/usr/include/freetype2   -O2 -march=athlon-xp -pipe -fomit-frame-pointer -w -DDEBUG_STRICT  -c ev_cpp.C
i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -s -o rxvt rxvt.o background.o command.o rxvtfont.o init.o logging.o main.o misc.o ptytty.o proxy.o screen.o scrollbar.o scrollbar-next.o scrollbar-rxvt.o scrollbar-xterm.o scrollbar-plain.o xdefaults.o encoding.o rxvttoolkit.o rxvtutil.o keyboard.o fdpass.o ev_cpp.o  -lm  -lsupc++ -lXft -lXrender -lfontconfig -lfreetype -lz -lX11     -lX11  /usr/lib/perl5
/usr/lib/perl5: file not recognized: Is a directory
collect2: ld returned 1 exit status
make[1]: *** [rxvt] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-terms/rxvt-unicode-9.05-r3/work/rxvt-unicode-9.05/src'
make: *** [all] Error 1
-----------

Remergin pgerl didn't help. I don't have anything special in my make.conf
(It's attached). Any ideas what goes wrong here? Google didn't help at
all.

-- 
v4sw5RUYhw2ln3pr5ck0ma2u7Lw3+2Xm0l6/7Gi2e2t3b6AKMen5+7a16s0Sr1p-8.12/-6.56g6OR

[-- Attachment #2: make.conf --]
[-- Type: text/plain, Size: 1316 bytes --]

## Optimizing Flags

CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"
LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -s"

## Overlays

## General configuration

CHOST="i686-pc-linux-gnu"
ACCEPT_KEYWORDS="x86 ~x86"

GENTOO_MIRRORS="ftp://pandemonium.tiscali.de/pub/gentoo/ \
		ftp://de-mirror.org/distro/gentoo/ \
		http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ \
		http://de-mirror.org/distro/gentoo/ \
		ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"

SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"

FEATURES="parallel-fetch unmerge-orphans sandbox userpriv usersandbox"
PORTAGE_NICENESS=15
MAKEOPTS="-j2"

CCACHE_DIR="/var/tmp/ccache"
CCACHE_SIZE="5G"

DISTDIR="/var/paludis/distfiles/"
PKGDIR="/var/paludis/packages/"

## Use Flags

USE="-* 3dnow 3dnowext acpi a52 aac amr alsa bzip2 cairo cups curl divx  dvd ffmpeg flac gdbm hal inotify  jpeg kde4  logrotate matroska midi mmx mmxext mp3 mpeg  mplayer musepack nptl nptlonly nsplugin offensive ogg samba gg opengl pam paludis pdf phonon png quicktime qt4 libcaca readline samba sdl speex sse ssl svg tetex theora tiff truetype unicode usb vcd vim-syntax vorbis win32codecs wmf wmp xulrunner xv xvid zlib zsh-completion dri xorg"

LINGUAS="en"
VIDEO_CARDS="fglrx vesa"
INPUT_DEVICES="mouse keyboard joystick"

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-11-23 16:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-18 17:52 [gentoo-user] /usr/lib/perl5: file not recognized: Is a directory Erik Hahn
2008-11-20 18:32 ` Mick
2008-11-23  9:03   ` Jorge Peixoto de Morais Neto
2008-11-23 16:47     ` Mick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox