cvs commit: src Makefile.inc1
Bjoern A. Zeeb
bzeeb-lists at lists.zabbadoz.net
Fri Jan 16 10:49:51 PST 2004
On Fri, 16 Jan 2004, Ruslan Ermilov wrote:
Hi,
> ru 2004/01/16 08:06:54 PST
>
> FreeBSD src repository
>
> Modified files:
> . Makefile.inc1
> Log:
> lex(1) prior to flex.skl,v 1.8 and gen.c,v 1.7 requires bootstrapping.
>
> Prodded by: nectar
>
> Revision Changes Path
> 1.400 +5 -0 src/Makefile.inc1
Must be related to this commit (paths shortend):
--- cut ---
===> usr.bin/lex/lib
cc -O -pipe -I/usr/obj/src/i386/legacy/usr/include -c /export/src/src/HEAD/compile-crisco-20040116-1633/usr.bin/lex/lib/libmain.c
cc -O -pipe -I/usr/obj/src/i386/legacy/usr/include -c /export/src/src/HEAD/compile-crisco-20040116-1633/usr.bin/lex/lib/libyywrap.c
building static ln library
ranlib libln.a
sh /src/tools/install.sh -s -o root -g wheel -m 555 lex /usr/obj/src/i386/legacy/usr/bin
sh /src/tools/install.sh -C -o root -g wheel -m 444 /src/usr.bin/lex/FlexLexer.h /usr/obj/src/i386/legacy/usr/include/c++/3.3
install: /usr/obj/src/i386/legacy/usr/include/c++/3.3: No such file or directory
*** Error code 71
Stop in /src/usr.bin/lex.
--- cut ---
I have following in my make.conf:
NO_CXX= true # do not build C++ and friends
IMHO lex does not need C++.
--
Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT
56 69 73 69 74 http://www.zabbadoz.net/
More information about the cvs-src
mailing list