On Mon, Aug 12, 2013 at 8:56 PM, Glenn Fowler <[email protected]> wrote: > > thanks > you are helping me debug via email because I don't have access to a debian > installation > can you send me t.i from the following > -- > cat > t.c <<'!' > #include <sys/types.h> > #include <sys/socket.h> > int x; > ! > cc -E t.c > t.i 2>&1 > --
I don't this isn't the the problem. IMO Giovanni needs to install the developer includes. Per http://packages.debian.org/search?searchon=contents&keywords=sys%2Fsocket.h&mode=path&suite=stable&arch=any he needs at least the following packages to compile ast-ksh: -----cut----- libc6-dev linux-libc-dev gcc dpkg-dev base-files debianutils groff grep -----cut----- That list may not be complete though Josh _______________________________________________ ast-users mailing list [email protected] http://lists.research.att.com/mailman/listinfo/ast-users
