[Bug 2559] New: [IcedTea6] generated directory gets confused with generated alias
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Wed Jul 22 21:27:57 UTC 2015
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2559
Bug ID: 2559
Summary: [IcedTea6] generated directory gets confused with
generated alias
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
When aliases were updated in bug 2360, the 'generated' target in EXTRA_DIST
began resolving to stamps/generated.stamp instead of $(top_srcdir)/generated.
We should explicitly use $(top_srcdir)/generated so make dist works again.
$ make -d dist-xz
...
No implicit rule found for 'generated'.
Considering target file 'stamps/generated.stamp'.
File 'stamps/generated.stamp' does not exist.
--
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/20150722/f3a41fcf/attachment.html>
More information about the distro-pkg-dev
mailing list