Gentoo Archives: gentoo-user-de

From: Michael Schaefer <schaefer.muenster@×××.de>
To: gentoo-user-de@l.g.o
Subject: [gentoo-user-de] Ich kann nicht mehr kompilieren!
Date: Sun, 28 Jan 2007 03:03:08
Message-Id: 45BC1188.7090102@web.de
1 Hallo!
2
3 Ich habe derzeit ein sehr seltsames Problem. Ich habe gestern in meinen
4 CFLAGS-Einstellungen etwas herumgebastelt und habe das Flag "pentium-m"
5 eingestellt. Komischerweise funktionierte damit - ich habe ein "emerge
6 -Du world" versucht - die Installation von gettext nicht. Ich dachte
7 zunächst an einen Fehler in diesem Paket, aber ich kann komischerweise
8 NICHTS mehr kompilieren. Hier eine Fehlermeldung von dbus:
9
10 checking whether the C compiler works... configure: error: cannot run C
11 compiled programs.
12 If you meant to cross compile, use `--host'.
13 See `config.log' for more details.
14
15 !!! Please attach the following file when filing a report to
16 bugs.gentoo.org:
17 !!! /var/tmp/portage/dbus-1.0.2/work/dbus-1.0.2/config.log
18
19 !!! ERROR: sys-apps/dbus-1.0.2 failed.
20 Call stack:
21 ebuild.sh, line 1546: Called dyn_compile
22 ebuild.sh, line 937: Called src_compile
23 dbus-1.0.2.ebuild, line 41: Called econf '--with-x'
24 '--enable-dnotify' '--disable-kqueue' '--disable-selinux'
25 '--disable-verbose-mode' '--disable-asserts' '--with-xml=expat'
26 '--with-system-pid-file=/var/run/dbus.pid'
27 '--with-system-socket=/var/run/dbus/system_bus_socket'
28 '--with-session-socket-dir=/tmp' '--with-dbus-user=messagebus'
29 '--localstatedir=/var' '--disable-doxygen-docs' '--disable-xml-docs'
30 ebuild.sh, line 540: Called die
31
32 !!! econf failed
33 !!! If you need support, post the topmost build error, and the call
34 stack if relevant.
35
36 Ich hoffe, mir kann jemand helfen! Ich nutze derzeit wieder das alte
37 "i686"er-Flag.
38
39 Michael Schaefer
40
41 --
42 gentoo-user-de@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-de] Ich kann nicht mehr kompilieren! Martin <nadima@×××××.de>