Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ncurses kaputt, emergen nicht möglich
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Midyr
n00b
n00b


Joined: 16 Sep 2005
Posts: 7

PostPosted: Fri Sep 16, 2005 7:07 pm    Post subject: ncurses kaputt, emergen nicht möglich Reply with quote

Nabend,

ich habe ncurses unmerged und wollte es neu emergen.

Bekomme dabei folgende Fehlermeldung:

checking for C compiler default output...
checking whether the C compiler works... configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.


gcc/glic kann ich nicht emergen, weil ncurses-libs fehlen ;)

Was kann ich tun?


Gruß

Frank
Back to top
View user's profile Send private message
blue.sca
l33t
l33t


Joined: 28 Aug 2003
Posts: 680
Location: Mainz, Germany

PostPosted: Fri Sep 16, 2005 7:54 pm    Post subject: Reply with quote

stimmen da noch alle Flags? ein
Code:
emerge --info
bitte.
_________________
geek by nature, linux by choice
i want my avatar back... thank you
:wq
Back to top
View user's profile Send private message
UTgamer
Veteran
Veteran


Joined: 10 Aug 2003
Posts: 1326
Location: Troisdorf (Köln) Deutschland

PostPosted: Fri Sep 16, 2005 7:54 pm    Post subject: Reply with quote

Evtl. mal deine cflags in der make.conf kontrollieren, klingt so als wäre dort ein inkompatibler Prozessor eingestellt.

Z.B. für Athlon-XP:
Code:
CFLAGS="-march=athlon-xp -O2 -pipe"
CXXFLAGS="${CFLAGS}"


Für alle anderen Prozessoren siehe Installationshandbuch:
Gentoo Linux Dokumentation -- Installation der Gentoo Installations Dateien
Wenn dort alles stimmt könnten auch Dateisystemfehler bestehen. Nunja es schadet nie einmal die Festplatte zu überprüfen. Anleitung zur Festplattenreparatur ;)

Willkommen bei Gentoo. :D
_________________
AMD Phenom II x4 >> CFLAGS="-march=amdfam10 -O2 -mmmx -msse3 -mfpmath=sse,387 -pipe -ffast-math" is stable and here in use.

Did Intel produce at any time bugfree HW?
http://www.urbanmyth.org/microcode/
http://www.heise.de/newsticker/meldung/91748
Back to top
View user's profile Send private message
Midyr
n00b
n00b


Joined: 16 Sep 2005
Posts: 7

PostPosted: Fri Sep 16, 2005 8:31 pm    Post subject: Reply with quote

bobd frank # emerge info
Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r1, 2.6.12-gentoo-r6 i686)
=================================================================
System uname: 2.6.12-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 2.66GHz
Gentoo Base System version 1.6.13
dev-lang/python: 2.3.5-r2
sys-apps/sandbox: 1.2.11
sys-devel/autoconf: 2.13, 2.59-r6
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils: 2.15.92.0.2-r10
sys-devel/libtool: 1.5.18-r1
virtual/os-headers: 2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="de_DE@euro"
LC_ALL="de_DE@euro"
LINGUAS="de"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/gentoo-de"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm avi berkdb bitmap-fonts crypt cups curl eds emboss encode esd fam foomaticdb fortran gd gdbm gif gphoto2 gstreamer gtk gtk2 imagemagick imlib ipv6 java jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls ogg oggvorbis opengl oss pam pdflib perl png python qt quicktime readline samba scanner slang spell ssl tcpd tetex tiff truetype-fonts type1-fonts vorbis xine xml2 zlib linguas_de userland_GNU kernel_linux elibc_glibc"
Unset: ASFLAGS, CTARGET, LDFLAGS, MAKEOPTS
Back to top
View user's profile Send private message
UTgamer
Veteran
Veteran


Joined: 10 Aug 2003
Posts: 1326
Location: Troisdorf (Köln) Deutschland

PostPosted: Fri Sep 16, 2005 9:28 pm    Post subject: Reply with quote

Deinen beschriebenen Fehler haben im Moment wohl einige.
Falls der Kernel erst vor kurzem gebaut wurde, könnte der Vorschlag aus diesem engl. Thread helfen:
https://forums.gentoo.org/viewtopic-t-374572-highlight-meant+cross+host.html

Fehlt evtl. eine Aktivierung bei "Executable file formats"?

Probiere mal eine Dateiüberprüfung und ein neukompilieren deines Kernels, evtl. ist ein Modul in /lib/modules/[Kernelversion] defekt gegangen.

