Sie sind nicht angemeldet.

Lieber Besucher, herzlich willkommen bei: GentooForum.de. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.

1

12.01.2014, 18:07

emerge pcmanfm klapt nicht - bricht ab

Hallo.
Ich habe gentoo installiert und will Lxde als Oberfläche haben.
Ich versuche nun pcmanfm zu installieren, aber das klapt nicht.
pcmanfm ist der Dateimanger von LXDE.
Ich gebe :

Quellcode

1
 emerge pcmanfm 

ein, und bekomme folgende Ausgabe:

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
m-0.9.10'
make: *** [all] Error 2
 * ERROR: x11-misc/pcmanfm-0.9.10::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=x11-misc/pcmanfm-0.9.10::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=x11-misc/pcmanfm-0.9.10::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/x11-misc/pcmanfm-0.9.10/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-misc/pcmanfm-0.9.10/temp/environment'.
 * Working directory: '/var/tmp/portage/x11-misc/pcmanfm-0.9.10/work/pcmanfm-0.9.10'
 * S: '/var/tmp/portage/x11-misc/pcmanfm-0.9.10/work/pcmanfm-0.9.10'

 * Messages for package x11-misc/pcmanfm-0.9.10:

 * ERROR: x11-misc/pcmanfm-0.9.10::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=x11-misc/pcmanfm-0.9.10::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=x11-misc/pcmanfm-0.9.10::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/x11-misc/pcmanfm-0.9.10/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-misc/pcmanfm-0.9.10/temp/environment'.
 * Working directory: '/var/tmp/portage/x11-misc/pcmanfm-0.9.10/work/pcmanfm-0.9.10'
 * S: '/var/tmp/portage/x11-misc/pcmanfm-0.9.10/work/pcmanfm-0.9.10'


Was soll ich machen?

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »tiger77« (16.01.2014, 21:22)


2

12.01.2014, 18:55

vielleicht hilft dir das hier weiter ....

https://forums.gentoo.org/viewtopic-t-97…e43e4fa4e907e6a

zur not würde ich noch die built.log hier reinschmeißen ...

// du kannst mal

revdep-rebuild

starten und gucken ob sonst alles passt im system

da man hier nicht rauslesen kann ob es einen komplett frische installation ist oder nur der Desktop ausgetauscht wird.


lg schatti
''''''''''''''''''''''''''''''''''''''''''''''''
Gentoo-Linux
der G-Punkt eines Pc´s

''''''''''''''''''''''''''''''''''''''''''''''''

3

12.01.2014, 19:49

Hi.

Ein
revdep-rebuild sieht so aus:

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
punisher pcmanfm # revdep-rebuild
 * Configuring search environment for revdep-rebuild

 * Checking reverse dependencies
 * Packages containing binaries and libraries broken by a package update
 * will be emerged.

 * Collecting system binaries and libraries
 * Generated new 1_files.rr
 * Collecting complete LD_LIBRARY_PATH
 * Generated new 2_ldpath.rr
 * Checking dynamic linking consistency
[ 100% ]             	

 * Dynamic linking on your system is consistent... All done. 
punisher pcmanfm #

Da scheint alles in Ordnung zu sein.

Die build.log habe ich als Anhang mitgeschickt.

Den Post aus dem Englische Forum habe ich mir durchgelesen. Leider verstehe ich ihn nicht weil mein Englisch zu schlecht ist.
»tiger77« hat folgende Datei angehängt:
  • build.txt (87,67 kB - 1 mal heruntergeladen - zuletzt: 12.01.2014, 21:05)

4

12.01.2014, 21:08

den Fehler wirft er ja bei glibc Klamotten.. hast du da vielleicht nicht den aktuellen?
Ober überhaupt einen alten gcc compiler laufend..
gcc-config kennze bestimmt..
System:
i7 P2600 @ 3,4GHz
jabber: poedel@jabber.ccc.de

5

12.01.2014, 22:22

