[Gambas-user] X11/Xlib.h error

Paolo Saudin sdnpaolo at ...69...
Fri Oct 1 12:10:02 CEST 2004


ron wrote:

>On Friday 01 October 2004 08:41, Paolo Saudin wrote:
>
>  
>
>>configure:12068: checking for X
>>configure:12288: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
>>configure:12441: gcc -o conftest -g -O2   conftest.c   -L/usr/X11R6/lib -lX11 >&5
>>    
>>
>
>I give you 3 lines in sequence regarding the X
>
>
>  
>
>>configure:7792: checking for QT component libraries
>>configure:7932: checking for X
>>    
>>
>
>Did  you not get the 'configure:*****: result: libraries line' here ????
>Also missing the gcc line ???
>  
>
Anything is missing between the two lines, both the result and gcc one

>  
>
>>configure:8246: checking for dnet_ntoa in -ldnet
>>..............................
>>configure:8763: checking for XOpenDisplay in -lX11
>>configure:8782: gcc -o conftest -g -O2   conftest.c -lX11 -L/usr/X11R6/lib  1>&5
>>    
>>
>
>this one looks OK, only miss the result: line between
>
>  
>
>>configure:8805: checking for XShmAttach in -lXext
>>configure:8824: gcc -o conftest -g -O2   conftest.c -lXext -L/usr/X11R6/lib  1>&5
>>    
>>
>
>this one same.
>
>Strange you do not have the result lines, they are made by configure here.
>
>
>
>in config.status:
>
>s, at QT_PATH@,/usr/lib/qt/lib//..,;t t
>s, at X_CFLAGS@, -I/usr/X11R6/include,;t t
>s, at X_PRE_LIBS@, -lSM -lICE,;t t
>s, at X_LIBS@, -L/usr/X11R6/lib,;t t
>s, at X_EXTRA_LIBS@,,;t t
>s, at MOC@,/usr/bin//moc,;t t
>
>  
>
here my config.status, which seems to be ok, isn't it?

s%@QT_PATH@%/usr/lib/qt-3.3/lib//..%g

s%@X_CFLAGS@% -I/usr/X11R6/include%g

s%@X_PRE_LIBS@% -lSM -lICE%g

s%@X_LIBS@% -L/usr/X11R6/lib%g

s%@X_EXTRA_LIBS@%%g

s%@MOC@%/usr/lib/qt-3.3/bin//moc%g 

Thank very much,
Paolo

>It is guessing from me but may be it helps.
>
>Ron
>
>
>-------------------------------------------------------
>This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
>Use IT products in your business? Tell us what you think of them. Give us
>Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
>http://productguide.itmanagersjournal.com/guidepromo.tmpl
>_______________________________________________
>Gambas-user mailing list
>Gambas-user at lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>  
>





More information about the User mailing list