Dear masa,
the place where the following error is coming is following..
its in the Xlib.h...
> >2. "/* default to make interropt. easier */" is not valid in
> >#if expressions
>
> Will you teach me where this happens?
*********************************************************************
/home/shiva/cint/cint -K -w1 -zxlib -nG__c_xlib.c -D__MAKECINT__
-DG__MAKECINT -c-2 -I/usr/X11R6/include -DG__REGEXP -DG__SHAREDLIB
-DG__OSFDLL -DG__ANSI -DXLIB_ILLEGAL_ACCESS TOP.h
In file included from XLIB.h:12,
from /tmp/file0EaqIP_cint.c:1:
/usr/X11R6/include/X11/Xlib.h:1423:5: "/* default to make interropt.
easier */" is not valid in
#if expressions
/usr/X11R6/include/X11/Xlib.h:1441:5: "/* default to make interropt.
easier */" is not valid in
#if expressions
/usr/X11R6/include/X11/Xlib.h:1788:5: "/* default to make interropt.
easier */" is not valid in
#if expressions
/usr/X11R6/include/X11/Xlib.h:1805:5: "/* default to make interropt.
easier */" is not valid in
#if expressions
*********************************************************************
> ><<mymachine>>cint test2.c
> >********************************************************************
> >dlopen error: /home/shiva/cint/include/GL/gl.dll: undefined symbol:
> >XMesaMakeCurrent2
> >Warning: Dynamic Link Library /home/shiva/cint/include/GL/gl.dll can not
> >load FILE:/home/shiva/cint/include/GL/gl.dll LINE:1
> >********************************************************************
>
> I'll turn off XMesaMakeCurrent2 from next release. This can be done
> by adding following int in lib/gl/TOP.h
>
>
> #pragma link off function XMesaMakeCurrent2;
>
why is it not reading the compiled gl.dll in
$CINTSYSDIR...???
I mean , is #pragma a work around or a fix ???. and what does
XMesaMakeCurrent2 do ?
Hope to get a mail soon from you...
thankyou..
Prasad.
This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:46 MET