After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 128671 - gtkmm2.devhelp missing, breaks build.
gtkmm2.devhelp missing, breaks build.
Status: RESOLVED FIXED
Product: gtkmm
Classification: Bindings
Component: build
unspecified
Other other
: Normal normal
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2003-12-06 15:16 UTC by Billy O'Connor
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Billy O'Connor 2003-12-06 15:16:17 UTC
/home/billyoc/bin/install-check -m 644 ./gtkmm2.devhelp /home/billyoc/gnome2/share/devhelp/books/gtkmm-2.4/$f;
/usr/bin/install: cannot stat `./gtkmm2.devhelp': No such file or directory
make[3]: *** [install-reference] Error 1
make[3]: Leaving directory `/home/billyoc/cvs/gnome2/gtkmm/docs/reference'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/home/billyoc/cvs/gnome2/gtkmm/docs/reference'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/billyoc/cvs/gnome2/gtkmm/docs'
make: *** [install-recursive] Error 1


Just a nuisance bug, breaks automated build.
Comment 1 Murray Cumming 2003-12-07 03:55:17 UTC
What version? tarball or cvs?
Comment 2 Billy O'Connor 2003-12-09 03:40:18 UTC
This happens with anoncvs HEAD, jhbuild gnome26 moduleset.

Comment 3 Murray Cumming 2003-12-13 20:30:35 UTC
Thanks. The fix should be checked-in to cvs soon.