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 644829 - [regression[ build failure in glibmm-2.27.96
[regression[ build failure in glibmm-2.27.96
Status: RESOLVED FIXED
Product: glibmm
Classification: Bindings
Component: build
2.27.x
Other Linux
: Normal normal
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2011-03-15 14:26 UTC by David Ronis
Modified: 2011-03-16 11:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Ronis 2011-03-15 14:26:48 UTC
I just tried upgrading from 2.27.95  the install dies with:

make[3]: Nothing to be done for `install-exec-am'.
/usr/bin/mkdir -p '/opt/garnome-svn-2.91.6/share/doc/glibmm-2.4/reference/html'
/usr/bin/perl -- "../docs/doc-install.pl" --verbose --mode=0644 -l 'libstdc++.tag@http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/' -l 'libsigc++-2.0.tag@../../../libsigc++-2.0/reference/html/' -t '/opt/garnome-svn-2.91.6/share/doc/glibmm-2.4/reference/html' --glob -- 'reference/html/*.css' 'reference/html/*.gif' 'reference/html/*.html' 'reference/html/*.png'
Can't open perl script "../docs/doc-install.pl": No such file or directory
make[3]: *** [install-htmlref] Error 2
Comment 1 Murray Cumming 2011-03-16 11:23:10 UTC
Sorry. It's fixed now, but you'll need mm-common at tarball build time at least for now:
http://git.gnome.org/browse/glibmm/commit/?id=d52ed9362b584f8c07a02916b5a2ace9671f3162

That is in the glibmm-2.27.97 tarball that I am releasing now.