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 348452 - Missing help/sv/Makefile.am
Missing help/sv/Makefile.am
Status: RESOLVED FIXED
Product: gnome-calculator
Classification: Core
Component: general
5.8.x
Other All
: Normal normal
: ---
Assigned To: Rich Burridge
Rich Burridge
Depends on:
Blocks:
 
 
Reported: 2006-07-23 23:04 UTC by Marc-Andre Lureau
Modified: 2006-07-24 18:22 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
Patch to fix the build problem. (438 bytes, patch)
2006-07-24 17:22 UTC, Rich Burridge
none Details | Review

Description Marc-Andre Lureau 2006-07-23 23:04:07 UTC
Please describe the problem:
config.status: creating help/it/Makefile
config.status: creating help/ja/Makefile
config.status: creating help/ko/Makefile
config.status: error: cannot find input file: help/sv/Makefile.in

see
http://jhbuild.bxlug.be/builds/2006-07-23-0002/logs/gcalctool/#note

Steps to reproduce:
1. checkout cvs HEAD
2. compile:)



Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Rich Burridge 2006-07-24 15:23:44 UTC
Adding Daniel to the cc: as he seems to be doing changes in this area.

Daniel, I just went and tried to checkout gcalctool from CVS repository, and
it failed for me (see below). As you are probably aware, today is the day for tarballs for GNOME 2.16.0 (beta1). As it currently stands, I'm unable to do
this.

Could you let us know what is going on please?

----

% cvs co gcalctool

Enter passphrase for key '/export/home/richb/.ssh/id_rsa': 

? gcalctool/COPYING

? gcalctool/INSTALL

? gcalctool/depcomp

? gcalctool/install-sh

? gcalctool/missing

? gcalctool/help/bg/Makefile

? gcalctool/help/bg/Makefile.in

? gcalctool/help/bg/gcalctool-bg.omf.out

? gcalctool/help/bg/omf_timestamp

? gcalctool/po/stamp-it

cvs server: Updating gcalctool

cvs server: Updating gcalctool/gcalctool

cvs server: Updating gcalctool/help

U gcalctool/help/ChangeLog

U gcalctool/help/Makefile.am

cvs server: Updating gcalctool/help/C

cvs server: Updating gcalctool/help/C/figures

cvs server: Updating gcalctool/help/bg

cvs server: Updating gcalctool/help/bg/figures

cvs server: Updating gcalctool/help/de

cvs server: Updating gcalctool/help/de/figures

cvs server: Updating gcalctool/help/es

cvs server: Updating gcalctool/help/es/figures

cvs server: Updating gcalctool/help/fr

cvs server: Updating gcalctool/help/fr/figures

cvs server: Updating gcalctool/help/it

cvs server: Updating gcalctool/help/it/figures

cvs server: Updating gcalctool/help/ja

cvs server: Updating gcalctool/help/ja/figures

cvs server: Updating gcalctool/help/ko

cvs server: Updating gcalctool/help/ko/figures

cvs server: Updating gcalctool/help/sv

cvs server: gcalctool/help/sv/Makefile.am is no longer in the repository

cvs server: gcalctool/help/sv/gcalctool-sv.omf is no longer in the repository

cvs server: gcalctool/help/sv/gcalctool.xml is no longer in the repository

cvs server: gcalctool/help/sv/legal.xml is no longer in the repository

U gcalctool/help/sv/sv.po

cvs server: Updating gcalctool/help/sv/figures

cvs server: Updating gcalctool/help/uk

cvs server: Updating gcalctool/help/uk/figures

cvs server: Updating gcalctool/help/zh_CN

cvs server: Updating gcalctool/help/zh_CN/figures

cvs server: Updating gcalctool/help/zh_HK

cvs server: Updating gcalctool/help/zh_HK/figures

cvs server: Updating gcalctool/help/zh_TW

cvs server: Updating gcalctool/help/zh_TW/figures

cvs server: Updating gcalctool/m4

cvs server: Updating gcalctool/po

U gcalctool/po/ChangeLog

U gcalctool/po/fr.po

cvs server: Updating gcalctool/test


Comment 2 Rich Burridge 2006-07-24 16:01:35 UTC
Ack! Ignore the last comment. Looks like I was checking
out into an existing gcalctool directory.

Comment 3 Rich Burridge 2006-07-24 17:22:46 UTC
Created attachment 69509 [details] [review]
Patch to fix the build problem.
Comment 4 Rich Burridge 2006-07-24 18:22:10 UTC
Change checked into CVS HEAD. Version number in
configure.in bumped up to 5.8.19. This change will
appear in the new tarball just generated for GNOME 
2.16.0 (beta1). Thanks.