Hi
installed 9.0 B3 on a Abit KT7A motherboard with a
Soundblaster SB Live 5.1 (not the value card).
During install the card is not detected. The card was
detected properly with 8.2, Beta 1 and 2
Tried to install Cisco System VPN Client 3.5.2. During
install I get the following warning:
Making module
interceptor.c:101: warning: excess elements in array initializer
interceptor.c:101: warning: (near initialization for `interceptor_devs')
frag.c: In function `queue_fragment':
frag.c:55: warning: concatenation of string literals with __FUNCTION__ is
deprecated
frag.c:62: warning: concatenation of string literals with __FUNCTION__ is
deprecated
frag.c:78: warning: concatenation of string literals with __FUNCTION__ is
deprecated
frag.c: In function `have_all_fragments':
frag.c:122: warning: concatenation of string literals with __FUNCTION__ is
deprecated
frag.c: In function `need_reorder_frag':
frag.c:202: warning: concatenation of string literals with __FUNCTION__ is
deprecated
frag.c: In function `handle_fragment':
frag.c:257: warning: concatenation of string literals with __FUNCTION__ is
deprecated
Copying module to directory "/lib/modules/2.4.19-3mdk/CiscoVPN".
Now when I try to run the vpnclient_init file I get the following error (or if
it is run during boot it will panic):
/etc/init.d/vpnclient_init: line 129: 2880 Segmentation fault
/sbin/insmod ${PC}/${VPNMOD}
Failed (insmod)
Now, this installed and ran fine on Mandrake 8.2. No warnings and no errors.
I then 'upgraded' the 8.2 to 9.0 Beta3 and the vpnclient still works properly.
Only if I install a clean copy of 9.0 Beta3 then try to install and start the
vpn client it fails.