bug-indent
[Top][All Lists]
Advanced

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

[Bug-indent] indent-2.2.9: build failure on Apple Darwin 6.3 (MacOS 10.


From: Nelson H. F. Beebe
Subject: [Bug-indent] indent-2.2.9: build failure on Apple Darwin 6.3 (MacOS 10.2.3)
Date: Thu, 13 Feb 2003 06:03:35 -0700 (MST)

indent-2.2.9 failed to build on Apple Darwin 6.3 (MacOS 10.2.3):

gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include  -g -O2 -c `test -f
'texinfo2man.c' || echo './'`texinfo2man.c
texinfo2man.c:2:20: malloc.h: No such file or directory

The fix was simple: add -Isys to CFLAGS.  This is the ONLY
system among the 15 or so different UNIX systems I work on
where malloc.h is stored in /usr/include/sys/malloc.h.

-------------------------------------------------------------------------------
- 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]