Hi,
I'm a new user to tntnet that just happened to stumble upon your
website, which looks very exciting!
I tried to first install cxxtools in freeBSD. the configure successfully
completed, however make failed with the following errors:
In file included from iconvstream.cpp:22:
../include/cxxtools/iconvstream.h:26:19: iconv.h: No such file or directory
In file included from iconvstream.cpp:22:
../include/cxxtools/iconvstream.h:38: error: `iconv_t' does not name a type
../include/cxxtools/iconvstream.h: In constructor
`cxxtools::iconvstreambuf::iconvstreambuf()':
../include/cxxtools/iconvstream.h:44: error: class `cxxtools::iconvstreambuf'
does not have any field named `cd'
../include/cxxtools/iconvstream.h:44: error: `iconv_t' undeclared (first use
this function)
../include/cxxtools/iconvstream.h:44: error: (Each undeclared identifier is
reported only once for each function it appears in.)
iconvstream.cpp: In member function `cxxtools::iconvstreambuf*
cxxtools::iconvstreambuf::open(std::ostream&, const char*, const char*)':
iconvstream.cpp:35: error: `cd' undeclared (first use this function)
iconvstream.cpp:35: error: `iconv_open' undeclared (first use this function)
iconvstream.cpp:37: error: `iconv_t' undeclared (first use this function)
iconvstream.cpp: In member function `cxxtools::iconvstreambuf*
cxxtools::iconvstreambuf::close()':
iconvstream.cpp:56: error: `cd' undeclared (first use this function)
iconvstream.cpp:56: error: `iconv_t' undeclared (first use this function)
iconvstream.cpp:59: error: `iconv_close' undeclared (first use this function)
iconvstream.cpp: In member function `virtual int
cxxtools::iconvstreambuf::overflow(int)':
iconvstream.cpp:104: error: `cd' undeclared (first use this function)
iconvstream.cpp:106: error: `iconv' undeclared (first use this function)
*** Error code 1
Can you tell what's going wrong here?
Thanks!
---------------------------------
Be a better Heartthrob. Get better relationship answers from someone who knows.
Yahoo! Answers - Check it out. -------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Tntnet-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tntnet-general