This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

problem with installing glibc2


I compiled and tested glibc 2.1.2.
A "make install" fails with
CC="gcc" /usr/bin/perl scripts/test-installation.pl  src/glibc-2.1/compile/ 
In file included from /usr/include/stdio.h:57, 
from /tmp/test-prg9837.c:2: 
/usr/include/libio.h:335: parse error before `_IO_seekoff' 
/usr/include/libio.h:335: parse error before `_G_off64_t' 
/usr/include/libio.h:336: parse error before `_IO_seekpos' 
/usr/include/libio.h:336: parse error before `_G_fpos64_t' 
Execution of gcc failed! 

now i checked from which path _G_config.h came.
Thats was be wrong. I corrected this. Now gcc use the
_G_config.h from /usr/include. Now it compile the test program, but the
compiled program does a Segmentation Fault when i run it.


--

MfG A.Grapenthin

***********************************
* E-Mail: A.Grapenthin@sicomtec.de*
***********************************
Linux is like a wigwam,...
  ...no windows..
...no gates...
     ...and an apache is inside.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]