Eric, This is really strange... I must have changed something else without realizing it. Now I'm getting this, regardless of whether I'm using the original or updated initrd.lrp:
-------------------------------------------------------- ipsec_setup: Starting Openswan IPsec 1.0.9... insmod: ipsec.o: no module by that name found ipsec_setup: kernel appears to lack KLIPS ipsec_setup: OOPS, should have aborted! Broken shell! -------------------------------------------------------- Where is ipsec.o? I haven't been able to locate it in modules.lrp or ipsec.lrp. The errors changed after I had started my qemu VM with redirection. I tried swapping back the original initrd.lrp to no avail. Now, it comes up like this with or without redirected ports, with the old initrd.lrp or new. It looks like the libm.lrp is loading. Here's the output of "lrpkg -l": ------------------------------------------------------ Name Version Description ===============-==============-============================================== initrd 2.3 uClibc 0.9 LEAF Bering-uClibc initial filesystem root 2.3 uClibc 0.9 Core LEAF Bering-uClibc package config 0.5 Rev 1 Core config and backup system package etc 2.3 uClibc 0.9 etc package local 2.3 uClibc 0.9 LEAF Bering-uClibc local package modules 2.4.29 Rev 1 Modules for the kernel iptables 1.3.1 Rev 1 IP packet filter administration tools for 2.4. keyboard 1.0 Rev 1 Define keyboard settings libssl 0.9.7e Rev 1 libssl - part of the Openssl libraries mawk 1.3.3-9 Mawk is an interpreter for the AWK Programming libm 0.9.20 The libm library lpthread 0.9.20 Rev 2 The libpthread library openssl 0.9.7e Rev 1 Openssl binaries ipsec 1.0.9 Rev 1 Openswan IPSEC shorwall 2.0.17 Shoreline Firewall (Shorewall) ulogd 1.22 Rev 1 The Netfilter Userspace Logging Daemon dnsmasq 2.22 Rev 1 Dnsmasq is lightweight, easy to configure DNS dropbear 0.45 Rev 1 Dropbear SSH 2 server and scp client mhttpd 1.19 Rev 2 Small HTTP server. webconf 1.0.0 Rev 2 Web-based configuration for LEAF routers. ------------------------------------------------------ --Cal On Wed, 2005-05-11 at 13:43, Eric Spakman wrote: > Hello Cal, > > I don't see an obvious error, can you check the output of 'lrpkg -l' to see > if the libm package is really loaded. > > An other problem can be that the libm package you use is compiled with > gcc-2.9x while the other libraries from the beta are compiled with gcc-3.3.3. > I will upload a new libm package in the 'beta' area anyway and send you a > mail. > > Eric > > >Hi Eric, > > > >I'm still getting the same errors. I added libm.lrp to the LRP variable > >in leaf.cfg and installed it on the second floppy. > > > >This is a Bering-uClibc 2.3 beta2 distro "initrd.lrp" and "ipsec.lrp" > >are updates from the 2.3 beta2 repository. The remaining packages not > >from the diskette image came from the distro iso image. > > > >syslinux.cfg contains: > >-------------------------------------------------- > >display syslinux.dpy > >timeout 0 > >default linux initrd=initrd.lrp init=/linuxrc rw root=/dev/ram0 > >LEAFCFG=/dev/fd0u1680:msdos > >-------------------------------------------------- > > > >leaf.cfg contains: > >-------------------------------------------------- > >LRP="root config etc local modules iptables keyboard libssl mawk libm > >lpthread openssl ipsec shorwall ulogd dnsmasq dropbear mhttpd webconf" > >PKGPATH="/dev/fd0u1680:msdos,/dev/fd1u1680:msdos" > >syst_size=6M > >log_size=2M > >-------------------------------------------------- > > > >Two floppies contain: > >-------------------------------------------------- > >floppy1: > >config.lrp initrd.lrp leaf.cfg modules.lrp syslinux.dpy > >dnsmasq.lrp iptables.lrp linux readme ulogd.lrp > >dropbear.lrp keyboard.lrp local.lrp root.lrp webconf.lrp > >dropbear.lwp keyboard.lwp log.lrp shorwall.lrp webconf.lwp > >etc.lrp ldlinux.sys mhttpd.lrp syslinux.cfg > > > >floppy2: > >ipsec.lrp libm.lrp libssl.lrp lpthread.lrp mawk.lrp openssl.lrp > >-------------------------------------------------- > > > >Is the order of packages listed in LRP correct? > >Am I missing something else? > >Maybe I've mis-configured something. > > > >--Cal > > > > ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click ------------------------------------------------------------------------ leaf-user mailing list: [email protected] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
