Hi all,
I am trying to locate the archives of the sisela mailing list. Are there any?
I have troubles with mklibs.sh dependency graphs. I get the following messages. Any clues are welcome.
Regards, Amit -------------------------------- rm -rf /projects/devel/embedded-linux/small-distros/sisela-0.3/build/lib/* ./mklibs.sh -v -D -L /projects/devel/embedded-linux/small-distros/sisela-0.3/local/usr/i386-linux-uclibc/lib -L wireless_tools.26 -L iptables-1.2.8 \ -d /projects/devel/embedded-linux/small-distros/sisela-0.3/build/lib `for x in `find build/install -type f -perm +111 ! -name *.so*`; do if [ "`file -b $x | grep ^ELF`" ]; then echo $x; fi; done` file: corrupted section header size. Initializing data objects... ./mklibs.sh: line 297: /tmp/amit-mklibs.25752/library-depends: cannot overwrite existing file ./mklibs.sh: line 295: /tmp/amit-mklibs.25752/add-to-queue-if-not-there: cannot overwrite existing file ./mklibs.sh: line 297: /tmp/amit-mklibs.25752/library-depends: cannot overwrite existing file --------------------------------