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
Error: Target org.macports.build returned: shell command  cd

/opt/local/var/macports/build/_opt_local_var_macports_sources_\
rsync.macports.org_release_ports_games_xgalaga/work/xgalaga-2.0.34

 make all  returned error 2
Command output: for i in libsprite; do cd $i ; make ; done
/usr/bin/gcc-4.0 -I. -I.. -O2  -I/usr/X11/include -DHAVE_CONFIG_H   -c
-o border.o border.c
/usr/bin/gcc-4.0 -I. -I.. -O2  -I/usr/X11/include -DHAVE_CONFIG_H   -c
-o cursor.o cursor.c
/usr/bin/gcc-4.0 -I. -I.. -O2  -I/usr/X11/include -DHAVE_CONFIG_H   -c
-o init.o init.c
/usr/bin/gcc-4.0 -I. -I.. -O2  -I/usr/X11/include -DHAVE_CONFIG_H   -c
-o misc.o misc.c
/usr/bin/gcc-4.0 -I. -I.. -O2  -I/usr/X11/include -DHAVE_CONFIG_H   -c
-o sector.o sector.c
/usr/bin/gcc-4.0 -I. -I.. -O2  -I/usr/X11/include -DHAVE_CONFIG_H   -c
-o buffer.o buffer.c
/usr/bin/gcc-4.0 -I. -I.. -O2  -I/usr/X11/include -DHAVE_CONFIG_H   -c
-o data.o data.c
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
make[1]: *** [data.o] Error 1
make: *** [subdirs] Error 2

Error: Status 1 encountered during processing.

- - - - - -

Any ideas?



___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


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 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

___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


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 all I have to do is have MacPorts port the missing header file?

Could you tell me which file it is?

--
Scott





___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


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 1. On Tiger's X11, anyway.

Feel free to test it on Leopard, and get the sound working :-)

--anders

___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


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 go to
the Find site and look around for xgalaga patch or something?

Sorry, I'm a bit daft in this area.

--
Scott

___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


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 from my harddrive?  MacPorts only
recognizes the outdate version 2.0.34-28?

--
Scott



___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


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 for xgalaga patch or something?


You just need to wait for the indexing update and try install again.

--anders

___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: MacPorts Install Error: The following dependencies failed to build libiconv

2009-04-01 Thread Rainer Müller
On 2009-03-31 23:03, Jos van Tongeren wrote:
 Oh I am sorry Rainer,
 
 Here it comes:
 
 Last login: Tue Mar 31 22:56:59 on console
 media-markts-imac:~ mediamarkt$ sudo port -d install fbg
 Password:
[...]
 ---  Building fbg
 DEBUG: Executing org.macports.build (fbg)
 DEBUG: Environment:
 CFLAGS='-I/System/Library/Frameworks/OpenGL.framework/Headers
 -I/opt/local/include' MACOSX_DEPLOYMENT_TARGET='10.5'
 LDFLAGS='-L/opt/local/lib -lphysfs'
 DEBUG: Assembled command: 'cd
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_games_fbg/work/fbg-0.9
  make all'
 /usr/bin/g++-4.0  -O2  -L/opt/local/lib -lphysfs -o fbg 
 src/glTGAImage.o src/fbgGame.o src/fbgBlock.o src/fbgMain.o
 src/fbgOpenGLRenderer.o  -L/opt/local/lib -lSDLmain -lSDL
 -Wl,-framework,Cocoa  -lphysfs  -lstdc++

I get the same errors. Here is something like -Wl,framework,OpenGL or
-lGL missing.

Rainer
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


can't build mesa upgrade 7.4

2009-04-01 Thread William Davis


can't build the upgrade of Mesa apparently because various include  
files can't be found:


---  Building mesa
DEBUG: Executing proc-pre-org.macports.build-build-0
DEBUG: Executing org.macports.build (mesa)
DEBUG: port allows a parallel build
DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
DEBUG: Assembled command: 'cd /opt/local/var/macports/build/ 
_opt_local_var_macports_sources_rsync 
.macports.org_release_ports_x11_mesa/work/Mesa-7.4  make default  
INSTALL_DIR=/opt/local'

