Hi,
I'm the current maintainer of glade package in Debian Project, however
I'm a complete newbie using glade.

One user has reported this error with version 0.6.2 and I've reproduced
it even with 0.5.11.

po/Makefile is not generated.

Advises would be greatly apreciated.
---------------- cut --------------------

                        Debian Bug report logs - #96161
                    No rule to make target "all" in po dir.
                                       
   Severity: important; Package: [1]glade; ;Reported by: Jose Carlos
   Garcia Sogo <[EMAIL PROTECTED]>; dated Thu, 3 May 2001 10:03:23
   UTC; Maintainer for glade is [2]Luis Arocha <[EMAIL PROTECTED]>.
     _________________________________________________________________
   
   Report forwarded to [EMAIL PROTECTED], Santiago Vila
   <[EMAIL PROTECTED]>:
   Bug#96161; Package gettext. [3]Full text available.
     _________________________________________________________________
   
   Acknowledgement sent to Jose Carlos Garcia Sogo
   <[EMAIL PROTECTED]>:
   New Bug report received and forwarded. Copy sent to Santiago Vila
   <[EMAIL PROTECTED]>. [4]Full text available.
     _________________________________________________________________
   
Message received at [EMAIL PROTECTED]:

Received: (at submit) by bugs.debian.org; 3 May 2001 09:21:12 +0000
From [EMAIL PROTECTED] Thu May 03 04:21:12 2001
Return-path: <[EMAIL PROTECTED]>
Received: from (servidor.jaimedelamo.eu.org) [213.96.125.217]
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 14vFIN-00051C-00; Thu, 03 May 2001 04:21:11 -0500
Received: from hal9000.jaimedelamo.eu.org ([192.168.2.2])
        by servidor.jaimedelamo.eu.org with esmtp (Exim 3.12 #1 (Debian))
        id 14vFIL-0000Q7-00; Thu, 03 May 2001 11:21:09 +0200
Received: from jose by hal9000.jaimedelamo.eu.org with local (Exim 3.22 #1 (Deb
ian))
        id 14vFII-0003MM-00; Thu, 03 May 2001 11:21:11 +0200
From: Jose Carlos Garcia Sogo <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: No rule to make target "all" in po dir.
X-Reportbug-Version: 1.15
X-Mailer: reportbug 1.15
Date: Thu, 03 May 2001 11:21:05 +0200
Message-Id: <[EMAIL PROTECTED]>
Sender: Jose Carlos Garcia Sogo <jose@hal9000>
Delivered-To: [EMAIL PROTECTED]

Package: gettext
Version: 0.10.37-1
Severity: important

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

  I have just generated a new project with glade, it only contains an empty win
dow (is for testing purposes only, this happens also with real code), and I hav
e generated source code.
  I have run autogen.sh, to generate all the needed makefiles, and I have seen
that gettext removes intl dir and reinstall it, addind a ChangeLog entry in po/
 dir. Until here all goes right, but the problem comes when calling make. I get
 this error:
  [jose@hal9000:/tmp/proyecto2]$ make
  make  all-recursive
  make[1]: Entering directory `/tmp/proyecto2'
  Making all in intl
  make[2]: Entering directory `/tmp/proyecto2/intl'
  make[2]: Nothing to be done for `all'.
  make[2]: Leaving directory `/tmp/proyecto2/intl'
  Making all in po
  make[2]: Entering directory `/tmp/proyecto2/po'
  make[2]: *** No rule to make target `all'.  Stop.
  make[2]: Leaving directory `/tmp/proyecto2/po'
  make[1]: *** [all-recursive] Error 1
  make[1]: Leaving directory `/tmp/proyecto2'
  make: *** [all-recursive-am] Error 2

  and I am not able to compile the program.

  I have rerun autogen.sh, and I have seen that gettext makes the same as above
, deleting intl dir, creating a new one, and adding another ChangeLog entry, wi
th the same text than the fisrt time:
  2001-05-03  gettextize  <[EMAIL PROTECTED]>

          * Makefile.in.in: Upgrade to gettext-0.10.37.

  At least I have tryied adding AM_PROG_XML_I18N_TOOLS rule to configure.in fil
e, to see what happens. I have done this with a new source tree, and gettext do
es the same (although this time I can see xml-i18n-tools patching Makefile.in f
ile in po dir)

  Downloading a source snapshot of any program (with apt-get sources) and compi
ling it works fine.


- -- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux hal9000 2.4.4 #3 s�b abr 28 13:02:21 CEST 2001 i586

