-current build from today dying in `less`

Ken Smith kensmith at cse.Buffalo.EDU
Tue Aug 17 19:11:33 PDT 2004


On Tue, Aug 17, 2004 at 07:40:45PM -0600, Tillman Hodgson wrote:

> Sure. /etc/make.conf looks like this:
> 
> [root at 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 at cse.buffalo.edu
  there, funny things are everywhere.   |
                      - Theodore Geisel |


More information about the freebsd-sparc64 mailing list