Making sources for darwin
touch depend
makedepend -fdepend -I. -I../../../include -I../../../include/GL/ 
internal -I../../../src/mesa -I../../../src/mesa/glapi 
glcontextmodes.c clientattrib.c compsize.c eval.c glxcmds.c  
glxcurrent.c glxext.c glxextensions.c indirect.c indirect_init.c  
indirect_size.c indirect_window_pos.c indirect_texture_compression.c  
indirect_transpose_matrix.c indirect_vertex_array.c  
indirect_vertex_program.c pixel.c pixelstore.c render2.c renderpix.c  
single2.c singlepix.c vertarr.c xfont.c glx_pbuffer.c glx_query.c  
drisw_glx.c dri_common.c dri_glx.c XF86dri.c glxhash.c dri2_glx.c  
dri2.c \
		../../../src/mesa/main/dispatch.c ../../../src/mesa/glapi/ 
glapi.c ../../../src/mesa/glapi/glapi_getproc.c ../../../src/mesa/ 
glapi/glthread.c
makedepend: warning:  glcontextmodes.c, line 42: cannot find include  
file GL/glxint.h

not in GL/glxint.h
not in GL/glxint.h
not in ./GL/glxint.h
not in ../../../include/GL/glxint.h
not in ../../../include/GL/internal/GL/glxint.h
not in ../../../src/mesa/GL/glxint.h
not in ../../../src/mesa/glapi/GL/glxint.h
not in /usr/include/GL/glxint.h
makedepend: warning:  clientattrib.c (reading glxclient.h, line 53):  
cannot find include file GL/glxint.h

not in GL/glxint.h
not in GL/glxint.h
not in ./GL/glxint.h
not in ../../../include/GL/glxint.h
not in ../../../include/GL/internal/GL/glxint.h
not in ../../../src/mesa/GL/glxint.h
not in ../../../src/mesa/glapi/GL/glxint.h
not in /usr/include/GL/glxint.h
makedepend: warning:  clientattrib.c (reading glxclient.h, line 54):  
cannot find include file GL/glxproto.h

not in GL/glxproto.h
not in GL/glxproto.h
not in ./GL/glxproto.h
not in ../../../include/GL/glxproto.h
not in ../../../include/GL/internal/GL/glxproto.h
not in ../../../src/mesa/GL/glxproto.h
not in ../../../src/mesa/glapi/GL/glxproto.h
not in /usr/include/GL/glxproto.h
makedepend: warning:  indirect.c, line 36: cannot find include file  
GL/glxproto.h

not in ./GL/glxproto.h
not in ../../../include/GL/glxproto.h
not in ../../../include/GL/internal/GL/glxproto.h
not in ../../../src/mesa/GL/glxproto.h
not in ../../../src/mesa/glapi/GL/glxproto.h
not in /usr/include/GL/glxproto.h
makedepend: warning:  indirect_vertex_array.c, line 32: cannot find  
include file GL/glxproto.h

not in ./GL/glxproto.h
not in ../../../include/GL/glxproto.h
not in ../../../include/GL/internal/GL/glxproto.h
not in ../../../src/mesa/GL/glxproto.h
not in ../../../src/mesa/glapi/GL/glxproto.h
not in /usr/include/GL/glxproto.h
makedepend: warning:  indirect_vertex_array.c (reading  
indirect_vertex_array_priv.h, line 39): cannot find include file GL/ 
glxproto.h

not in ./GL/glxproto.h
not in ../../../include/GL/glxproto.h
not in ../../../include/GL/internal/GL/glxproto.h
not in ../../../src/mesa/GL/glxproto.h
not in ../../../src/mesa/glapi/GL/glxproto.h
not in /usr/include/GL/glxproto.h
makedepend: warning:  indirect_vertex_program.c, line 31: cannot find  
include file GL/glxproto.h

