--- Em sex, 19/10/12, Bruce Dubbs escreveu: > De: Bruce Dubbs > Assunto: [blfs-dev] iced tea > Para: "BLFS Development List" > Data: Sexta-feira, 19 de Outubro de 2012, 14:37 > I've been looking at updating iced > tea. > > <rant> I'm into problems because the make files have > hard coded paths > into make files. /usr/bin/head (which is in /bin) and > /bin/touch (which > is in /usr/bin/touch). What are these guys > thinking? why can't they > use the PATH? </rant> > > Has anyone else seen/solved this problem. I'm > addressing it right now > with symlinks.
In previous version, I used icedtea-2.3.2-fixed_paths-1.patch (took previous, in anduin, and renamed) Would it work, or isn't it exactly for that? I did not investigate much, but it seems the correct location appear im my OJDK 1.7.0.7 log: $ grep /touch Downloads/blfs/OpenJDK-1.7.0.7-2012.09.13.log /usr/bin/touch /home/fernando/tmp/paco-build-2012.09.13/icedtea-2.3.2/openjdk.build-boot/tmp/sun/sun.awt.X11/xawt/.gen_icons /usr/bin/touch /home/fernando/tmp/paco-build-2012.09.13/icedtea-2.3.2/openjdk.build-boot/tmp/sun/sun.awt.X11/xawt/.gen.wrappers /usr/bin/touch /home/fernando/tmp/paco-build-2012.09.13/icedtea-2.3.2/openjdk.build-boot/classes/META-INF/services/com.sun.tools.xjc.Plugin /usr/bin/touch /home/fernando/tmp/paco-build-2012.09.13/icedtea-2.3.2/openjdk.build/tmp/sun/sun.awt.X11/xawt/.gen_icons /usr/bin/touch /home/fernando/tmp/paco-build-2012.09.13/icedtea-2.3.2/openjdk.build/tmp/sun/sun.awt.X11/xawt/.gen.wrappers /usr/bin/touch /home/fernando/tmp/paco-build-2012.09.13/icedtea-2.3.2/openjdk.build/classes/META-INF/services/com.sun.tools.xjc.Plugin Only "headless" appeared in: grep /bin Downloads/blfs/OpenJDK-1.7.0.7-2012.09.13.log | grep /head BTW, last time I talked about attitude, was never meant a negative sense, I liked that (positive) attitude. Apologies if it seemed otherwise. []s, Fernando -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
