tags 454837 + patch thanks Hi! Please find attached a patch for the GCC 4.3 FTBFS.
HTH. Kumar -- Kumar Appaiah, 458, Jamuna Hostel, Indian Institute of Technology Madras, Chennai - 600 036
--- tntnet-1.6.0.1.orig/sdk/tools/ecppc/tnt/ecppc/ecppc.h
+++ tntnet-1.6.0.1/sdk/tools/ecppc/tnt/ecppc/ecppc.h
@@ -21,6 +21,7 @@
#ifndef TNT_ECPPC_ECPPC_H
#define TNT_ECPPC_ECPPC_H
+#include <cstring>
#include <cxxtools/arg.h>
#include <exception>
#include <iosfwd>
only in patch2:
unchanged:
--- tntnet-1.6.0.1.orig/sdk/tools/ecppl/ecppl.cpp
+++ tntnet-1.6.0.1/sdk/tools/ecppl/ecppl.cpp
@@ -20,6 +20,7 @@
#include "ecpplang.h"
+#include <cstring>
#include <iostream>
#include <fstream>
#include <exception>
only in patch2:
unchanged:
--- tntnet-1.6.0.1.orig/framework/runtime/tnt/tntnet.h
+++ tntnet-1.6.0.1/framework/runtime/tnt/tntnet.h
@@ -21,6 +21,7 @@
#ifndef TNT_TNTNET_H
#define TNT_TNTNET_H
+#include <cstring>
#include <cxxtools/arg.h>
#include "tnt/tntconfig.h"
#include "tnt/job.h"
only in patch2:
unchanged:
--- tntnet-1.6.0.1.orig/framework/common/tnt/httprequest.h
+++ tntnet-1.6.0.1/framework/common/tnt/httprequest.h
@@ -32,6 +32,7 @@
#include <tnt/scope.h>
#include <locale>
#include <sys/socket.h>
+#include <cstring>
namespace tnt
{
only in patch2:
unchanged:
--- tntnet-1.6.0.1.orig/framework/common/deflatestream.cpp
+++ tntnet-1.6.0.1/framework/common/deflatestream.cpp
@@ -21,6 +21,7 @@
#include "tnt/deflatestream.h"
#include <cxxtools/log.h>
#include <sstream>
+#include <cstring>
log_define("tntnet.deflatestream")
signature.asc
Description: Digital signature