not in ./GL/glxproto.h
not in ../../../include/GL/glxproto.h
not in ../../../include/GL/internal/GL/glxproto.h
not in ../../../src/mesa/GL/glxproto.h
not in ../../../src/mesa/glapi/GL/glxproto.h
not in /usr/include/GL/glxproto.h
makedepend: warning:  singlepix.c, line 37: cannot find include file  
GL/glxproto.h

not in ./GL/glxproto.h
not in ../../../include/GL/glxproto.h
not in ../../../include/GL/internal/GL/glxproto.h
not in ../../../src/mesa/GL/glxproto.h
not in ../../../src/mesa/glapi/GL/glxproto.h
not in /usr/include/GL/glxproto.h
makedepend: warning:  dri2.c (reading /usr/include/stdarg.h, line 4):  
cannot find include file stdarg.h
makedepend: warning:  dri2.c (reading ./drm.h), line 172: # warning  
__SIZE_TYPE__ not defined.  Assuming sizeof(size_t) ==  
sizeof(unsigned long)!
makedepend: warning:  ../../../src/mesa/main/dispatch.c (reading /usr/ 
include/float.h, line 8): cannot find include file float.h
gcc -c -I. -I../../../include -I../../../include/GL/internal - 
I../../../src/mesa -I../../../src/mesa/glapi-ggdb3 -Os -Wall - 
Wmissing-prototypes -std=c99 

Re: can't build mesa upgrade 7.4

2009-04-01 Thread Chris Jones

Hi,

Mesa fails for me also, but with a slightly different error.

---  Fetching mesa
---  Attempting to fetch MesaLib-7.4.tar.bz2 from 
http://kent.dl.sourceforge.net/mesa3d
---  Attempting to fetch MesaGLUT-7.4.tar.bz2 from 
http://kent.dl.sourceforge.net/mesa3d
---  Attempting to fetch AppleSGLX-56.tar.bz2 from 
http://arn.se.distfiles.macports.org/mesa
---  Attempting to fetch AppleSGLX-56.tar.bz2 from 
http://trd.no.distfiles.macports.org/mesa
---  Attempting to fetch AppleSGLX-56.tar.bz2 from 
http://distfiles.macports.org/mesa
---  Verifying checksum(s) for mesa
---  Extracting mesa
---  Applying patches to mesa
---  Configuring mesa
---  Building mesa
Error: Target org.macports.build returned: shell command  cd /opt/ 
local/var/macports/build/ 
_opt_local_var_macports_sources_rsync 
.macports.org_release_ports_x11_mesa/work/Mesa-7.4  make default  
INSTALL_DIR=/opt/local  returned error 2
Command output: dri2.c:164: error: 'xDRI2AuthenticateReply' undeclared  
(first use in this function)

dri2.c:164: error: syntax error before 'rep'
dri2.c:169: error: 'sz_xDRI2AuthenticateReq' undeclared (first use in  
this function)

dri2.c:169: error: syntax error before ')' token
dri2.c:169: error: 'X_DRI2Authenticate' undeclared (first use in this  
function)

dri2.c:175: error: 'rep' undeclared (first use in this function)
dri2.c: In function 'DRI2GetBuffers':
dri2.c:227: error: 'xDRI2GetBuffersReply' undeclared (first use in  
this function)

dri2.c:227: error: syntax error before 'rep'
dri2.c:228: error: 'xDRI2GetBuffersReq' undeclared (first use in this  
function)

dri2.c:228: error: 'req' undeclared (first use in this function)
dri2.c:230: error: 'xDRI2Buffer' undeclared (first use in this function)
dri2.c:230: error: syntax error before 'repBuffer'
dri2.c:237: error: 'sz_xDRI2GetBuffersReq' undeclared (first use in  
this function)

dri2.c:237: error: syntax error before ')' token
dri2.c:237: error: 'X_DRI2GetBuffers' undeclared (first use in this  
function)

dri2.c:246: error: 'rep' undeclared (first use in this function)
dri2.c:258: error: 'repBuffer' undeclared (first use in this function)
dri2.c: In function 'DRI2CopyRegion':
dri2.c:283: error: 'xDRI2CopyRegionReq' undeclared (first use in this  
function)

