Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lXaw3d Writing Makefile for Sx cp SxDemo.pl blib/lib/SxDemo.pl cp Sx.pm blib/lib/Sx.pm cp Sx.pod blib/lib/Sx.pod cd sx; make all make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Sx/sx' gcc -g -fpic -D_POSIX_SOURCE -DXAW3D -I/local/X11R6/include -I.. -c -o draw.o draw.c In file included from draw.c:14: xstuff.h:6:28: X11/Xaw3d/Form.h: No such file or directory xstuff.h:7:29: X11/Xaw3d/Label.h: No such file or directory make[1]: *** [draw.o] Error 1 make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Sx/sx' make: *** [sx/libsx.a] Error 2