Dear developers,

findutils 4.2.27 does not compile on IRIX 5.3:

...
 Making all in lib
        cp ./fnmatch_.h fnmatch.h-t
        mv fnmatch.h-t fnmatch.h
        cp ./getopt_.h getopt.h-t
        mv getopt.h-t getopt.h
        sed -e 's/@''HAVE__BOOL''@/0/g' < ./stdbool_.h > stdbool.h-t
        mv stdbool.h-t stdbool.h
        make  all-am
        cc -DHAVE_CONFIG_H -I. -I. -I../..      -g -c argmatch.c
        cc -DHAVE_CONFIG_H -I. -I. -I../..      -g -c cycle-check.c
        cc -DHAVE_CONFIG_H -I. -I. -I../..      -g -c basename.c
        cc -DHAVE_CONFIG_H -I. -I. -I../..      -g -c stripslash.c
        cc -DHAVE_CONFIG_H -I. -I. -I../..      -g -c mbchar.c
cfe: Error: ./mbchar.h: 157: Cannot open file wchar.h for #include
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)

IRIX 5.3 does not have wchar.h.

fundutils 4.2.26 has the same issue. Findutils 4.2.25 does not compile
either, but for another issue it seems.
Findutils 4.2.23 and before compile and install OK.

If there's anything I could do to assist you (provide further details,
test something) please do not hesitate to let me know.

Georg



-- 
Georg Schwarz    http://home.pages.de/~schwarz/
 [EMAIL PROTECTED]  +49 178 8545053


_______________________________________________
Bug-findutils mailing list
Bug-findutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-findutils

Reply via email to