[Xfce-bugs] [Bug 1205] New: libxfce4util: make dist not possible because of non-existent Makefile hook
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Tue Nov 1 13:32:07 CET 2005
Do NOT reply to this email. To make further comments on this bug, use
the URL below:
http://bugzilla.xfce.org/show_bug.cgi?id=1205
Summary: libxfce4util: make dist not possible because of non-
existent Makefile hook
Product: Xfce
Version: 4.3.x (SVN trunk)
Platform: Other
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: Medium
Component: general
AssignedTo: xfce-bugs at xfce.org
ReportedBy: lehmann at ans-netz.de
Hi,
try running "make dist" in libxfce4util (after the gtk-doc issue was solved
[#1204]). It will abort metioning that the hook dist-hook-local is undefined,
and indeed it is.
Reproducible: Always
Steps to Reproduce:
1. svn up
2. env NOCONFIGURE=1 autogen.sh
3. ./configure --enable-maintainer-mode --enable-gtk-doc
4. make dist
Actual Results:
make all-am
/usr/home/olivleh1/tmp/trunk/libxfce4util/install-sh -d
/usr/home/olivleh1/tmp/trunk/libxfce4util/libxfce4util-4.3.0svn-r18575/docs/..
make
top_distdir="/usr/home/olivleh1/tmp/trunk/libxfce4util/libxfce4util-4.3.0svn-r18575"
distdir="/usr/home/olivleh1/tmp/trunk/libxfce4util/libxfce4util-4.3.0svn-r18575/docs"
dist-hook
make: don't know how to make dist-hook-local. Stop
*** Error code 2
Stop in /usr/home/olivleh1/tmp/trunk/libxfce4util/docs.
*** Error code 1
Stop in /usr/home/olivleh1/tmp/trunk/libxfce4util.
Exit 1
Expected Results:
successfull run of make dist of course
--
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Xfce-bugs
mailing list