Menu

#431 XServerInterpretedAddress undeclared

build problems
closed-fixed
clx (17)
5
2007-11-28
2007-11-28
No

http://permalink.gmane.org/gmane.lisp.clisp.general/12044
http://permalink.gmane.org/gmane.lisp.clisp.general/12055
X11/Xlib.h v.3.23 2002/05/31
libX11.so.6.2
clisp --version: clisp 2.41.1 (2007-10-12) gnu c 3.3.4 (debian 1:3.34-13)
compiling with new-clx I get the following errors:
clx.f: In function 'C_subr_xlib_access_hosts':
clx.f:7357:error:'_FamilyServerInterpreted' undeclared...
clx.f:7358:error:'XServerInterpretedAddress' undeclared
clx.f:7358:error:'sia' undeclared...
clx.f:7359:error: parse error before ')' token
Linux kernel :2.5.15

Discussion

  • Sam Steingold

    Sam Steingold - 2007-11-28
    • status: open --> closed-fixed
     
  • Sam Steingold

    Sam Steingold - 2007-11-28

    Logged In: YES
    user_id=5735
    Originator: YES

    thank you for your bug report.
    the bug has been fixed in the CVS tree.
    you can either wait for the next release (recommended)
    or check out the current CVS tree (see http://clisp.cons.org\)
    and build CLISP from the sources (be advised that between
    releases the CVS tree is very unstable and may not even build
    on your platform).

     

Log in to post a comment.