dri2.c:283: error: 'req' undeclared (first use in this function)
dri2.c:284: error: 'xDRI2CopyRegionReply' undeclared (first use in  
this function)

dri2.c:284: error: syntax error before 'rep'
dri2.c:289: error: 'sz_xDRI2CopyRegionReq' undeclared (first use in  
this function)

dri2.c:289: error: syntax error before ')' token
dri2.c:289: error: 'X_DRI2CopyRegion' undeclared (first use in this  
function)

dri2.c:297: error: 'rep' undeclared (first use in this function)
make[2]: *** [dri2.o] Error 1
make[1]: *** [subdirs] Error 1
make: *** [default] Error 1

Error: Unable to upgrade port: 1

cheers Chris

On 1 Apr 2009, at 6:20PM, William Davis wrote:



can't build the upgrade of Mesa apparently because various include  
files can't be found:


---  Building mesa
DEBUG: Executing proc-pre-org.macports.build-build-0
DEBUG: Executing org.macports.build (mesa)
DEBUG: port allows a parallel build
DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
DEBUG: Assembled command: 'cd /opt/local/var/macports/build/ 
_opt_local_var_macports_sources_rsync 
.macports.org_release_ports_x11_mesa/work/Mesa-7.4  make default  
INSTALL_DIR=/opt/local'

Making sources for darwin
touch depend
makedepend -fdepend -I. -I../../../include -I../../../include/GL/ 
internal -I../../../src/mesa -I../../../src/mesa/glapi 
glcontextmodes.c clientattrib.c compsize.c eval.c glxcmds.c  
glxcurrent.c glxext.c glxextensions.c indirect.c indirect_init.c  
indirect_size.c indirect_window_pos.c indirect_texture_compression.c  
indirect_transpose_matrix.c indirect_vertex_array.c  
indirect_vertex_program.c pixel.c pixelstore.c render2.c renderpix.c  
single2.c singlepix.c vertarr.c xfont.c glx_pbuffer.c glx_query.c  
drisw_glx.c dri_common.c dri_glx.c XF86dri.c glxhash.c dri2_glx.c  
dri2.c \
		../../../src/mesa/main/dispatch.c ../../../src/mesa/glapi/ 
glapi.c ../../../src/mesa/glapi/glapi_getproc.c ../../../src/mesa/ 
glapi/glthread.c
makedepend: warning:  glcontextmodes.c, line 42: cannot find include  
file GL/glxint.h

not in GL/glxint.h
not in GL/glxint.h
not in ./GL/glxint.h
not in ../../../include/GL/glxint.h
not in ../../../include/GL/internal/GL/glxint.h
not in ../../../src/mesa/GL/glxint.h
not in ../../../src/mesa/glapi/GL/glxint.h
not in /usr/include/GL/glxint.h
makedepend: warning:  clientattrib.c (reading glxclient.h, line 53):  
cannot find include file GL/glxint.h

not in GL/glxint.h
not in GL/glxint.h
not in ./GL/glxint.h
not in ../../../include/GL/glxint.h
not in ../../../include/GL/internal/GL/glxint.h
not in ../../../src/mesa/GL/glxint.h
not in ../../../src/mesa/glapi/GL/glxint.h

Re: can't build mesa upgrade 7.4

2009-04-01 Thread David Evans

Chris Jones wrote:

Hi,

Mesa fails for me also, but with a slightly different error.

---  Fetching mesa
---  Attempting to fetch MesaLib-7.4.tar.bz2 from 
http://kent.dl.sourceforge.net/mesa3d
---  Attempting to fetch MesaGLUT-7.4.tar.bz2 from 
http://kent.dl.sourceforge.net/mesa3d
---  Attempting to fetch AppleSGLX-56.tar.bz2 from 
http://arn.se.distfiles.macports.org/mesa
---  Attempting to fetch AppleSGLX-56.tar.bz2 from 
http://trd.no.distfiles.macports.org/mesa
---  Attempting to fetch AppleSGLX-56.tar.bz2 from 
http://distfiles.macports.org/mesa

