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 322847 - gnome-mag fails the install phase during the build
gnome-mag fails the install phase during the build
Status: RESOLVED DUPLICATE of bug 323282
Product: gnome-mag
Classification: Deprecated
Component: API
unspecified
Other Linux
: Normal blocker
: ---
Assigned To: bill.haneman
bill.haneman
Depends on:
Blocks:
 
 
Reported: 2005-11-30 15:48 UTC by sobhi
Modified: 2005-12-05 16:36 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
config.log text file (71.61 KB, text/plain)
2005-11-30 20:51 UTC, sobhi
Details

Description sobhi 2005-11-30 15:48:57 UTC
Distribution/Version: Fedora Core 4

Fresh build of Gnome 2.12.x using JHBUILD on Fedora Core 4.
The following error is encountered:

Making install in po
make[1]: Entering directory `/opt/lap/g2src/cvs/2.12/src/gnome-mag/po'
make[1]: install_sh@: Command not found
make[1]: *** [install-data-yes] Error 127
make[1]: Leaving directory `/opt/lap/g2src/cvs/2.12/src/gnome-mag/po'
make: *** [install-recursive] Error 1
*** Configuring gnome-mag *** [1/1]
./autogen.sh --prefix /opt/lap/g2bin/2.12  --disable-static --disable-gtk-doc
*** Building gnome-mag *** [1/1]
make
*** Installing gnome-mag *** [1/1]
make   install
*** error during stage install of gnome-mag: could not make module *** [1/1]
*** the following modules were not built *** [1/1]
gnome-mag

The po/Makefile contains unresolved vars "@install_sh@" and more.
this is similar to http://bugzilla.gnome.org/show_bug.cgi?id=322663
Comment 1 bill.haneman 2005-11-30 15:52:13 UTC
config.log would be helpful.
Comment 2 sobhi 2005-11-30 20:51:26 UTC
Created attachment 55449 [details]
config.log text file

requested config.log
Comment 3 bill.haneman 2005-11-30 21:29:02 UTC
Isn't this an intltool bug?
Comment 4 sobhi 2005-11-30 23:24:01 UTC
intltool? please explain. It is not clear to me.
Comment 5 Christian Kirbach 2005-12-05 16:36:43 UTC
Thanks for reporting.
This seems to be an intltool problem affecting multiple Gnome modules.

*** This bug has been marked as a duplicate of 323282 ***