<html>
<body>
Hi.<br><br>
I used without problem Red Hat Enterprise Linux 3 with Openswan 2.2.0
with ipsec module (ipsec.o) for each kernel (now 2.4.21-27.0.1.EL).<br>
I built rpm packages with a modified <i>freeswan.spec</i> to compile
Openswan also with the module.<br><br>
But now with the new version, 2.3.0, when I try to build the package it
return an error:<br>
---------------------------------------------------------------------------------<br>
/usr/bin/make -C&nbsp;
/usr/src/redhat/BUILD/openswan-2.3.0/BUILD.i386-smp
CFLAGS=&quot;-D__KERNEL__ -I/usr/src/linux-2.4.21-27.0.1.EL/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
-fno-common&nbsp; -Wno-unused -fomit-frame-pointer -pipe -freorder-blocks
-mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include
/usr/src/linux-2.4.21-27.0.1.EL/include/linux/modversions.h&quot;
MAKING_MODULES=1 modules<br>
make[2]: Entering directory
`/usr/src/redhat/BUILD/openswan-2.3.0/BUILD.i386-smp'<br>
make[2]: *** No rule to make target `modules'.&nbsp; Stop.<br>
make[2]: Leaving directory
`/usr/src/redhat/BUILD/openswan-2.3.0/BUILD.i386-smp'<br>
make[1]: *** [_mod_/usr/src/redhat/BUILD/openswan-2.3.0/BUILD.i386-smp]
Error 2<br>
make[1]: Leaving directory `/usr/src/linux-2.4.21-27.0.1.EL'<br>
make: *** [module26] Error 2<br>
make: Leaving directory `/usr/src/redhat/BUILD/openswan-2.3.0'<br>
error: Bad exit status from /var/tmp/rpm-tmp.61847 (%build)<br><br>
<br>
RPM build errors:<br>
&nbsp;&nbsp;&nbsp; Bad exit status from /var/tmp/rpm-tmp.61847
(%build)<br>
---------------------------------------------------------------------------------<br>
I'm trying to build packages with specfile of the official <i>srpm</i>
defining <i>buildklips</i> to 1, but ... also with a similarspec file of
my previous release (2.2.0) the error is the same.<br><br>
Anybody could help me?<br><br>
Thanks, Morgan</body>
</html>