Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jun 2000 13:33:19 +0200
From:      Gunnar Flygt <gunnar@pluto.sr.se>
To:        FreeBSD Stable <freebsd-stable@freebsd.org>
Subject:   Trying buildworld
Message-ID:  <20000609133319.B86655@sr.se>

next in thread | raw e-mail | index | archive | help
I have an error that I don't seem to get by. I had the same settings in
make.conf, when I did the source upgrade from 3.4 to 4.0-RELEASE, and
now it stops here:

cc -O -pipe -Wall -DHAVE_DES   -I/usr/obj/usr/src/i386/usr/include -c /usr/src/usr.sbin/ppp/ip.c
cc -O -pipe -Wall -DHAVE_DES   -I/usr/obj/usr/src/i386/usr/include -c /usr/src/usr.sbin/ppp/ipcp.c
cc -O -pipe -Wall -DHAVE_DES   -I/usr/obj/usr/src/i386/usr/include -c /usr/src/usr.sbin/ppp/iplist.c
/usr/src/usr.sbin/ppp/iplist.c: In function `iplist_setrange':
/usr/src/usr.sbin/ppp/iplist.c:66: syntax error before `<'
/usr/src/usr.sbin/ppp/iplist.c:64: warning: unused variable `to'
/usr/src/usr.sbin/ppp/iplist.c:71: warning: control reaches end of non-void function
/usr/src/usr.sbin/ppp/iplist.c: At top level:
/usr/src/usr.sbin/ppp/iplist.c:71: syntax error before `else'
/usr/src/usr.sbin/ppp/iplist.c:43: warning: `do_inet_aton' defined but not used
/usr/src/usr.sbin/ppp/iplist.c:57: warning: `iplist_first' defined but not used
/usr/src/usr.sbin/ppp/iplist.c:63: warning: `iplist_setrange' defined but not used
*** Error code 1
1 error
*** Error code 2
1 error

I'm in Sweden (as you can see, and gets my source from Norway via cvsup.

-- 
                           __o
regards, Gunnar       ---_ \<,_
email: flygt@sr.se ---- (_)/ (_)


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?20000609133319.B86655>