Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Mar 1997 12:56:19 -0600
From:      Jonathan Lemon <jlemon@americantv.com>
To:        Joseph Stein <joes@spiritone.com>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: 2.2 build failure again
Message-ID:  <19970304125619.55560@right.PCS>
In-Reply-To: <m0w1yD7-00142YC@joes.users.spiritone.com>; from Joseph Stein on Mar 03, 1997 at 09:41:09AM -0800
References:  <m0w1yD7-00142YC@joes.users.spiritone.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mar 03, 1997 at 09:41:09AM -0800, Joseph Stein wrote:
>   [ ... chomp ... ]
> Stop.
> *** Error code 1
> 
> Stop.
> Tue Mar  4 09:24:38 PST 1997
> 
> Could someone please tell me what that means?  What is error code 2?  How do
> I track the problem down.  Is it a problem with CVSup?

It would help if next time you could include the error output from the 
'make world' build, not just the standard output.  The real error is not
included in the output you sent.
If you look at the error output, you will probably see a line saying: 

    make: don't know how to make gdb.1. Stop.

Temporary bandaid: add "NOMAN = 1" to the gnu/usr.bin/gdb/gdb/Makefile,
and remove "doc" from the gnu/usr.bin/gdb/Makefile.
--
Jonathan



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