---  Verifying checksum(s) for mesa
---  Extracting mesa
---  Applying patches to mesa
---  Configuring mesa
---  Building mesa
Error: Target org.macports.build returned: shell command  cd 
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_mesa/work/Mesa-7.4 
 make default INSTALL_DIR=/opt/local  returned error 2
Command output: dri2.c:164: error: 'xDRI2AuthenticateReply' undeclared 
(first use in this function)

dri2.c:164: error: syntax error before 'rep'
dri2.c:169: error: 'sz_xDRI2AuthenticateReq' undeclared (first use in 
this function)

dri2.c:169: error: syntax error before ')' token
dri2.c:169: error: 'X_DRI2Authenticate' undeclared (first use in this 
function)

dri2.c:175: error: 'rep' undeclared (first use in this function)
dri2.c: In function 'DRI2GetBuffers':
dri2.c:227: error: 'xDRI2GetBuffersReply' undeclared (first use in 
this function)

dri2.c:227: error: syntax error before 'rep'
dri2.c:228: error: 'xDRI2GetBuffersReq' undeclared (first use in this 
function)

dri2.c:228: error: 'req' undeclared (first use in this function)
dri2.c:230: error: 'xDRI2Buffer' undeclared (first use in this function)
dri2.c:230: error: syntax error before 'repBuffer'
dri2.c:237: error: 'sz_xDRI2GetBuffersReq' undeclared (first use in 
this function)

dri2.c:237: error: syntax error before ')' token
dri2.c:237: error: 'X_DRI2GetBuffers' undeclared (first use in this 
function)

dri2.c:246: error: 'rep' undeclared (first use in this function)
dri2.c:258: error: 'repBuffer' undeclared (first use in this function)
dri2.c: In function 'DRI2CopyRegion':
dri2.c:283: error: 'xDRI2CopyRegionReq' undeclared (first use in this 
function)

dri2.c:283: error: 'req' undeclared (first use in this function)
dri2.c:284: error: 'xDRI2CopyRegionReply' undeclared (first use in 
this function)

dri2.c:284: error: syntax error before 'rep'
dri2.c:289: error: 'sz_xDRI2CopyRegionReq' undeclared (first use in 
this function)

dri2.c:289: error: syntax error before ')' token
dri2.c:289: error: 'X_DRI2CopyRegion' undeclared (first use in this 
function)

dri2.c:297: error: 'rep' undeclared (first use in this function)
make[2]: *** [dri2.o] Error 1
make[1]: *** [subdirs] Error 1
make: *** [default] Error 1

Error: Unable to upgrade port: 1

cheers Chris


See  https://trac.macports.org/ticket/19105
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


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 nothing.  Do I need to go to
the Find site and look around for xgalaga patch or something?


You just need to wait for the indexing update and try install again.


To clarify: wait for the indexing update (which has now occurred),  
then sudo port selfupdate to get it, then try installing the port  
again.



___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: MacPorts Install Error: The following dependencies failed to build libiconv

2009-04-01 Thread Ryan Schmidt


On Apr 1, 2009, at 07:15, Rainer Müller wrote:


On 2009-03-31 23:03, Jos van Tongeren wrote:

Oh I am sorry Rainer,

Here it comes:

Last login: Tue Mar 31 22:56:59 on console
media-markts-imac:~ mediamarkt$ sudo port -d install fbg
Password:

[...]

---  Building fbg
DEBUG: Executing org.macports.build (fbg)
DEBUG: Environment:
CFLAGS='-I/System/Library/Frameworks/OpenGL.framework/Headers
-I/opt/local/include' MACOSX_DEPLOYMENT_TARGET='10.5'
LDFLAGS='-L/opt/local/lib -lphysfs'
DEBUG: Assembled command: 'cd
/opt/local/var/macports/build/ 
_opt_local_var_macports_sources_rsync.macports.org_release_ports_game 
s_fbg/work/fbg-0.9

 make all'
/usr/bin/g++-4.0  -O2  -L/opt/local/lib -lphysfs -o fbg
src/glTGAImage.o src/fbgGame.o src/fbgBlock.o src/fbgMain.o
src/fbgOpenGLRenderer.o  -L/opt/local/lib -lSDLmain -lSDL
-Wl,-framework,Cocoa  -lphysfs  -lstdc++


