[Bug 2180] New: [IcedTea6] Old autotools dislike $(builddir)/fsg.sh
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue Jan 20 11:16:02 UTC 2015
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2180
Bug ID: 2180
Summary: [IcedTea6] Old autotools dislike $(builddir)/fsg.sh
Product: IcedTea
Version: 6-hg
Hardware: all
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: IcedTea
Assignee: gnu.andrew at redhat.com
Reporter: gnu.andrew at redhat.com
CC: unassigned at icedtea.classpath.org
set -e ; \
if ! test -d openjdk ; \
then \
mkdir openjdk ; \
/bin/tar xf openjdk-6-src-b34-20_jan_2015.tar.xz -C openjdk; \
chmod -R ug+w openjdk ; \
chmod +x /fsg.sh ; \
sh /fsg.sh ; \
fi
chmod: cannot access `/fsg.sh': No such file or directory
make: *** [stamps/extract-openjdk.stamp] Error 1
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20150120/55cc23a1/attachment-0001.html>
More information about the distro-pkg-dev
mailing list