This is the mail archive of the libc-hacker@cygnus.com 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]

["Carlos Wijders" <computec@sr.net>] libc/968: 'make check' fails with glibc-2.1



We now have three reports all reporting that isomac fails during make
check.

Andreas Schwab said in a slightly different context on libc-hacker
(Thread: <signal.h> broken with _POSIX_SOURCE=1 defined):
> What's wrong with make installcheck?  That's part of the GNU makefile
> standards.

I propose to add `make installcheck' for isomac.

Andreas




>Number:         968
>Category:       libc
>Synopsis:       'make check' fails with error 2
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    libc-gnats
>State:          open
>Class:          support
>Submitter-Id:   unknown
>Arrival-Date:   Sun Feb 14 23:40:00 EST 1999
>Last-Modified:
>Originator:     Carlos Wijders
>Organization:
N.V. Computech
>Release:        libc-2.1
>Environment:
Pentium-MMX 233 64Mb Ram 4.3Gb HD, Redhat Linux 5.1, Linux,
Host type: i586-pc-linux-gnu
System: Linux freaky.ct.com 2.2.1 #1 Sun Feb 14 16:53:25 UTC 1999 i586
unknown
Architecture: i586

Addons: crypt linuxthreads

Build CC: gcc
Compiler version: egcs-2.90.29 980515 (egcs-1.0.3 release)
Kernel headers: 2.2.1
Symbol versioning: yes
Build static: yes
Build shared: yes
Build pic-default: no
Build profile: yes
Build omitfp: no
Build bounded: no
Build static-nss: no
Stdio: libio

>Description:
    'make check' fails with the following error(s):

    make[2]: Entering directory `/usr/src/glibc-2.1/stdlib'
    cd /usr/gnu/glibc-build/stdlib && gcc -include ../config.h
/usr/src/glibc-2.1/
    stdlib/isomac.c -o isomac
    /usr/src/glibc-2.1/stdlib/isomac.c:74: stdio.h: No such file or
directory
    /usr/src/glibc-2.1/stdlib/isomac.c:75: stdlib.h: No such file or
directory
    /usr/src/glibc-2.1/stdlib/isomac.c:76: string.h: No such file or
directory
    make[2]: *** [/usr/src/glibc-2.1/stdlib/isomac] Error 1
    make[2]: leaving directory `/usr/src/glibc-2.1/stdlib'
    make[2]: *** [/stdlib/tests] Error 2
    make[1]: leaving directory `/usr/src/glibc-2.1'
    make: *** [check] Error 2

    the three missing files exists in the (glibc)/include directory, but
don't
    seem to be used.

>How-To-Repeat:

>Fix:


>Audit-Trail:
>Unformatted:




-- 
 Andreas Jaeger   aj@arthur.rhein-neckar.de    jaeger@informatik.uni-kl.de
  for pgp-key finger ajaeger@aixd1.rhrk.uni-kl.de

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