http://qa.mandrakesoft.com/show_bug.cgi?id=1647
------- Additional Comments From [EMAIL PROTECTED] 2003-03-13 05:08 ------- Summary of problem on RedHat v8.0 http://lists.freeswan.org/pipermail/briefs/2002q4/000075.html Specific fix for RedHat v8.0 http://lists.freeswan.org/pipermail/users/2002-October/014948.html Looks like this is a gcc 3.2 issue with a perl script in libdes/asm/perlasm/x86unix.pl. I removed the line "gcc2_compiled.:" in the source, removed the .s files in asm, recompiled, gzipped the module and moved it into the kernel module tree. Looks like it is working for me. For the kernel folks - looks like the package for freeswan in 9.1RC2 is 1.99, but the kernel module is from v1.98. Might want to check that out ;). Thanks again for all your hard work. David ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. ------- Reminder: ------- assigned_to: [EMAIL PROTECTED] status: NEW creation_date: description: attempting to start freeswan ipsec and got this in the log saying kernel compiled by gcc v3 but ipsec.o module compiled by gcc v2: Had the the problem with 9.1 beta3 (pre4-1mdk); upgraded to latest cooker kernel (pre4-6mdk) but same problem... Apr 26 16:14:35 localhost ipsec_setup: Starting FreeS/WAN IPsec 1.99... Apr 26 16:14:37 localhost ipsec_setup: /lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz: The module you are trying to load (/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz) is compiled with a gcc Apr 26 16:14:37 localhost ipsec_setup: version 2 compiler, while the kernel you are running is compiled with Apr 26 16:14:37 localhost ipsec_setup: a gcc version 3 compiler. This is known to not work. Apr 26 16:14:37 localhost ipsec_setup: Using /lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz Apr 26 16:15:00 localhost CROND[1178]: (root) CMD ( /usr/share/msec/promisc_check.sh) Apr 26 16:15:10 localhost ipsec_setup: /sbin/insmod /lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz Apr 26 16:15:10 localhost ipsec_setup: /lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz: The module you are trying to load (/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz) is compiled with a gcc Apr 26 16:15:10 localhost ipsec_setup: version 2 compiler, while the kernel you are running is compiled with Apr 26 16:15:10 localhost ipsec_setup: a gcc version 3 compiler. This is known to not work. Apr 26 16:15:10 localhost ipsec_setup: modprobe: insmod /lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz failed Apr 26 16:15:10 localhost ipsec_setup: modprobe: insmod ipsec failed
