Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kann kein zlib mit emerge -u installieren
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
Blackfankie
n00b
n00b


Joined: 18 Jul 2004
Posts: 45

PostPosted: Sun Jul 18, 2004 1:05 am    Post subject: Kann kein zlib mit emerge -u installieren Reply with quote

hi,

Habe follgendes Prob, ich kann kein zlib mit emerge -u zlib installieren.

Bekomme danach nur vollgende Ausgabe:

1.2.1-r2 to /^G
b/zlib-1.2.1-r2.ebuild)^G>>> Unpacking source...
>>> Unpacking zlib-1.2.1.tar.bz2 to /var/tmp/portage/zlib-1.2.1-r2/work
* Applying zlib-1.2.1-glibc.patch...
[ ok ]
* Applying zlib-1.2.1-build-fPIC.patch...
[ ok ]
* Applying zlib-1.2.1-mapfile.patch...
[ ok ]
>>> Source unpacked.
[...]
gcc -03 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -DNO_snprint
f -DHAS_sprintf_void -DNO_ERRNO_H -o minigzip minigzip.o -L. libz.a
gcc: unrecognized option `-03'
gcc: unrecognized option `-03'
libz.a(gzio.o)(.text+0x381): In function `gz_open':
: undefined reference to `errno'
libz.a(gzio.o)(.text+0x614): In function `get_byte':
: undefined reference to `errno'
libz.a(gzio.o)(.text+0x6e1): In function `check_header':
[...]: undefined reference to `errno'
libz.a(gzio.o)(.text+0x614): In function `get_byte':
: undefined reference to `errno'
libz.a(gzio.o)(.text+0x6e1): In function `check_header':
: undefined reference to `errno'
libz.a(gzio.o)(.text+0xc62): In function `gzread':
: undefined reference to `errno'
collect2: ld returned 1 exit status
make: *** [minigzip] Error 1

!!! ERROR: sys-libs/zlib-1.2.1-r2 failed.
!!! Function src_compile, Line 32, Exitcode 2
!!! (no error message)

Und bin bis jetzt noch nicht draufgekommen was es sein könnte.

MFG

Blackfankie
Back to top
View user's profile Send private message
ts77
Apprentice
Apprentice


Joined: 23 Mar 2003
Posts: 200
Location: Berlin, Germany

PostPosted: Sun Jul 18, 2004 8:03 am    Post subject: Reply with quote

hast du deine CFlags angepasst?
Code:

gcc: unrecognized option `-03'


sieht nach 0 (Null) 3 anstelle O (großes o) 3 aus.

Also in den CFlags muß O3 (mit großen o) stehen.
Back to top
View user's profile Send private message
Sas
Veteran
Veteran


Joined: 05 Jul 2003
Posts: 1229
Location: Germany

PostPosted: Sun Jul 18, 2004 9:46 am    Post subject: Reply with quote

Du hast ja auch ne Null statt dem grloßen O in deinen GCC-Flags! Das steht doch für 'Optimize' ;)
_________________
42
Back to top
View user's profile Send private message
Blackfankie
n00b
n00b


Joined: 18 Jul 2004
Posts: 45

PostPosted: Sun Jul 18, 2004 12:32 pm    Post subject: Reply with quote

jo das war's

Danke

MFG

Blackfankie
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