On 2009-07-27, dan wrote :
> On Thu, Jul 23, 2009 at 01:39:01PM -0400, drjl...@ne... wrote:
> > On MacOS X 10.4.11(PPC):
> >
> > /sw/bin/msgmerge --update de.po webkit-1.0.2.pot
> > /sw/bin/msgmerge: error while opening "webkit-1.0.2.pot" for  
> reading: No
> > such file or directory
> > make[1]: *** [WebKit/gtk/po/de.po] Error 1
> > make: *** [all] Error 2
> > ### execution of /var/tmp/tmp.3.n4hWuL failed, exit code 2
>
> What version-revision of the package? Latest unstable (1.1.10-2)
> builds fine on my 10.4/ppc machine. Do you have any -j or other flags
> in MAKEFLAGS or other nonstandard shell env variables?
>


I have exactly the same problem as Jonathan, also on 10.4.11/ppc.
It happens during the phase :
    make webkit-1.0.2.pot-update

I settled a special environment with an empty .bashrc, no
/usr/local, and a .profile limited to :
    . /sw/bin/init.sh
so that interferences are mostly excluded (no MAKEFLAGS...)

I tried :
    cd /sw/src/fink.build
    find . -name "*.pot"
and found :
    ./webkit-1.0.2-1.1.10-2/webkit-1.1.10/WebKit/gtk/po/webkit.pot

which suggests that the file exists, but that it's name should
include the version number.

don't known what to do next, though...

Pascal

--
Pascal LAMBOLEY - http://www.meteo.fr
This message is private, it does not involve Meteo-France in any way.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to