Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Aug 2004 22:11:32 -0400
From:      Ken Smith <kensmith@cse.Buffalo.EDU>
To:        Tillman Hodgson <tillman@seekingfire.com>
Cc:        freebsd-sparc64@freebsd.org
Subject:   Re: -current build from today dying in `less`
Message-ID:  <20040818021132.GC6924@electra.cse.Buffalo.EDU>
In-Reply-To: <20040818014045.GK4361@seekingfire.com>
References:  <20040817044244.GK38133@seekingfire.com> <20040817143403.GB18988@electra.cse.Buffalo.EDU> <20040818001430.GH4361@seekingfire.com> <20040818011312.GC5194@electra.cse.Buffalo.EDU> <20040818014045.GK4361@seekingfire.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 17, 2004 at 07:40:45PM -0600, Tillman Hodgson wrote:

> Sure. /etc/make.conf looks like this:
> 
> [root@caliban /usr/src]# cat /etc/make.conf
> # Kernel options
> KERNCONF=CALIBAN GENERIC
> #KERNCONF=CALIBAN
> 
> # Performance options
> COPTFLAGS= -O -pipe
> CFLAGS= -O -pipe
> NOPROFILE= true
> NOUUCP= true
> 
> # Common options
> NOPROFILE=true
> KRB5_HOME=/usr/local
> 
> I can't see anything that might cause an undefined reference.

Nothing leaps out at me but could you comment out those entries above
and give that a try?  I'm still catching up on exactly what behavior
changed but some changes were made to make(1) recently in how command
line arguments and some environment variables interact.  It's worth
a try doing the build without any external influences.

Failing that and if you've got disk space and time...  You can try
moving /usr/src to /usr/src_bak and let cvsup repopulate the whole
thing to see if maybe a previous cvsup got a bit confused.  :-(

-- 
						Ken Smith
- From there to here, from here to      |       kensmith@cse.buffalo.edu
  there, funny things are everywhere.   |
                      - Theodore Geisel |



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