[EMAIL PROTECTED] wrote:
> There might some information here :
>
> ---
> dri_driver.c:1132: error: dereferencing pointer to incomplete type
> dri_driver.c:1132: error: dereferencing pointer to incomplete type
> make[5]: *** [dri_driver.o] Error 1
> ---
>
> ---
> gcc -o xdriinfo -Os -Wall -Wpointer-arith -no-cpp-precomp
> -L../../exports/lib   xdriinfo.o -lGL -lXext -lX11 -L/usr/X11R6/lib
> /usr/bin/ld: warning -L: directory name (/usr/X11R6/lib) does not exist
> /usr/bin/ld: can't locate file for: -lGL
> collect2: ld returned 1 exit status
> make[3]: *** [xdriinfo] Error 1
> make[2]: *** [install] Error 2
> ---
>
> ---
> aglGlx.c:1299: error: dereferencing pointer to incomplete type
> aglGlx.c: In function 'glAquaResetExtension':
> aglGlx.c:1335: warning: implicit declaration of function 'aglResetLibrary'
> make[6]: *** [aglGlx.o] Error 1
> make[5]: *** [apple] Error 2
> make[4]: *** [GL] Error 2
> ---
>
> ---
> dri_driver.c:1131: error: dereferencing pointer to incomplete type
> dri_driver.c:1132: error: dereferencing pointer to incomplete type
> dri_driver.c:1132: error: dereferencing pointer to incomplete type
> dri_driver.c:1132: error: dereferencing pointer to incomplete type
> make[5]: *** [dri_driver.o] Error 1
> making all in lib/GL/GL...
> make[5]: *** No rule to make target
> `../../../lib/GL/apple/unshared/dri_dispatch.o', needed by `libGL.a'.
> Stop.
> making all in lib/GL/mesa/drivers/osmesa...
> ---
>
> ---
> aglGlx.c:1299: warning: implicit declaration of function 'aglSwapBuffers'
> aglGlx.c:1299: error: dereferencing pointer to incomplete type
> aglGlx.c: In function 'glAquaResetExtension':
> aglGlx.c:1335: warning: implicit declaration of function 'aglResetLibrary'
> make[5]: *** [aglGlx.o] Error 1
> make[4]: *** [apple] Error 2
> make[3]: *** [GL] Error 2
> ---
>
> maybe no /usr/X11R6/lib directory is created?
>
> The text file with the terminal output is 8mb plain text, and i'm not
> really sure what i'm looking for. There are quite a few *** make [x]
> errors in the output. it could be that i'm missing something from
> xcode I need to have installed.
>
> If you need any more detail for any section, or want me to email an
> archive of the error txt file that's no problem.
>
> Thanks!
>
>   
One item that stands out would be the OpenGL SDK. I'm not sure about 
that, though.  Also, post a few more lines from above your first error 
(dri_driver.o)

-- 
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-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to