I tried to compile tftpserverspV1.61 using the command listed in the README file and I receive an error.
The OS is Solaris 10 : SunOS 5.10 Generic_118822-25 sun4u sparc SUNW,A70
The command executed: c++ tftpserver.cpp -otftpserver -lsocket -lnsl -lpthread
The error displayed:
In file included from tftpserver.cpp:49:
/usr/include/net/if.h:99: error: template argument required for...
2009-04-23 18:27:15 UTC in Open TFTP Server