the following packages i build with 7.2:
> general/sysutils/eject.xml: &lfs70_checked;
volname seems to be obsolete. remove it with the following sed:
sed -e "s@eject volname@eject@g" \
-e "[email protected] [email protected]@g" \
-e "s@ .deps/volname.P@@g" \
-e "s@S) \$(volname\(.*\)@S)@g" \
-i Makefile.in
for i in po/*.po po/*.pot ; do
sed '/volname.c/,+2d' -i ${i}
done
configure --prefix=/usr
make
make install
chmod +s /usr/bin/eject
> general/sysutils/udisks.xml: &lfs70_checked;
udisks 1.0.4 works with current instructions
> general/genlib/libidl.xml: &lfs70_checked;
libidl 0.8.14 works
i did NOT check the docs, thus just cmi
> general/genlib/glibmm.xml: &lfs70_checked;
glibmm 2.32.1 works with current instructions
> general/prog/slang.xml: &lfs70_checked;
s-lang 2.2.4 works
configure + --with-readline=gnu
i use --disable-static, thus i don't run the tests
> networking/netprogs/bridgeutils.xml: &lfs70_checked;
bridge-utils 1.5 works with current instructions
(i don't run the tests)
> postlfs/security/linux-pam.xml: &lfs70_checked;
linux-pam 1.1.6 works with some modifications
i don't install the docs
configure + --enable-securedir=/lib/security
after configure i do
#http://permalink.gmane.org/gmane.comp.handhelds.openembedded.core/22973
sed -e "s@sys/wait.h>@&\n#include <sys/resource.h>@" \
-i modules/pam_unix/pam_unix_acct.c
> postlfs/editors/joe.xml: &lfs70_checked;
joe 3.7 works with current instructions
> x/lib/libsexy.xml: &lfs70_built;
libsexy 0.1.11 works with current instructions
tobias
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page