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 79332 - Can't autogen.sh gtkmm_hello in cvs
Can't autogen.sh gtkmm_hello in cvs
Status: RESOLVED FIXED
Product: gtkmm
Classification: Bindings
Component: build
2.4
Other Linux
: Normal trivial
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on: 71678
Blocks:
 
 
Reported: 2002-04-20 19:12 UTC by Murray Cumming
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
updated gtkmm example (325 bytes, text/plain)
2004-08-06 09:02 UTC, Sven Grottke
Details
working GTK+ example (437 bytes, text/plain)
2004-08-06 09:03 UTC, Sven Grottke
Details

Description Murray Cumming 2002-04-20 19:12:03 UTC
When running autogen.sh in gnomemm/gtkmm_hello, with a
vicious-build-scripts head setup:

config.status: creating po/Makefile.in
config.status: creating config.h
./config.status: ./intltool-extract.in: No such file or directory
mv: cannot stat `intltool-extract.out': No such file or directory
chmod: getting attributes of `intltool-extract': No such file or directory
chmod: getting attributes of `intltool-extract': No such file or directory
Comment 1 Murray Cumming 2002-04-23 20:58:34 UTC
It works if you move gtkmm_hello out of that directory. This seems to
be caused by bug 71678 in intltool.
Comment 2 Sven Grottke 2004-08-06 09:02:39 UTC
Created attachment 30268 [details]
updated gtkmm example
Comment 3 Sven Grottke 2004-08-06 09:03:15 UTC
Created attachment 30269 [details]
working GTK+ example
Comment 4 Sven Grottke 2004-08-06 09:06:15 UTC
Sorry, somehow my bugzilla screwed up, these attachements were intended for a
different bug, please ignore them.
Comment 5 Murray Cumming 2004-10-27 23:51:46 UTC
This doesn't seem to be a bug anymore, but it might be because we changed the
type of autogen.sh that we use.