Hi everybody,
since a few years ago I got permission to use (some older version of) AMarquee-Sources for whatever need I just try to port it to AOS4.
But I did not get very far. After adjusting some includes I got errors regarding missing headers which I could not find so far within SDK folder (only partly within ixemul subfolders).
Maybe someone can give me some helping hint regarding these errors:
Does anybody know where to get these files from or how to code some alternatives?
Many thanks in advance.
Bye
In file included from header/server.h:5, from source/amarqueed.c:11: header/qcommon.h:25:24: error: proto/alib.h: No such file or directory header/qcommon.h:30:19: error: inetd.h: No such file or directory header/qcommon.h:32:38: error: pragmas/socket_pragmas_r.h: No such file or directory
#include <proto/socket.h>
instead. It will almost certainly cover all the stuff from those old ones.