Hi list,

I'm having some issues getting a package to run under my setup.  I have a
modified bering 1.0 image placed on a 256-mb flash disk that I interact with
using a CF-IDE adapter.  I have taken the JNilo's config from
http://leaf.sourceforge.net/devel/jnilo/bering/latest/development/kernel/2.4
.20/ and added in 586, smp, IDE, tulip, and eepro100 to it.

I've got everything working great on this setup until I get to trying to
create my own LRP package.  I'm trying to add HSRP cisco-like failover of
interfaces using http://www.keepalived.org/, a package I consider to be the
strongest Linux implementation out there (AFAIK).

The package I'm trying to LRP'ize (keepalived) has a few package
requirements - popt, libssl, and libcrypto.  I used JNilo's libpopt.lrp and
libssl.lrp packages, and created my own packages for the /lib/libssl.so.2
and /lib/libcrypto.so.2 dependencies.  Theoretically all dependencies would
be filled and everything would start humming along merrily..

Unfortunately I seem to get a segmentation fault immediately after a
/usr/local/sbin/keepalived try, and I don't understand why.  I compiled on
the same machine with a real HD with optimization flag -02 and stripped the
binary.  These seemed like safe options.  Does anyone know why I'd get a
segfault right away or have any ideas on what to try?

(TM?)FYI, I'm not a programmer so I don't know much about debugging
segfaults.  I can provide .lrp or any other packages upon request.  I was
planning on forwarding kpalived.lrp to the community afterwards to add
support for VRRP to LRP projects.

Thanks much,

Peter


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

_______________________________________________
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to