View previous topic :: View next topic |
Author |
Message |
Pegasus87 Guru
Joined: 09 Sep 2004 Posts: 373
|
Posted: Wed Jan 19, 2005 6:46 pm Post subject: emergeproblem bei xcompmgr |
|
|
Hallo,
versuche gerade dieses HOWTO zur Transparenz vom Desktop durchzuführen:
https://forums.gentoo.org/viewtopic.php?t=213763&postdays=0&postorder=asc
Hab auch alles so gemacht, wie es da steht, allerdings gibts ein fehler bei xcompmgr:
Code: |
emerge xcompmgr
Calculating dependencies ...done!
>>> emerge (1 of 1) x11-misc/xcompmgr-1.1.1 to /
>>> md5 src_uri ;-) xcompmgr-1.1.1.tar.bz2
>>> Unpacking source...
>>> Unpacking xcompmgr-1.1.1.tar.bz2 to /var/tmp/portage/xcompmgr-1.1.1/work
>>> Source unpacked.
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking whether to enable maintainer-specific portions of Makefiles... no
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
!!! ERROR: x11-misc/xcompmgr-1.1.1 failed.
!!! Function econf, Line 449, Exitcode 77
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message. |
Könnt ihr mir helfen? |
|
Back to top |
|
|
Pegasus87 Guru
Joined: 09 Sep 2004 Posts: 373
|
Posted: Wed Jan 19, 2005 8:42 pm Post subject: |
|
|
Auch bei Version 1.1 gibt es diesen Fehler.... |
|
Back to top |
|
|
Teh Penguin D00d n00b
Joined: 31 Dec 2004 Posts: 35 Location: Tampa, FL
|
Posted: Wed Jan 19, 2005 8:49 pm Post subject: |
|
|
Überprüfen Sie CFLAGS. Einmal änderte ich mein CFLAGS und der Compiler brach, nachdem ich GCC aktualisierte.
Traurig für den schlechten Deutschen. Ich spreche Englisch und verwendete ein Internet-Übersetzung Dienstprogramm. |
|
Back to top |
|
|
gambi n00b
Joined: 30 Nov 2004 Posts: 71 Location: Leipzig
|
Posted: Wed Jan 19, 2005 8:51 pm Post subject: |
|
|
kann es sein das du gerade nen neuen gcc gemerget hast?
wenn ja dann mach doch mal
bzw. stell gleich den richtigen ein.
ich glaub das dann auch noch ein
Code: |
env-update
source /etc/profile
|
nötig ist... |
|
Back to top |
|
|
Pegasus87 Guru
Joined: 09 Sep 2004 Posts: 373
|
Posted: Wed Jan 19, 2005 9:01 pm Post subject: |
|
|
Hmm, also meine CFLAGS sehen so aus:
Code: |
CFLAGS="-O2 -march=i686 -mcpu=i686 -fomit-frame-pointer" |
Da hab ich auch nichts dran geändert, die waren schon immer so.
Den GCC hab ich auch nicht geupdatet, ein gcc-config -l ergibt:
Code: |
[1] i686-pc-linux-gnu-3.3.4 * |
Auch den benutze ich schon so lange, wie er im Portage-Tree vorhanden ist... |
|
Back to top |
|
|
Teh Penguin D00d n00b
Joined: 31 Dec 2004 Posts: 35 Location: Tampa, FL
|
Posted: Thu Jan 20, 2005 1:37 am Post subject: |
|
|
Haben Sie irgendein LDFLAGS, Satz in make.conf? Wenn Sie, der Versuch, zum sie zu entfernen.
Verzeihen Sie dem Deutschen, wieder... |
|
Back to top |
|
|
Pegasus87 Guru
Joined: 09 Sep 2004 Posts: 373
|
Posted: Thu Jan 20, 2005 8:40 am Post subject: |
|
|
Danke schön...
Die LDFLAGS waren wirklich dran schuld. |
|
Back to top |
|
|
unix l33t
Joined: 06 Jul 2003 Posts: 615 Location: Dürnten ZH Switzerland
|
Posted: Thu Jan 20, 2005 8:42 am Post subject: |
|
|
Pegasus87 wrote: | Danke schön...
Die LDFLAGS waren wirklich dran schuld. |
würde mich noch interessieren, welche LDFLAGS du hattest _________________ Neue Funktionen in Portage 2.0.51 || BBCode Guide
Linux User #379064 |
|
Back to top |
|
|
Teh Penguin D00d n00b
Joined: 31 Dec 2004 Posts: 35 Location: Tampa, FL
|
Posted: Thu Jan 20, 2005 3:40 pm Post subject: |
|
|
Genießen Sie. Glückliches Gentoo. |
|
Back to top |
|
|
Pegasus87 Guru
Joined: 09 Sep 2004 Posts: 373
|
Posted: Fri Jan 21, 2005 8:05 pm Post subject: |
|
|
unix wrote: | Pegasus87 wrote: | Danke schön...
Die LDFLAGS waren wirklich dran schuld. |
würde mich noch interessieren, welche LDFLAGS du hattest |
Diese hier:
|
|
Back to top |
|
|
|