Well, the library is found in /usr/X11R6/lib, so the problem is not
the libX11 library. But the error is still there (when I do 'gmake'):
cint/src/common.h:867: error: redefinition of `struct G__bytecodefunc' cint/src/common.h:899: error: redefinition of `struct G__funcentry' cint/src/common.h:938: error: redefinition of `struct G__ifunc_table' cint/src/common.h:1079: error: redefinition of `struct G__inheritance' cint/src/common.h:1096: error: redefinition of `struct G__var_array' cint/src/common.h:1159: error: redefinition of `struct G__tagtable' cint/src/common.h:1214: error: redefinition of `struct G__typedef' cint/src/common.h:1241: error: redefinition of `struct G__tempobject_list' In file included from cint/src/common.h:1256, from cint/src/g__cfunc.c:43:cint/src/fproto.h:110: warning: "struct G__includepath" declared inside parameter list
What can I do with this error?
Best regards,
Arsen.
On Tue, 30 Jan 2007, Fons Rademakers wrote:
>
> Wbat is the problem? It did find the libX11.so:
>
> ...
> Checking for library libX11.so in directory /usr/X11R6/lib
> Checking /usr/X11R6/lib/libX11.so
> Found file /usr/X11R6/lib/libX11.so <--- everything ok
> Checking for X11/Xlib.h ...
> ...
>
> Cheers, Fons.
>
Received on Tue Jan 30 2007 - 14:56:58 CET
This archive was generated by hypermail 2.2.0 : Tue Jan 30 2007 - 17:50:00 CET