public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Erik Hahn <erik_hahn@gmx.de>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] /usr/lib/perl5: file not recognized: Is a directory
Date: Tue, 18 Nov 2008 18:52:56 +0100	[thread overview]
Message-ID: <20081118175256.GA6525@eriks> (raw)

[-- 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"

             reply	other threads:[~2008-11-18 17:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-18 17:52 Erik Hahn [this message]
2008-11-20 18:32 ` [gentoo-user] /usr/lib/perl5: file not recognized: Is a directory Mick
2008-11-23  9:03   ` Jorge Peixoto de Morais Neto
2008-11-23 16:47     ` Mick

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081118175256.GA6525@eriks \
    --to=erik_hahn@gmx.de \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox