Re: [Fink-users] Can't Compile Webkit-1.0.2

2009-10-11 Thread Daniel E. Macks
Daniel Macks dma...@netspace.org said:
 On Thu, Oct 08, 2009 at 07:03:30PM +, Michael Fitzgerald wrote:
  On Thu, Jul 23, 2009 at 01:39:01PM -0400, drjl...@netonecom.net 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 am also having this problem, on OSX 10.4.11/intel.  I am trying to
 compile webkit-1.0.2-1.1.10-3 and am getting the same error.  I have
 no non-standard shell env variables.

 A user sent me a possible fix; I'm testing it now...

1.1.10-5 was just committed to solve this.

dan

-- 
Daniel Macks
dma...@netspace.org
http://www.netspace.org/~dmacks



--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Can't Compile Webkit-1.0.2

2009-10-08 Thread Michael Fitzgerald
 On Thu, Jul 23, 2009 at 01:39:01PM -0400, drjl...@netonecom.net 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 am also having this problem, on OSX 10.4.11/intel.  I am trying to
compile webkit-1.0.2-1.1.10-3 and am getting the same error.  I have
no non-standard shell env variables.

Mike

--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Can't Compile Webkit-1.0.2

2009-10-08 Thread Daniel Macks
On Thu, Oct 08, 2009 at 07:03:30PM +, Michael Fitzgerald wrote:
  On Thu, Jul 23, 2009 at 01:39:01PM -0400, drjl...@netonecom.net 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 am also having this problem, on OSX 10.4.11/intel.  I am trying to
 compile webkit-1.0.2-1.1.10-3 and am getting the same error.  I have
 no non-standard shell env variables.

A user sent me a possible fix; I'm testing it now...

dan

-- 
Daniel Macks
dma...@netspace.org
http://www.netspace.org/~dmacks


--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Can't Compile Webkit-1.0.2

2009-10-08 Thread Hanspeter Niederstrasser
Michael Fitzgerald wrote:
 On Thu, Jul 23, 2009 at 01:39:01PM -0400, drjl...@netonecom.net 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 am also having this problem, on OSX 10.4.11/intel.  I am trying to
 compile webkit-1.0.2-1.1.10-3 and am getting the same error.  I have
 no non-standard shell env variables.

I've seen this error before when a package needed gettext = 0.17.  In 
that case I BuildDepended on gettext-tools-0.17 and fixed PATH 
appropriately.

Hanspeter

-- 
Hanspeter Niederstrasser
hanspeter AT snaggledworks DOT com


--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Can't Compile Webkit-1.0.2

2009-07-29 Thread Pascal Lamboley

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
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Can't Compile Webkit-1.0.2

2009-07-27 Thread Daniel Macks
On Thu, Jul 23, 2009 at 01:39:01PM -0400, drjl...@netonecom.net 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?

dan

-- 
Daniel Macks
dma...@netspace.org
http://www.netspace.org/~dmacks


--
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users