Martin Costabel wrote:
> Alexander K. Hansen wrote:
>> If someone with an Intel box has time, I'd appreciate confirmation 
>> (or not) of the issue raised on
>>
>> http://sourceforge.net/tracker/index.php?func=detail&aid=1756440&group_id=17203&atid=414256
>>  
>>
>
> There is a little hic: The build fails when trying --build-as-nobody 
> over ssh (does this on ppc, too, I would suspect):
>
> configure:23985: checking for SDL - version >= 1.2.3
> configure:24080: gcc -o conftest -g -O2 -I/sw/include/SDL 
> -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/sw/include 
> -L/sw/lib/python2.5/config/ -L/sw/lib conftest.c -lSDL_mixer 
> -lpthread  -L/sw/lib -lSDLmain -lSDL -Wl,-framework,Cocoa >&5
> configure:24083: $? = 0
> configure:24089: ./conftest
> kCGErrorRangeCheck : Window Server communications from outside of 
> session allowed for root and console user only
> INIT_Processeses(), could not establish the default connection to the 
> WindowServer../configure: line 1: 19471 Abort trap ./conftest$ac_exeext
> configure:24092: $? = 134
> configure: program exited with status 134
>
> This must be a general problem with autotools checking for sdl.
>
Right.  Adding --disable-sdltest to the ConfigureParams gets rid of that.
> Anyway, when --build-as-nobody is either used from the console login 
> or not used at all, gcompris builds OK on Intel.
>
> Concerning the issue of the semi-transparent cursor arrow, this may be 
> a problem of X servers rather than of build architecture:
>
> I am running the same gcompris program on the same Intel machine 
> twice, using the same display of my powerbook G4:
>
> - first via VNC with the X server of the Intel machine: strange 
> semi-transparent, semi-absent arrow; more like a hook or harpoon
>
> - then via ssh-Y with the X server of the powerbook: nice solid 3D arrow.
>
> On both machines, I am using Apple's X11.
>


-- 
Alexander K. Hansen
akh AT finkproject DOT org
Fink User Liaison and Documenter


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to