On Fri, Jun 01, 2012 at 10:05:18AM -0500, Bruce Dubbs wrote: > > Perhaps: > > # Generated by libtool > # and customized by LFS > That sounds good enough. > > That is good enough to get past that first problem (probably better > > if Custom file was replaced by something to clarify it's not really > > from libtool), but it then fails the same way that my attempt to use > > the .so file (by hiding the .la) did: > > > > /usr/lib/libudev.so: undefined reference to `mkdir_parents' > > /usr/lib/libudev.so: undefined reference to `startswith' > > Those are in src/shared/util.c. It needs to either be compiled with > -fvisibility=normal or just directly included in the link line with the > program to be built. > > Do you want me to create another patch? > > -- Bruce It's up to you. I'm planning to look at what has been happening in the other approach, and also to do some non-computer things, but I'll test it if you do create it.
If you do create another one, please include the .so symlinks ;) ĸen -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page