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 FreeBSD 4.4.0 (Intel IA-32)


From: Nelson H. F. Beebe
Subject: [Bug-indent] indent-2.2.8: build failure on FreeBSD 4.4.0 (Intel IA-32)
Date: Thu, 12 Dec 2002 11:52:19 -0700 (MST)

The build of indent-2.2.8 failed on  FreeBSD 4.4.0 (Intel IA-32)
because of an erroneous assumption that . is in the search path:

gcc  -g -O2  -L/home/staff/computing/beebe/i386/local/lib
-Wl,-rpath,/home/staff/computing/beebe/i386/local/lib -o texinfo2man  
texinfo2man.o  
texinfo2man indent.1.in ../doc/indent.texinfo > indent.1
texinfo2man: not found

When I restarted the make with

        env PATH=${PATH}:. make

the build succeeded.

As on other systems, the "make install" step reports this 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]