public inbox for gentoo-user-de@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user-de] dev-perl/Pango-1.22  läßt sich nicht compilieren...
@ 2010-11-25 12:52 Thomas Bruns
  2010-11-25 13:49 ` Thomas Bruns
  2010-11-25 14:31 ` Larry
  0 siblings, 2 replies; 4+ messages in thread
From: Thomas Bruns @ 2010-11-25 12:52 UTC (permalink / raw
  To: gentoo-user-de

Hallo NG,

ich wollte eigentlich perl-cleaner --all laufne lassen... aber der meckerte 
dann rumm, ich sollte Pango manuell installieren :-( und da ist es nur das 
Leid...


folgendes hab ich schon ausprobiert:
lafilefixer --justfixit
revdep-rebuild
emerge dev-perl/Cairo
emerge dev-libs/DirectFB

hat nichts genützt :-(

>>> Emerging (2 of 17) dev-perl/Pango-1.221
 * Pango-1.221.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                                                       
[ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                        
[ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                       
[ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                      
[ ok ]
 * CPV:  dev-perl/Pango-1.221
 * REPO: gentoo
 * USE:  amd64 elibc_glibc kernel_linux multilib userland_GNU
>>> Unpacking source...
>>> Unpacking Pango-1.221.tar.gz to /var/tmp/portage/dev-perl/Pango-1.221/work
>>> Source unpacked in /var/tmp/portage/dev-perl/Pango-1.221/work
>>> Preparing source in /var/tmp/portage/dev-perl/Pango-1.221/work/Pango-1.221 
...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-
perl/Pango-1.221/work/Pango-1.221 ...
 * Using ExtUtils::MakeMaker
 * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none 
DESTDIR=/var/tmp/portage/dev-perl/Pango-1.221/image/
Pre-requisites not found:
Can't load '/usr/lib64/perl5/vendor_perl/5.12.2/x86_64-
linux/auto/Cairo/Cairo.so' for module Cairo: libdirectfb-1.4.so.0: Kann die 
Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden at 
/usr/lib64/perl5/5.12.2/x86_64-linux/DynaLoader.pm line 200.
 at (eval 16) line 1
Compilation failed in require at (eval 16) line 1.
BEGIN failed--compilation aborted at (eval 16) line 1.

Please install them manually.
 * ERROR: dev-perl/Pango-1.221 failed:
 *   Unable to build! (are you using USE="build"?)
 * 
 * Call stack:
 *     ebuild.sh, line   54:  Called src_configure
 *   environment, line 3075:  Called perl-module_src_configure
 *   environment, line 2376:  Called perl-module_src_prep
 *   environment, line 2434:  Called die
 * The specific snippet of code:
 *               perl Makefile.PL "$@" <<< "${pm_echovar}" || die "Unable to 
build! (are you using USE=\"build\"?)";
 * 
 * If you need support, post the output of 'emerge --info =dev-
perl/Pango-1.221',
 * the complete build log and the output of 'emerge -pqv =dev-
perl/Pango-1.221'.
 * The complete build log is located at '/var/tmp/portage/dev-
perl/Pango-1.221/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-
perl/Pango-1.221/temp/environment'.
 * S: '/var/tmp/portage/dev-perl/Pango-1.221/work/Pango-1.221'

-- 
Gruß
Thomas
---
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -msse4.1 -msse4.2 -pipe"
CXXFLAGS="-march=core2 -O2 -msse4.1 -msse4.2 -pipe"
LDFLAGS="-Wl,-O1,--hash-style=gnu,--sort-common,--as-needed"



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

* Re: [gentoo-user-de] dev-perl/Pango-1.22  läßt sich nicht compilieren...
  2010-11-25 12:52 [gentoo-user-de] dev-perl/Pango-1.22 läßt sich nicht compilieren Thomas Bruns
@ 2010-11-25 13:49 ` Thomas Bruns
  2010-11-25 14:21   ` Ivo Maintz
  2010-11-25 14:31 ` Larry
  1 sibling, 1 reply; 4+ messages in thread
From: Thomas Bruns @ 2010-11-25 13:49 UTC (permalink / raw
  To: gentoo-user-de

ich hab mal versucht kmplayer auf der console zu starten:
kmplayer: error while loading shared libraries: libdirectfb-1.4.so.0: cannot 
open shared object file: No such file or directory


nen ldd kmplayer:
        libdirectfb-1.4.so.0 => not found
        libfusion-1.4.so.0 => not found
        libdirect-1.4.so.0 => not found


und nen ll /usr/lib/libdirectfb*

lrwxrwxrwx 1 root root     24 25. Nov 13:06 /usr/lib/libdirectfb-1.4.so.5 -> 
libdirectfb-1.4.so.5.0.0
-rwxr-xr-x 1 root root 643144 25. Nov 13:06 /usr/lib/libdirectfb-1.4.so.5.0.0
-rw-r--r-- 1 root root 980366 25. Nov 13:06 /usr/lib/libdirectfb.a
-rw-r--r-- 1 root root    900 25. Nov 13:22 /usr/lib/libdirectfb.la
lrwxrwxrwx 1 root root     24 25. Nov 13:06 /usr/lib/libdirectfb.so -> 
libdirectfb-1.4.so.5.0.0


aehhh versteh ich nicht... warum ist den die nicht da?

was ist da falsch gelaufen?
-- 
Gruß
Thomas
---
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -msse4.1 -msse4.2 -pipe"
CXXFLAGS="-march=core2 -O2 -msse4.1 -msse4.2 -pipe"
LDFLAGS="-Wl,-O1,--hash-style=gnu,--sort-common,--as-needed"



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

* Re: [gentoo-user-de] dev-perl/Pango-1.22  läßt sich nicht compilieren...
  2010-11-25 13:49 ` Thomas Bruns
@ 2010-11-25 14:21   ` Ivo Maintz
  0 siblings, 0 replies; 4+ messages in thread
From: Ivo Maintz @ 2010-11-25 14:21 UTC (permalink / raw
  To: gentoo-user-de

Thomas Bruns <gentoo@donbruno.de> schrieb :

> ich hab mal versucht kmplayer auf der console zu starten:
> kmplayer: error while loading shared libraries: libdirectfb-1.4.so.0:
> cannot open shared object file: No such file or directory
> 
> 
> nen ldd kmplayer:
>         libdirectfb-1.4.so.0 => not found
>         libfusion-1.4.so.0 => not found
>         libdirect-1.4.so.0 => not found
> 
> 
> und nen ll /usr/lib/libdirectfb*
> 
> lrwxrwxrwx 1 root root     24 25. Nov
> 13:06 /usr/lib/libdirectfb-1.4.so.5 -> libdirectfb-1.4.so.5.0.0
> -rwxr-xr-x 1 root root 643144 25. Nov
> 13:06 /usr/lib/libdirectfb-1.4.so.5.0.0 -rw-r--r-- 1 root root 980366
> 25. Nov 13:06 /usr/lib/libdirectfb.a -rw-r--r-- 1 root root    900
> 25. Nov 13:22 /usr/lib/libdirectfb.la lrwxrwxrwx 1 root root     24
> 25. Nov 13:06 /usr/lib/libdirectfb.so -> libdirectfb-1.4.so.5.0.0
> 
> 
> aehhh versteh ich nicht... warum ist den die nicht da?

Updates. Anscheinend hast du dev-libs/DirectFB in einer neueren
Version installiert, nur leider weiß kmplayer noch nichts davon...  Was
sagt revdep-rebuild? Gehört zu app-portage/gentoolkit, das guckt sich
die (fehlerhaften) Abhängigkeiten an und baut betroffene Pakete neu.

> was ist da falsch gelaufen?

revdep-rebuild vergessen, denke ich.

Ivo



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

* Re: [gentoo-user-de] dev-perl/Pango-1.22  läßt sich nicht compilieren...
  2010-11-25 12:52 [gentoo-user-de] dev-perl/Pango-1.22 läßt sich nicht compilieren Thomas Bruns
  2010-11-25 13:49 ` Thomas Bruns
@ 2010-11-25 14:31 ` Larry
  1 sibling, 0 replies; 4+ messages in thread
From: Larry @ 2010-11-25 14:31 UTC (permalink / raw
  To: gentoo-user-de

Am 25.11.2010 13:52 schrieb Thomas Bruns:
> revdep-rebuild
Probier doch mal ein 'revdep-rebuild -i'. Damit ist sichergestellt, dass
keine ollen Reste eines vorigen revdep-rebuild herumgeistern.
Auch die man-page rät dazu:

"It is recommended that when running revdep-rebuild that the following
command be used initially:
revdep-rebuild --ignore --pretend"

-
Larry



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

end of thread, other threads:[~2010-11-25 14:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-25 12:52 [gentoo-user-de] dev-perl/Pango-1.22 läßt sich nicht compilieren Thomas Bruns
2010-11-25 13:49 ` Thomas Bruns
2010-11-25 14:21   ` Ivo Maintz
2010-11-25 14:31 ` Larry

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