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]

6.2 ate my /usr/include


I upgraded from RedHat 6.1 to 6.2 and now I can't compile. Here's a sample:

[root@linux php-4.0RC2]# make
Making all in Zend
make[1]: Entering directory `/usr/local/src/php-4.0RC2/Zend'
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. 
-D
XML_BYTE_ORDER=12  -O2 -c zend-scanner.c
In file included from zend-scanner.c:29:
/usr/include/stdio.h:33: stddef.h: No such file or directory
/usr/include/stdio.h:38: stdarg.h: No such file or directory
In file included from /usr/include/stdio.h:40,
                  from zend-scanner.c:29:
/usr/include/bits/types.h:29: stddef.h: No such file or directory

What I'd like to know is what RPM contains /usr/include/stddef.h, but I get 
the feeling I'm asking the wrong question, like maybe one RPM overwrote 
another. But that's not possible, is it?

I read the glibc FAQ. I don't know enough yet to understand it.

Any help would be greatly appreciated.

Rich

------------------------------------------------------------------
Richard M. Pavonarius, Global Commons, Inc., Tokyo

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