configure error in gcc3.1,3.2

Nico Schottelius schottelius@wdt.de
Thu Feb 27 14:10:00 GMT 2003


In checking gcc:

checking for working mmap from /dev/zero...
nico@flapp:~/tar.gz/gcc-3.2.2 $ 

this stays forever, i got to comment out the check in line 4273 with
the source code before. [gcc/configure]

#if { (eval echo configure:4296: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null

changed to 

if 0

same goes with working mmap, i got to set if 0 there, too.
I am using Linux 2.5.[50-63] with devfs. Always the same problem.

Do you know what's wrong ?

Nico

p.s.: please cc, I am not subscribed.

-- 
Please send your messages pgp-signed and/or pgp-encrypted (don't encrypt mails
to mailing list!). If you don't know what pgp is visit www.gnupg.org.
(public pgp key: ftp.schottelius.org/pub/familiy/nico/pgp-key)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20030227/b9581986/attachment.sig>


More information about the Gcc-bugs mailing list