Hi,

I'm trying to install Gentoo.
When executing bootsrap.sh while emerging texinfo I get the message after
my signature.

I tries changing the CFLAGS but it didn't help.
I saw that the "{standard input}" lines does not appear if I don't use
-pipe.

Can someone tell me how to fix/workaround it.

Thanks,
Yuval Scharf

if gcc -DINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\"
-DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I../intl -I.. -I.    -O2
-mcpu=i686 -pipe -MT key.o -MD -MP -MF ".deps/key.Tpo" \
  -c -o key.o `test -f 'key.c' || echo './'`key.c; \
then mv ".deps/key.Tpo" ".deps/key.Po"; \
else rm -f ".deps/key.Tpo"; exit 1; \
fi
{standard input}: Assembler messages:
{standard input}:0: Warning: end of file not at end of a line; newline
inserted
{standard input}:1730: Error: unrecognized symbol type ""
gcc: Internal error: Segmentation fault (program cc1)
Please submit a full bug report.
See <URL:http://bugs.gentoo.org/> for instructions.
make[3]: *** [window.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory
`/var/tmp/portage/texinfo-4.5/work/texinfo-4.5/info'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/var/tmp/portage/texinfo-4.5/work/texinfo-4.5/info'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/texinfo-4.5/work/texinfo-4.5'
make: *** [all] Error 2




--
[EMAIL PROTECTED] mailing list

Reply via email to