On 4/16/05, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote:
> On Sat, 16 Apr 2005 12:27:54 +0800 Didier Casse <[EMAIL PROTECTED]> babbled:

> > Pfff. I meant earlier that I'm up-to-date from a Fedora Core point of
> > view! My system updates packages every night via FC repositories to
> > get the "latest" packages.  When I checked my gettext version, I saw
> > that it was gettext-0.14.1-12.  And a
> >
> > yum check-update
> > yum install gettext
> >
> > answered me that I had the most recent package! When I checked on the
> > GNU website I saw that the latest one was gettext-0.14.4.tar.gz :-(
> >
> > FC is a little bit slow compared to Gentoo or Debian (and probably one
> > or two other distros)
> > in acquiring the bleeding packages.
> >
> > I guess I was lured into a false sense of security thinking that my
> > system had the latest ones
 
> that should be recent enough - it seemingly is missing autofoo stuff to 
> handle this. 

Apparently not recent enough! I have rebuild the autofoo stuff from
tarballs then to realize that the problem indeed came from gettext.
Damn Fedora... For E17 to compile FC needs
 gettext >= 0.14.3 which it doesn't have in it's stable repository at
the moment!

I could get most things to compile but the current  DR17 in cvs seems
to be looking for stuff like:

usr/share/locale/fr/LC_MESSAGES/enlightenment.mo
/usr/share/locale/ja/LC_MESSAGES/enlightenment.mo
etc...

Any clues? Sorry to bug. I used a manual ./autogen.sh, make, make
install procedure and below is a mezzanine build. Well it all stops at
installation of the above files.

======================================================
[SNIP]
 /usr/bin/install -c -m 644 'documentation.html'
'/var/tmp/mezzanine-buildroot.1873/usr/share/enlight
enment/doc/documentation.html'
 /usr/bin/install -c -m 644 'enlightenment.png'
'/var/tmp/mezzanine-buildroot.1873/usr/share/enlighte
nment/doc/enlightenment.png'
make[2]: Leaving directory
`/home/didier/tmp/CVS/e17/apps/build.mezz/BUILD/enlightenment-0.16.999.004
/doc'
make[1]: Leaving directory
`/home/didier/tmp/CVS/e17/apps/build.mezz/BUILD/enlightenment-0.16.999.004
/doc'
Making install in po
make[1]: Entering directory
`/home/didier/tmp/CVS/e17/apps/build.mezz/BUILD/enlightenment-0.16.999.00
4/po'
make[2]: Entering directory
`/home/didier/tmp/CVS/e17/apps/build.mezz/BUILD/enlightenment-0.16.999.00
4/po'
make[2]: Nothing to be done for `install-exec-am'.
for L in fr ja es pt fi; do \
  .././mkinstalldirs
/var/tmp/mezzanine-buildroot.1873/usr/share/locale/$L/LC_MESSAGES; \
  /usr/bin/install -c -m 644 \
  $L.mo 
/var/tmp/mezzanine-buildroot.1873/usr/share/locale/$L/LC_MESSAGES/enlightenment.mo;
\
done
/bin/sh: .././mkinstalldirs: No such file or directory
/usr/bin/install: cannot create regular file
`/var/tmp/mezzanine-buildroot.1873/usr/share/locale/fr/L
C_MESSAGES/enlightenment.mo': No such file or directory
/bin/sh: .././mkinstalldirs: No such file or directory
/usr/bin/install: cannot create regular file
`/var/tmp/mezzanine-buildroot.1873/usr/share/locale/ja/L
C_MESSAGES/enlightenment.mo': No such file or directory
/bin/sh: .././mkinstalldirs: No such file or directory
/usr/bin/install: cannot create regular file
`/var/tmp/mezzanine-buildroot.1873/usr/share/locale/es/L
C_MESSAGES/enlightenment.mo': No such file or directory
/bin/sh: .././mkinstalldirs: No such file or directory
/usr/bin/install: cannot create regular file
`/var/tmp/mezzanine-buildroot.1873/usr/share/locale/pt/L
C_MESSAGES/enlightenment.mo': No such file or directory
/bin/sh: .././mkinstalldirs: No such file or directory
/usr/bin/install: cannot create regular file
`/var/tmp/mezzanine-buildroot.1873/usr/share/locale/fi/L
C_MESSAGES/enlightenment.mo': No such file or directory
make[2]: *** [install-data-local] Error 1
make[2]: Leaving directory
`/home/didier/tmp/CVS/e17/apps/build.mezz/BUILD/enlightenment-0.16.999.004
/po'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory
`/home/didier/tmp/CVS/e17/apps/build.mezz/BUILD/enlightenment-0.16.999.004
/po'
make: *** [install-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.70316 (%install)
======================================================
Thanks.


-- 
With kind regards,
Didier.
---

Didier F.B Casse | PhD candidate | LiMiNT Beamline
Singapore Synchrotron Light Source (SSLS), 5 Research Link, Singapore 117603
Email: [EMAIL PROTECTED]|
Web: http://ssls.nus.edu.sg | GPG Key 1024D/B3C57D01 2004-06-23


-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to