Re: Bizarre error when building xgalaga!

2009-04-02 Thread Anders F Björklund
Ryan Schmidt wrote: Error: Target org.macports.configure returned: error copying /opt/ local/share/libtool/config.guess: no such file or directory Fixed in r49032, thanks. Darnit, thought that changing the /usr into ${prefix} would have been enough to escape the Xcode 2.5 bugs... Guess

Re: Bizarre error when building xgalaga!

2009-04-02 Thread Ryan Schmidt
On Apr 2, 2009, at 01:25, Anders F Björklund wrote: Ryan Schmidt wrote: Error: Target org.macports.configure returned: error copying / opt/local/share/libtool/config.guess: no such file or directory Fixed in r49032, thanks. Darnit, thought that changing the /usr into ${prefix} would have

Re: Bizarre error when building xgalaga!

2009-04-02 Thread Anders F Björklund
Ryan Schmidt wrote: Guess life isn't that simple. So, does this mean that the silly thing works on Leopard now ? (without sound) Works for me, on Tiger and Leopard (both on Intel, both without sound). Cool! That'd have to be a _really_ rainy day, completing that sound server...

Re: Bizarre error when building xgalaga!

2009-04-02 Thread William Davis
On Apr 2, 2009, at 2:25 AM, Anders F Björklund wrote: Ryan Schmidt wrote: Error: Target org.macports.configure returned: error copying /opt/ local/share/libtool/config.guess: no such file or directory Fixed in r49032, thanks. Darnit, thought that changing the /usr into ${prefix} would

Bizarre error when building xgalaga!

2009-04-01 Thread Scott Heftler
b6$ sudo port install xgalaga --- Fetching xgalaga --- Attempting to fetch xgalaga_2.0.34.orig.tar.gz from http://downloads.sourceforge.net/xgalaga --- Verifying checksum(s) for xgalaga --- Extracting xgalaga --- Applying patches to xgalaga --- Configuring xgalaga --- Building xgalaga

Re: Bizarre error when building xgalaga!

2009-04-01 Thread Anders F Björklund
Scott Heftler wrote: b6$ sudo port install xgalaga --- Building xgalaga In file included from data.c:19: data.h:69: error: array type has incomplete element type data.h:72: error: array type has incomplete element type Any ideas? That's not really bizarre, it's just missing an

Re: Bizarre error when building xgalaga!

2009-04-01 Thread Scott Heftler
Anders F Björklund afb at macports.org writes: That's not really bizarre, it's just missing an include. Ported most of the fixes over from Fink, but it wasn't much fun without the sound anyway so I didn't post it. Suppose I could, if anyone would find it interesting... --anders So

Re: Bizarre error when building xgalaga!

2009-04-01 Thread Anders F Björklund
Scott Heftler wrote: Ported most of the fixes over from Fink, but it wasn't much fun without the sound anyway so I didn't post it. Suppose I could, if anyone would find it interesting... So all I have to do is have MacPorts port the missing header file? It should be working with revision

Re: Bizarre error when building xgalaga!

2009-04-01 Thread Scott Heftler
Anders F Björklund afb at macports.org writes: It should be working with revision 1. On Tiger's X11, anyway. Feel free to test it on Leopard, and get the sound working --anders I'm running Leopard. What package do I need to port now? I did port search data and got nothing. Do I need to

Re: Bizarre error when building xgalaga!

2009-04-01 Thread Scott Heftler
Anders F Björklund afb at macports.org writes: It should be working with revision 1. On Tiger's X11, anyway. Feel free to test it on Leopard, and get the sound working --anders OK. I just downloaded xgalaga-2.1.1.0.tar manually from SourceForge. Now, how can I get MacPorts to port it

Re: Bizarre error when building xgalaga!

2009-04-01 Thread Anders F Björklund
Scott Heftler wrote: It should be working with revision 1. On Tiger's X11, anyway. Feel free to test it on Leopard, and get the sound working I'm running Leopard. What package do I need to port now? I did port search data and got nothing. Do I need to go to the Find site and look around

Re: Bizarre error when building xgalaga!

2009-04-01 Thread Ryan Schmidt
On Apr 1, 2009, at 07:09, Anders F Björklund wrote: Scott Heftler wrote: It should be working with revision 1. On Tiger's X11, anyway. Feel free to test it on Leopard, and get the sound working I'm running Leopard. What package do I need to port now? I did port search data and got

Re: Bizarre error when building xgalaga!

2009-04-01 Thread William Davis
On Apr 1, 2009, at 8:23 PM, Ryan Schmidt wrote: On Apr 1, 2009, at 07:09, Anders F Björklund wrote: Scott Heftler wrote: It should be working with revision 1. On Tiger's X11, anyway. Feel free to test it on Leopard, and get the sound working I'm running Leopard. What package do I need