Well, I installed the X11SDK. I looked again for the files monipol
asked me to look for, but I could not find the exact file names. I
found these ones, though:

server:~ root# ls -ld /usr/X11R6/lib/libGL.1.2.dylib
-rw-r--r--   1 root  admin  565548 Mar 24  2006 /usr/X11R6/lib/libGL.1.2.dylib

server:~ root# nm -g /usr/X11R6/lib/libGL.1.2.dylib | grep glClear
00009fe8 T ___indirect_glClear
0000a054 T ___indirect_glClearAccum
0000a160 T ___indirect_glClearColor
0000a260 T ___indirect_glClearDepth
0000a0e8 T ___indirect_glClearIndex
0000a1f4 T ___indirect_glClearStencil
         U _glClear
         U _glClearAccum
         U _glClearColor
         U _glClearDepth
         U _glClearIndex
         U _glClearStencil
         U ___indirect_glClear
         U ___indirect_glClearAccum
         U ___indirect_glClearColor
         U ___indirect_glClearDepth
         U ___indirect_glClearIndex
         U ___indirect_glClearStencil


Thanks again!

Joao Torres.


On Tue, Jul 14, 2009 at 4:21 PM, Jack Howarth<howa...@bromo.med.uc.edu> wrote:
> More precisely, try http://connect.apple.com and create a
> free Apple Developer account. The Xcode you want is under
> the Developer Tools downloads section and is Xcode 2.5
> which is the last release for Tiger. When you install
> Xcode in Tiger, you have to manually select the X11 SDK.
>           Jack
>
> On Tue, Jul 14, 2009 at 09:06:38AM -0500, Chupacerveza wrote:
>> Hi Joao,
>>
>> The X11SDK is available at http://developer.apple.com/
>> --Robert
>>
>> Joao Torres wrote:
>> > Hey Jack,
>> >
>> > thanks for the answer! So it seems I'm gonna need the X11 SDK, right?
>> > Do I install it using Fink too?
>> >
>> > Cheers!
>> >
>> > Joao.
>> >
>> > On Tue, Jul 14, 2009 at 3:41 PM, Jack Howarth<howa...@bromo.med.uc.edu> 
>> > wrote:
>> >>  If you don't have /usr/X11R6/lib/libGL.dylib on your drive,
>> >> this means you never installed the X11 SDK in Xcode.
>> >>          Jack
>

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to