I get the same errors. Here is something like -Wl,framework,OpenGL or
-lGL missing.


Could someone please file a bug ticket for the fbg port, then? Thanks.



___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: can not install anypost

2009-04-01 Thread Ryan Schmidt

On Mar 31, 2009, at 07:32, Tatum Wang wrote:

Today I am trying to use it to install gnuplot and gawk and other  
things, but it always display that The process has forked and you  
cannot use this CoreFoundation functionality safely. You MUST exec 
()..

Does anybody have this problem?


I am familiar with that problem with PHP used as an Apache module on  
Leopard; see:


http://trac.macports.org/ticket/15909

However, I don't know what anypost is, and I don't know why you  
would get the error when trying to install gnuplot or gawk with  
MacPorts. Can you show us exactly what command you typed, and exactly  
what output was produced? Also let us know what version of Mac OS X,  
Xcode, and MacPorts you have, and on what Mac. Thanks.



___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: KDE4 packages depend on two QT4 packages ?

2009-04-01 Thread Ryan Schmidt


On Mar 29, 2009, at 10:24, Chris Jones wrote:


On 29 Mar 2009, at 4:07PM, Chris Jones wrote:

If I understand things, a new QT4 package has been introduced, qt4- 
kde, to provide a version compatible with the KDE4 packages.  
However, it seems that some KDE4 packages have been updated to use  
qt4-kde, but others still use qt4-mac, which means overall KDE4  
depends on both e.g. kdelibs4 depends on phonon ad qt4-kde, whilst  
phonon itself uses qt4-mac I assume this is incorrect and all  
KDE4 packages should be updated to use qt4-kde ?


This is definitely a problem, as it prevents the KDE4 applications  
from starting since kdelibs4 was updated to depend on qt4-kde. See  
below.


Would you please file a ticket for this problem in the issue tracker?  
Thanks.


___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Install mysql in multiple spots

2009-04-01 Thread Adam Bodnar
Is there anyway to tell macports to let me install mysql again in
another directory?

I've already installed it in /opt/local/lib/mysql5 and it's subsequent
directories such as etc and var/db.

In order to test new versions of mysql or install a second copy, it'd
be nice if I can tell macports to install a second copy, in something
like /opt/local/lib/mysql5-2.

Now obviously I can go the route of using the official mysql package,
but it's always nice to use macports when possible.

Thanks.
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: can't build mesa upgrade 7.4

2009-04-01 Thread Bjarne Bäckström


1 apr 2009 kl. 19.20 skrev William Davis:



can't build the upgrade of Mesa apparently because various include  
files can't be found:


---  Building mesa
DEBUG: Executing proc-pre-org.macports.build-build-0
DEBUG: Executing org.macports.build (mesa)
DEBUG: port allows a parallel build
DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'


   I have the same problem under 10.4 (MacMini Intel).
--

___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


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 to port now?
I did port search data and got nothing.  Do I need to go to
the Find site and look around for xgalaga patch or something?


You just need to wait for the indexing update and try install again.


To clarify: wait for the indexing update (which has now occurred),  
then sudo port selfupdate to get it, then try installing the port  
again.





---  Configuring xgalaga
DEBUG: Using compiler 'Mac OS X gcc 4.0'
DEBUG: Executing proc-pre-org.macports.configure-configure-0
Error: Target org.macports.configure returned: error copying /opt/ 
local/share/libtool/config.guess: no such file or directory
Warning: the following items did not execute (for xgalaga):  
org.macports.activate org.macports.configure org.macports.build  
org.macports.destroot org.macports.install

Error: Status 1 encountered during processing.



William Davis
frstanATbellsouthDOTnet
Mac OS X.5.6 Darwin 9.5.0
XQuartz 2.3.3_rc3 (xorg-server 1.4.2-apple38)
Mac Mini Intel Duo @ 1.86 GHz

Mundus vult decepi, ego non

___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users