Versions of packages gettext depends on:
ii  gettext-base                  0.10.37-1  GNU Internationalization utilities
ii  libc6                         2.2.2-4    GNU C Library: Shared libraries an

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.5 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE68SMHS+BYJZB4jhERAmqQAJ9t46nEF5UbqcI6OS3uuxNMv4pzcQCZATRZ
kXnCI4MqJNAfZ5hlakX9OoU=
=8eoD
-----END PGP SIGNATURE-----

     _________________________________________________________________
   
   Bug reassigned from package `gettext' to `glade'. Request was from
   Santiago Vila <[EMAIL PROTECTED]> to [EMAIL PROTECTED] [5]Full
   text available.
     _________________________________________________________________
   
   Information forwarded to [EMAIL PROTECTED], Luis
   Arocha <[EMAIL PROTECTED]>:
   Bug#96161; Package glade. [6]Full text available.
     _________________________________________________________________
   
   Acknowledgement sent to Jose Carlos Garcia Sogo
   <[EMAIL PROTECTED]>:
   Extra info received and forwarded to list. Copy sent to Luis Arocha
   <[EMAIL PROTECTED]>. [7]Full text available.
     _________________________________________________________________
   
Message received at [EMAIL PROTECTED]:

Received: (at 96161) by bugs.debian.org; 3 May 2001 19:20:46 +0000
From [EMAIL PROTECTED] Thu May 03 14:20:46 2001
Return-path: <[EMAIL PROTECTED]>
Received: from (servidor.jaimedelamo.eu.org) [213.96.125.217]
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 14vOeb-0005Fn-00; Thu, 03 May 2001 14:20:45 -0500
Received: from hal9000.jaimedelamo.eu.org ([192.168.2.2])
        by servidor.jaimedelamo.eu.org with esmtp (Exim 3.12 #1 (Debian))
        id 14vOeW-000145-00; Thu, 03 May 2001 21:20:40 +0200
Subject: Re: Bug#96161: No rule to make target "all" in po dir.
From: Jose Carlos Garcia Sogo <[EMAIL PROTECTED]>
To: Santiago Vila <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
In-Reply-To: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1
X-Mailer: Evolution (0.9 - Preview Release)
Date: 03 May 2001 21:20:34 +0200
Mime-Version: 1.0
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

El 03 May 2001 16:53:55 +0200, Santiago Vila escribi�:

> The file /usr/share/gettext/po/Makefile.in.in in gettext-0.10.37 *does*
> contain an "all:" target. I consider very likely that this is a bug in
> glade or related tools, not a bug in gettext, so I'm doing a reassign.

  OK, looking a little more into the problem I think that I have found
how to solve it.

  By default, glade puts the AM_GNU_GETTEXT in the configure.in file,
although Gnome support had been activated in Poject prefrences dialog.
Changing it by AM_GNOME_GETTEXT doesn't work, because the macro
gnome-gettext.m4 isn't in the macros/ dir (it is located in
/usr/share/aclocal/gnome). But copying into macros/ dir all work fine
again.

  I don't know where this must be solved (perhaps upstream), and how
this affects to Gtk only projects.

  Regards

--
Jos� Carlos Garc�a Sogo         Seahorse(-bonobo) developer
jose jaimedelamo eu org         http://seahorse.sourceforge.net

Key-Id: 0x90788E11
Fingerprint = B06B 023F EAA6 37DC 1E62  B079 4BE0 5825 9078 8E11


     _________________________________________________________________
     _________________________________________________________________
   
   
    Darren Benham / [8][EMAIL PROTECTED] Last modifed: Wed, 9 May
    2001 20:24:18 UTC
    Debian Bug tracking system
    copyright 1999 Darren O. Benham, 1997 nCipher Corporation Ltd,
    1994-7 Ian Jackson, 1995 Steven Brenner.
    [9]Available under the GPL.

References

   1. http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=glade&repeatmerged=yes
   2. http://www.debian.org/Bugs/db/ma/lLuis_Arocha,data,debian.org,.html
   3. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=96161&msg=1&repeatmerged=yes
   4. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=96161&msg=2&repeatmerged=yes
   5. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=96161&msg=4&repeatmerged=yes
   6. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=96161&msg=5&repeatmerged=yes
   7. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=96161&msg=6&repeatmerged=yes
   8. mailto:[EMAIL PROTECTED]
   9. http://www.benham.net/debbugs/

---------------- cut --------------------

Saludos

-- 
   O /  >O >O >O >O         O / O / O / O /  >O  Luis Arocha, "Data"
\__|/____|__|__|__|/     \__|/__|/__|/__|/____|/ larocha at wanadoo.es
    \                        \   \   \   \       Islas Canarias
      \                        \   \   \   \     Spain
            

PGP signature

Reply via email to