Hallo.
Ich habe ein frisch installiertes System. Ich habe X, alsa, lxde-meta und Aurora installiert. Sonst nix
Ich habe mal ein emerge glibc eingegeben und glibc war gar nicht installiert.
Habe auch das ganze System aktuallisiert. Mit: emerge --update --deep --with-bdeps=y world
Danach ein: emerge pcmanfm.
Leider bricht er wieder ab:

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
ake[1]: Leaving directory `/var/tmp/portage/x11-misc/pcmanfm-0.9.10/work/pcmanfm-0.9.10'
make: *** [all] Error 2
 * ERROR: x11-misc/pcmanfm-0.9.10::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=x11-misc/pcmanfm-0.9.10::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=x11-misc/pcmanfm-0.9.10::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/x11-misc/pcmanfm-0.9.10/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-misc/pcmanfm-0.9.10/temp/environment'.
 * Working directory: '/var/tmp/portage/x11-misc/pcmanfm-0.9.10/work/pcmanfm-0.9.10'
 * S: '/var/tmp/portage/x11-misc/pcmanfm-0.9.10/work/pcmanfm-0.9.10'

>>> Failed to emerge x11-misc/pcmanfm-0.9.10, Log file:

>>>  '/var/tmp/portage/x11-misc/pcmanfm-0.9.10/temp/build.log'

 * Messages for package x11-misc/pcmanfm-0.9.10:

 * ERROR: x11-misc/pcmanfm-0.9.10::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=x11-misc/pcmanfm-0.9.10::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=x11-misc/pcmanfm-0.9.10::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/x11-misc/pcmanfm-0.9.10/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-misc/pcmanfm-0.9.10/temp/environment'.
 * Working directory: '/var/tmp/portage/x11-misc/pcmanfm-0.9.10/work/pcmanfm-0.9.10'
 * S: '/var/tmp/portage/x11-misc/pcmanfm-0.9.10/work/pcmanfm-0.9.10'
punisher pcmanfm #


Vielleicht fehlen da noch irgendwelche lib´s oder tools?

Habe die build.log von der letzten Installation angehängt
»tiger77« hat folgende Datei angehängt:
  • build.txt (64,1 kB - 1 mal heruntergeladen - zuletzt: 12.01.2014, 23:08)

6

12.01.2014, 23:19

Zitat von »tiger77«

Quellcode

1
2
3
4
/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/bin/ld: pcmanfm-desktop.o: undefined reference to symbol 'floor@@GLIBC_2.2.5'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/bin/ld: note: 'floor@@GLIBC_2.2.5' is defined in DSO /lib64/libm.so.6 so try adding it to the linker command line
/lib64/libm.so.6: could not read symbols: Invalid operation
collect2: error: ld returned 1 exit status

Dies ist ein Bug in der alten pcmanfm-0.9.10 Version, der wahrscheinlich auch nicht mehr behoben wird, da es in kürze eine neuere Version gibt, siehe dazu auch im
https://bugs.gentoo.org/show_bug.cgi?id=496228

Versuche es mal mit dem Tipp aus dem schon genannten Forum Thread, und aus dem Bugreport

Quellcode

1
# LDFLAGS="${LDFLAGS} -lm" emerge -av1 x11-misc/pcmanfm
Wenns funktioniert sollte man bis zum erscheinen der neuen pcmanfm Version damit leben können :)

7

13.01.2014, 06:51

Hi
Damit:

Quellcode

1
# LDFLAGS="${LDFLAGS} -lm" emerge -av1 x11-misc/pcmanfm

hat es geklapt und ich habe pcmanfm installiert.

Vielen Dank.

8

13.01.2014, 13:47

hy toll das du es geschaft hast ... ! sorry habe diese zeile

Quellcode

1
# LDFLAGS="${LDFLAGS} -lm" emerge -av1 x11-misc/pcmanfm


selber übersehen sonst hätte ich es mit gepostet...


// wäre nett wenn alles past diesen thread auf gelöst zu stelllen ;-)//

lg
schatti
''''''''''''''''''''''''''''''''''''''''''''''''
Gentoo-Linux
der G-Punkt eines Pc´s

''''''''''''''''''''''''''''''''''''''''''''''''

9

13.01.2014, 19:46

Wie stellt man das Thema auf gelöst?

10

14.01.2014, 09:41

http://www.dyle.org
IM-Account (Jabber!) sind auf meiner HP ...
There is no place like /home

http://www.gentooforum.de
http://www.gentoofreunde.org

<div>how to annoy a web developer?</span>