On Wed, 4 Sep 2019, Brian T wrote:

So it seems this is already addressed if you grab master HEAD


Thanks! That got me much farther.  Now it seems I might have an internal build
system issue.  It is compiling all of the objects, but the command to link
them together is missing. Not sure which "gcc" variable command I am missing,
or if I am missing something else.

  -L/tmp/wsbu/s5t/root-devel/usr/lib
-Wl,-rpath-link=/tmp/wsbu/s5t/root-devel/usr/lib
-L/tmp/wsbu/s5t/root-devel/lib -Wl,-rpath-link=/tmp/wsbu/s5t/root-devel/lib
-r -o /tmp/wsbu/s5t/shadow/libreswan/modobj/ipsec.o

/usr/lib should never be part of a kernel module link line. I think you
are mixing up USERCOMPILE and KLIPSCOMPILE flags?

Paul
_______________________________________________
Swan mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan

Reply via email to