Ach da ist noch etwas, heute gab es ein ncurses Update für AMD64, gut ist kein Intel aber mal verschiedene Versionen ausprobiert?

Schönen Gruß.
_________________
AMD Phenom II x4 >> CFLAGS="-march=amdfam10 -O2 -mmmx -msse3 -mfpmath=sse,387 -pipe -ffast-math" is stable and here in use.

Did Intel produce at any time bugfree HW?
http://www.urbanmyth.org/microcode/
http://www.heise.de/newsticker/meldung/91748
Back to top
View user's profile Send private message
Midyr
n00b
n00b


Joined: 16 Sep 2005
Posts: 7

PostPosted: Sat Sep 17, 2005 1:06 pm    Post subject: Reply with quote

Hi,

erstmal danke, für die schnelle Hilfe!

Aber leider hat das alles nichts gebracht.
Die ncurses Probs, von denen ich gelesen habe, beziehen sich aller auf 64-Bit Prozessoren, so modern bin ich noch nicht.
Da ohne ncurses so ziemlich garnicht klappt, komme ich nichtmal ins i-net, um neue ebuils zu ziehen, aber ncurses habe ich gestern noch gesaugt
Back to top
View user's profile Send private message
Freiburg
Guru
Guru


Joined: 19 Jun 2004
Posts: 504
Location: Freiburg

PostPosted: Sat Sep 17, 2005 1:11 pm    Post subject: Reply with quote

Ich hab mal mit unicode bastelleien mein ncurses zerschossen, hab dann die livecd genommen gebootet bin ins netz gegangen und hab mir von der Packagecd das passende packet gezogen und installiert...
Back to top
View user's profile Send private message
Midyr
n00b
n00b


Joined: 16 Sep 2005
Posts: 7

PostPosted: Sat Sep 17, 2005 2:24 pm    Post subject: Reply with quote

Hallo Freiburg,

auf der aktuellen PackageCD ist leider kein ncurses drauf.

Frank
Back to top
View user's profile Send private message
pablo_supertux
Advocate
Advocate


Joined: 25 Jan 2004
Posts: 2950
Location: Somewhere between reality and Middle-Earth and in Freiburg (Germany)

PostPosted: Sat Sep 17, 2005 2:37 pm    Post subject: Reply with quote

Freiburg wrote:
Ich hab mal mit unicode bastelleien mein ncurses zerschossen, hab dann die livecd genommen gebootet bin ins netz gegangen und hab mir von der Packagecd das passende packet gezogen und installiert...


wenn ich mich nicht irre, konnte ich ncurses auch nicht wegen unicode mergen, als ich das letzte Mal installiert habe. Als ich -unicode in die make.conf hatte, hat sich das erldegit, (soweit ich mich erinnern kann)
_________________
A! Elbereth Gilthoniel!
silivren penna míriel
o menel aglar elenath,
Gilthoniel, A! Elbereth!
Back to top
View user's profile Send private message
blue.sca
l33t
l33t


Joined: 28 Aug 2003
Posts: 680
Location: Mainz, Germany

PostPosted: Sat Sep 17, 2005 3:03 pm    Post subject: Reply with quote

Midyr wrote:
Hallo Freiburg,

auf der aktuellen PackageCD ist leider kein ncurses drauf.

Frank


aber du kannst in dein System chrooten (einfach den Installationsguide bis zum chroot befolgen) und ncurses dann emergen. Wenn das der Schlüssel zu deinem Problem sein sollte...
_________________
geek by nature, linux by choice
i want my avatar back... thank you
:wq
Back to top
View user's profile Send private message
Freiburg
Guru
Guru


Joined: 19 Jun 2004
Posts: 504
Location: Freiburg

PostPosted: Sat Sep 17, 2005 3:06 pm    Post subject: Reply with quote

Oder an oben genannter Stelle ein bootstrap und danach ein emerge world das worldfile gibts dann ja noch
Back to top
View user's profile Send private message
Midyr
n00b
n00b


Joined: 16 Sep 2005
Posts: 7

PostPosted: Sat Sep 17, 2005 3:20 pm    Post subject: Reply with quote

Hallo,

ich habe jetzt einfach von einer anderen installation die libs kopiert.
Danach konnte ich dann ncurses auch emergen!

Aber mein ursprüngliches Problem besteht weiterhin( siehe neuer Thread)

Danke an Alle

Frank
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum