IPV6 Help Again!!

2001-07-18 Thread Kashyap Kumar

Hi,

I need a big help I cvsuped today(07/19/2001) 4.3-Stable. and after that my 
ipv6 tunnel is not working it gives me following error and exit.


But if i change the prefixlen from 64 to 128 it works. I can't understand 
why it's not working with 64.



Setting up interface gif0
ifconfig: ioctl (SIOCAIFADDR): Invalid argument
Error while executing /sbin/ifconfig
   Command: /sbin/ifconfig gif0 inet6 
3ffe:0b80:0002:04da::::0002 
3ffe:0b80:0002:04da::::0001 prefixlen 64 alias


_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message



No Subject

2001-07-18 Thread Kashyap Kumar

Hi,

I asked this problem earlier but nobody help me. I have this problem since i 
cvsuped one of my servers last week. and again i cvsuped today 19/07/2001. 
But the problem is there.. make buildworld stops at following location.

i am using freebsd 4.3 Stable..

FreeBSD bsd.bg.com 4.3-STABLE FreeBSD 4.3-STABLE #0: Wed May 30 12:25:43 EST 
2001 [EMAIL PROTECTED]:/usr/src/sys/compile/BSG  i386


here is where it stops


cd /usr/src/lib/libncurses; make build-tools
sh /usr/src/lib/libncurses/../../contrib/ncurses/include/MKhashsize.sh 
/usr/src/lib/libncurses/../../contrib/ncurses/include/Caps  hashsize.h
Segmentation fault - core dumped
sed /usr/src/lib/libncurses/../../contrib/ncurses/include/curses.h.in 
 curses.h  -e /@NCURSES_MAJOR@/s//5/  -e /@NCURSES_MINOR@/s//1/  -e 
/@NCURSES_PATCH@/s//20001009/  -e /@NCURSES_CONST@/s///  -e 
s/@cf_cv_builtin_bool@/1/g  -e s/@cf_cv_cc_bool_type@/0/g  -e 
s/@cf_cv_type_of_bool@/char/g  -e s/@cf_cv_typeof_chtype@/long/g  -e 
s/@cf_cv_widec_shift@/8/g  -e s/@cf_cv_shift_limit@/32/g  -e 
s/@cf_cv_1UL@/1UL/g
AWK=awk sh 
/usr/src/lib/libncurses/../../contrib/ncurses/include/MKncurses_def.sh  
/usr/src/lib/libncurses/../../contrib/ncurses/include/ncurses_defs  
ncurses_def.h
cc -o make_hash -O -pipe  -I. -I/usr/src/lib/libncurses 
-I/usr/src/lib/libncurses/../../contrib/ncurses/ncurses 
-I/usr/src/lib/libncurses/../../contrib/ncurses/include -Wall 
-DFREEBSD_NATIVE -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS -DMAIN_PROGRAM  
/usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c
/usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c: In 
function `_nc_make_hash_table':
/usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:78: 
syntax error before `;'
/usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:78: 
syntax error before `)'
/usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:75: 
warning: `hashvalue' might be used uninitialized in this function
/usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c: At 
top level:
/usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:90: 
syntax error before `}'
/usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:54: 
warning: `hash_function' declared `static' but never defined
/usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:73: 
warning: `_nc_make_hash_table' defined but not used
*** Error code 1

Stop in /usr/src/lib/libncurses.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.


_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message



make buildworld compile errors

2001-07-07 Thread Kashyap Kumar

Hi,

Everytime I try to do a make buildworld it comes up with this error.

c++ -I/usr/obj/usr/src/i386/usr/include/g++ -O -pipe
-I/usr/obj/usr/src/i386/usr/include 
-I/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib 
-I/usr/src/gnu/usr.bin/gperf -c 
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/bool-array.cc
c++ -I/usr/obj/usr/src/i386/usr/include/g++ -O -pipe
-I/usr/obj/usr/src/i386/usr/include 
-I/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib 
-I/usr/src/gnu/usr.bin/gperf -c 
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/gen-perf.cc
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/gen-perf.cc: In method 
`void Gen_Perf::change(List_Node *, List_Node *)':
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/gen-perf.cc:268: 
Internal compiler error.
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/gen-perf.cc:268: 
Please submit a full bug report.
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/gen-perf.cc:268: See 
URL:http://www.gnu.org/software/gcc/bugs.html for instructions.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/gperf.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

Any help much appriciated.

Iax
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message