|
|
|
|||||
|
`LIST_SEPARATOR_CHAR' undeclared error
Hi again,
This time I don't have an answer ![]() Here's the error I get trying to compile OpenSSLPluginI.cpp: Code:
c++ -c -I.. -I/usr/local/ssl/include -I../../include -I/home/derekt/e2fsprogs-1.32/lib -g -ftemplate-depth-128 -fPIC -Wall OpenSSLPluginI.cpp OpenSSLPluginI.cpp: In member function `long int IceSSL::OpenSSLPluginI::loadRandFiles(const std::string&)': OpenSSLPluginI.cpp:776: `LIST_SEPARATOR_CHAR' undeclared (first use this function) OpenSSLPluginI.cpp:776: (Each undeclared identifier is reported only once for each function it appears in.) Once again, this is SuSE 8.0, Pentium, GCC 3.2.1 Regards, Derek. PS I am not a crackpot. |
|
|||||
|
Unfortunately, e_os.h is not copied into the installation directory for OpenSSL 0.9.7 during a "make install". This has two effects 1) Ice can't find e_os.h, so you have to use e_os2.h instead, and 2) no LIST_SEPARATOR_CHAR is defined.
I'm getting OpenSSL 0.9.6 now ... perhaps this is just some screw up in 0.9.7 ... |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| fatal error C1189: #error : WINDOWS.H already included | delloby | Help Center | 1 | 02-05-2006 01:58 AM |
| Project : error PRJ0019: A tool returned an error code: "Performing Custom Build Step | Falagard | Help Center | 6 | 04-11-2004 09:12 PM |
| link error: error LNK2001: unresolved external symbol __imp___assert | gmueckl | Help Center | 2 | 09-03-2003 02:49 AM |
| FreeBSD compilation problem: EPROTO undeclared | rodrigc | Bug Reports | 1 | 02-22-2003 06:53 PM |
| XMLString undeclared | Bruce | Help Center | 3 | 02-19-2003 09:50 PM |