Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jan 2004 18:49:33 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To:        Ruslan Ermilov <ru@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src Makefile.inc1
Message-ID:  <Pine.BSF.4.53.0401161844480.66397@e0-0.zab2.int.zabbadoz.net>
In-Reply-To: <200401161606.i0GG6sPB065378@repoman.freebsd.org>
References:  <200401161606.i0GG6sPB065378@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.53.0401161844480.66397>