Alexandre Vial wrote:
>
> Le 14 août 07 à 12:59, Alexander Hansen a écrit :
>
>> 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.
>
> Should I do it in the info file ? is it safe to disable the test ?
It should be OK.  We do that pretty often for SDL packages to allow them 
to be built remotely.  As long as the dependencies are OK it's really 
not needed.

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


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