While trying to compile fdnpkg (resolved a few issues), I now face:
net.c sys/socket.h no such file
And the reason... to build the binaries that connect to Internet, I would need
to add the include files and the libraries for DJGPP.
This is done with:
http://www.delorie.com/pub/djgpp/current/v2tk/wat3211s.zip
Note that it seems that there is no distributions of binariy libs... it is the
source code of the libs to build the binaries lib (for specified compiler).
And this suggest to add a package dj_watcp for compiling programs accessing
Internet.
Frankly... myself find that it does quite a number of packages.
I thought about building a DJGPP package with most useful libs included...
rather than packages for the libs...
I am not decided yet if this is a good or bad idea.
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel