Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Feb 1997 08:30:38 +0100 (MET)
From:      Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
To:        joerg_wunsch@uriah.heep.sax.de
Cc:        freebsd-bugs@freebsd.org
Subject:   Re: RELENG_2_2 fails to build
Message-ID:  <199702190730.IAA26332@ghpc6.ihf.rwth-aachen.de>
In-Reply-To: <Mutt.19970219011804.j@uriah.heep.sax.de> from J Wunsch at "Feb 19, 97 01:18:04 am"

index | next in thread | previous in thread | raw e-mail

J Wunsch wrote:
> As Bruce Evans wrote:
> 
> > >That's not the problem here.  I can reproduce the problem in a `make
> > >release' build, and investigation shows me that it's already fixed in
> > >-current, but the fix didn't went into RELENG_2_2.
> > 
> > A[rgh]h.  It doesn't really need to be in 2.2, because the new texinfo
> > isn't in 2.2.  Downgrading isn't really supported.
> 
> Nobody speaks about downgrading.  It fails to build with its very own
> texinfo as it seems.
> 
> Hmm, maybe not.  texinfo is already needed very early in the build
> process.  Anyway, merging the fix from current wouldn't hurt either.

Didn't my mail get through? I got the same symptoms on my machine
where the makeinfo from teTeX (newer version than in 2.2) comes before
/usr/bin/makeinfo in my $PATH. Define MAKEINFO=/usr/bin/makeinfo in
/etc/make.conf (or /usr/src/share/mk/bsd.info.mk on the RELENG_2_2
branch) and you're set. I don't know what the fix in -current is, but
2.2 really builds with its own tools :-).

tg


home | help

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