Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Dec 2000 18:55:30 -0500
From:      Chris Faulhaber <jedgar@fxp.org>
To:        Michael Harnois <mdharnois@home.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: world only broken for me?
Message-ID:  <20001201185530.A97953@peitho.fxp.org>
In-Reply-To: <86u28n3dj1.fsf@mharnois.workgroup.net>; from mdharnois@home.com on Fri, Dec 01, 2000 at 05:52:34PM -0600
References:  <86u28n3dj1.fsf@mharnois.workgroup.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Dec 01, 2000 at 05:52:34PM -0600, Michael Harnois wrote:
> ===> usr.bin/mklocale
> yacc -d /usr/src/usr.bin/mklocale/yacc.y
> cp y.tab.c yacc.c
> lex -t  /usr/src/usr.bin/mklocale/lex.l > lex.c
> rm -f .depend
> mkdep -f .depend -a    -I/usr/src/usr.bin/mklocale -I/usr/obj/usr/src/i386/usr/include  yacc.c lex.c
> /usr/src/usr.bin/mklocale/lex.l:48: y.tab.h: No such file or directory
> mkdep: compile failed
> *** Error code 1
> 

Fixed a few hours ago:

obrien      2000/12/01 11:36:17 PST
 
  Modified files:
    usr.bin/mklocale     Makefile
  Log:
  Grrr... GCC 2.95.2 and 2.96 just will not agree what the default include
  search paths are.  So add the requirements of both. :-(


-- 
Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org
--------------------------------------------------------
FreeBSD: The Power To Serve   -   http://www.FreeBSD.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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