Date: Thu, 31 Jul 2003 16:50:24 +0100 From: Mark Murray <mark@grondar.org> To: Scott Long <scottl@freebsd.org> Cc: freebsd-current@freebsd.org Subject: Re: make rerelease broken? Message-ID: <200307311550.h6VFoOZ2081920@grimreaper.grondar.org> In-Reply-To: Your message of "Thu, 31 Jul 2003 09:35:04 MDT." <3F293728.307@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Scott Long writes: > Bruce Cran wrote: > > There appears to be a breakage of 'rerelease' - that is, 'release' works, but > > 'rerelease' fails in telnetd. After fixing the Makefile for the gcc -Os > > build, the build failed in /usr/src/contrib/telnet/telnetd/authenc.c and ext.h. > > I have since verified that the 'release' succeeds when the 'rerelease' fails. > > I get messages about 'undefined reference to nclearto' - it's not finding the > > extern char *nclearto from ext.h. For some reason, it only fails when doing > > the rerelease. > > > > -- > > Bruce Cran > > I saw this too, but couldn't verify that it wasn't due to other problems > that I was experiencing. Mark, can you take a glance at this? This > seems to only happen when 'rerelease' triggers something to be rebuilt. I kept on seeing this with rescue/ when I was trying to fix the kerberos5 and telnet builds. There is something dodgy with the crunchgen stuff that leaves behind .o files compiled with the wrong -DFOO defines. Result is things that don't link properly much later. I'd need a complete log to comment further. PLEASE DON'T EMAIL IT!! Please put it somewhere for me to fetch. Any diffs to release/Makefile and the exact command line used to kick off the build would be useful too. Thanks! M -- Mark Murray iumop ap!sdn w,I idlaH
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307311550.h6VFoOZ2081920>