Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Aug 2001 10:31:15 -0700
From:      lucas@omsoft.com
To:        freebsd-stable@freebsd.org
Subject:   Re: undefined reference to `strtofflags'
Message-ID:  <3B73B7F3.8316.DF22900@localhost>
In-Reply-To: <Pine.BSF.4.33.0108101805060.35657-100000@ury.york.ac.uk>
References:  <3B739EB1.5001.D8F80CD@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
Well, I originally install from a 4.0 CD, and then cvsup'ped to 4.2-BETA (which 
was actually more stable on my system than previous releases ;) ) and now I am 
just trying to compile with new src from cvsup.

Lucas

On 10 Aug 2001, at 18:09, Gavin Atkinson wrote:

> On Fri, 10 Aug 2001 lucas@omsoft.com wrote:
> 
> > Hello, I need some help with a `make buildworld` that is giving me problems.
> > Doing a `make -j4 buildworld`, I get the following:
> >
> > ---
> > ... mkdep -f .depend -a    -I/usr/obj/usr/src/i386/usr/include
> > /usr/src/usr.bin/xinstall/xinstall.c
> > cd /usr/src/usr.bin/xinstall; make _EXTRADEPEND
> > echo xinstall: /usr/obj/usr/src/i386/usr/lib/libc.a  >> .depend
> > cc -O -pipe    -I/usr/obj/usr/src/i386/usr/include  -c
> > /usr/src/usr.bin/xinstall/xinstall.c
> > cc -O -pipe    -I/usr/obj/usr/src/i386/usr/include   -static -o xinstall
> > xinstall.o
> > xinstall.o: In function `main':
> > xinstall.o(.text+0x8f): undefined reference to `strtofflags'
> > *** Error code 1
> > 1 error
> > *** Error code 2
> > 1 error
> > *** Error code 2
> > 1 error
> > *** Error code 2
> > 1 error
> > ---
> >
> > I tried it without the '-j 4' and it still occurs. I tried searching the
> > archives for this and did not find anything. Does anyone have any suggestions?
> 
> Upgrading from 4.0-RELEASE (which I am assuming you are using) to -STABLE
> doesa not work.
> 
> Apparently you have to go via 4.1.1-RELEASE.
> 
> I know that 4.0-R to 4.2-R does not work, i'm currently trying to
> compile 4.1.1-R...
> 
> Gavin
> 
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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