bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

coreutils-4.5.6: build problem on Apple Darwin 6.3 (MacOS 10.2.3)


From: Nelson H. F. Beebe
Subject: coreutils-4.5.6: build problem on Apple Darwin 6.3 (MacOS 10.2.3)
Date: Thu, 6 Feb 2003 10:07:53 -0700 (MST)

coreutils-4.5.6 fails to build on Apple Darwin 6.3 (MacOS 10.2.3):

if gcc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. 
-I/usr/local/include  -g -O2 -MT ftw.o -MD -MP -MF ".deps/ftw.Tpo" \
  -c -o ftw.o `test -f 'ftw.c' || echo './'`ftw.c; \
then mv ".deps/ftw.Tpo" ".deps/ftw.Po"; \
else rm -f ".deps/ftw.Tpo"; exit 1; \
fi
In file included from /usr/include/dirent.h:64,
                 from ftw.c:44:
/usr/include/sys/dirent.h:73: parse error before "u_int32_t"
/usr/include/sys/dirent.h:75: parse error before "d_type"
/usr/include/sys/dirent.h:76: parse error before "d_namlen"
/usr/include/sys/dirent.h:83: parse error before '}' token
ftw.c: In function `open_dir_stream':
ftw.c:282: dereferencing pointer to incomplete type
ftw.c:300: dereferencing pointer to incomplete type
ftw.c: In function `ftw_dir':
ftw.c:537: dereferencing pointer to incomplete type
ftw.c:537: dereferencing pointer to incomplete type
make[3]: Leaving directory `/local/build/coreutils-4.5.6/lib'
make[3]: *** [ftw.o] Error 1

-------------------------------------------------------------------------------
- Nelson H. F. Beebe                    Tel: +1 801 581 5254                  -
- Center for Scientific Computing       FAX: +1 801 581 4148                  -
- University of Utah                    Internet e-mail: address@hidden  -
- Department of Mathematics, 110 LCB        address@hidden  address@hidden -
- 155 S 1400 E RM 233                       address@hidden                    -
- Salt Lake City, UT 84112-0090, USA    URL: http://www.math.utah.edu/~beebe  -
-------------------------------------------------------------------------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]