On 05/18/2015 01:50 AM, Martin Willi wrote: >> 2) Ran make as root, but with these errors: >> >> make[4]: *** [farp_spoofer.lo] Error 1 >> make[4]: Leaving directory > I don't see the build error from your excerpt, only the error > propagation from farp in make. Please include the error output of the > failing make command (most likely from gcc). > > Regards > Martin >
Also build with "-j1" if you're seeing errors, so that the error messages don't get interlaced from multiple modules... -Philip _______________________________________________ Dev mailing list [email protected] https://lists.strongswan.org/mailman/listinfo/dev
