Stephen Corey wrote:

Has anyone gotten FreeSWAN working on RH 7.3? I'm
trying it now, and getting an error recompiling the
kernel with the AES patch. I was wondering if anyone
had a step-by-step on it that applied to 7.3..






not sure depending on how you do things its plain old not going to work. Freeswan expects to patch to a particular directory, usually /usr/src/linux also.

When building a kernel with freeswan, first confgure the kernel as you normally would
then from inside the freeswan dir, usually /usr/src/freeswan do a


make menugo

this will do the patching and adding the freeswan stuff to the kernel, save and exit.
The kernel will now build.



Then do a make kinstall..



I cannot remember if you need to go back and make modules and make modules_install or not.



Also, I never use the rpm or srpm kernels for freeswan, get the latest and greatest of everything.



Ivan





-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to