bug-indent
[Top][All Lists]
Advanced

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

[Bug-indent] indent-2.2.8: build failure on Apple Darwin 6.2 (MacOS 10.


From: Nelson H. F. Beebe
Subject: [Bug-indent] indent-2.2.8: build failure on Apple Darwin 6.2 (MacOS 10.2.2)
Date: Thu, 12 Dec 2002 11:48:20 -0700 (MST)

The build of indent-2.2.8 failed on Apple Darwin 6.2 (MacOS 10.2.2)
with this error:

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

I searched the /usr/include tree for malloc.h, found it elsewhere, and
restarted the make with

        make CFLAGS='-g -O2 -I. -I/usr/include/objc'

That succeeded, with one warning:

texinfo2man indent.1.in ../doc/indent.texinfo > indent.1
../doc/indent.texinfo line 25 : Unknown texinfo command @sp 10

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