pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Building modular-xorg-server on Snow Leopard



Hi,

Anyone successfully built modular xorg on Snow Leopard? I end up with the 
following error when compiling libX11. I tried with both bootstrap ABI=32 and 
64, libX11-1.3.2 from CURRENT and libX11-1.2.2 from 2009Q4 without success.

-----------------------
In file included from 
/usr/pkgsrc/x11/libX11/work/.buildlink/include/X11/Xtrans/Xtranssock.c:67,
                 from 
/usr/pkgsrc/x11/libX11/work/.buildlink/include/X11/Xtrans/transport.c:67,
                 from xim_trans.c:30:
/usr/pkgsrc/x11/libX11/work/.buildlink/include/X11/Xos_r.h:414: error: 
'MAXHOSTNAMELEN' undeclared here (not in a function)
In file included from 
/usr/pkgsrc/x11/libX11/work/.buildlink/include/X11/Xtrans/transport.c:67,
                 from xim_trans.c:30:
/usr/pkgsrc/x11/libX11/work/.buildlink/include/X11/Xtrans/Xtranssock.c: In 
function '_XimXTransSocketINETConnect':
/usr/pkgsrc/x11/libX11/work/.buildlink/include/X11/Xtrans/Xtranssock.c:1425: 
warning: unused variable 'tmpport'
/usr/pkgsrc/x11/libX11/work/.buildlink/include/X11/Xtrans/Xtranssock.c:1420: 
warning: unused variable 'tmpaddr'
/usr/pkgsrc/x11/libX11/work/.buildlink/include/X11/Xtrans/Xtranssock.c:1419: 
warning: unused variable 'servp'
/usr/pkgsrc/x11/libX11/work/.buildlink/include/X11/Xtrans/Xtranssock.c:1418: 
warning: unused variable 'hostp'
/usr/pkgsrc/x11/libX11/work/.buildlink/include/X11/Xtrans/Xtranssock.c:1416: 
warning: unused variable 'sparams'
/usr/pkgsrc/x11/libX11/work/.buildlink/include/X11/Xtrans/Xtranssock.c:1415: 
warning: unused variable 'hparams'
/usr/pkgsrc/x11/libX11/work/.buildlink/include/X11/Xtrans/Xtranssock.c:1413: 
warning: unused variable 'sockname'
gnumake[3]: *** [xim_trans.lo] Error 1
gnumake[2]: *** [all-recursive] Error 1
gnumake[1]: *** [all] Error 2
gnumake: *** [all-recursive] Error 1
*** Error code 2
------------------------

Thanks.


Home | Main Index | Thread Index | Old Index