missing variable PO in Makefile.am

Falk Brettschneider gigafalk at yahoo.com
Fri Mar 3 07:20:20 UTC 2000


Hi,

I did a workaround for now:
I removed the po/Makefile entry from the last line of configure.in in
the project's root directory. This works because I don't need
translation at the time and I can do that manually.

"W. Tasin" wrote:
> 
> Falk Brettschneider wrote:
> >
> > Hi,
> >
> > Situation:
> > On SuSE6.3, KDevelop1.1final, an AppWizard Qt2.x SDI application
> >
> > Problem:
> > I don't have a clue what this error (appearing as result of
> > Build->Autoconf&Automake) could mean (???):
> 
> Hi Falk,
> 
> really BAD BAD news...
> 
> >
> > aclocal
> > autoheader
> > automake
> > po/Makefile.am:10: variable 'POFILES' not defined
> > po/Makefile.am:1: variable 'POFILES' not defined
> > make: *** [all] Error 1
> > *** Fehler ***
> 
> this means POFILES will not be defined inside po/Makefile.am.
> 
> KDevelop will create an entry in Makefile.am which is like:
> 
> ####### kdevelop will overwrite this part!!! (begin)##########
> POFILES =
> 
> ####### kdevelop will overwrite this part!!! (end)############
> 
> but only for KDE-Applications !!!!
> Unfortunately the described error occurs only on some machines :-(
Hmmm...what didn't I install?:
In KDevelop1.1 itself:
- The C/C++ reference
- KDE-libs documentation
What didn't I choose in the Wizard?:
- GNU-standard files (INSTALL,README,COPYING)
- user documentation
- lsm-file
- program icon
- mini icon
- no author entry, no email address
- no VCS support
- no file header templates

Maybe there's something important disabled (?).


> 
> Examine this problem I came to the following conclusion:
> 
> As far as I can see there are some grave problems with the
> QT2-templates:
> 1) Do QT really use a po directory for the translation files? (this is a
> minor problem I think)
don't know. :-(

> This should be considered as grave BUG.
Indeed. It's horrorible for newbies in Qt who want to use that "easy"
KDevelop.

-- 

Ciao + Thanks anyway, Walter,
--Falk

==========
"You are over the worst / Silence all around / Your dreams are shattered
 Like the glass in your mouth / You are over the worst"
(Dreadful Shadows, "Estrangement", 1994)

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com




More information about the KDevelop-devel mailing list