error when trying to install buildapache.sea

I downloaded buildapache.sea from layer1 and chmoded it to 700, then ran it ./buildapache.sea but it gets a bunch of errors similiar to
---------
/usr/include/bits/stdio.h:120: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:121: warning: control reaches end of non-void function
/usr/include/libio.h:233: parse error before `_offset'
/usr/include/libio.h:233: warning: data definition has no type or storage class
/usr/include/libio.h:237: parse error before `}'
----------

And then ends up hanging at

----------
make: *** [lxdialog.o] Error 1
make: Leaving directory `/root/buildapache/lxdialog'
----------

Can anyone help?
Thanks!

 

 

 

 

Top