Re: BUILD History
[email protected] Fri, 16 Apr 1999 12:39:50 GMT
| Newsgroups | gmane.ietf.pfl |
|---|---|
| Message-ID | <[email protected]> |
Problems 1. and 2. were from usng MSVC v6 (we're using V5). We haven't seen
3. before. Any data on what error that made go away?
Mez
"David J.
Palaitis" To: [email protected]
<dpalaitis@loc cc:
kstar.com> Subject: BUILD History
Sent by:
owner-imc-pfl@
imc.org
04/15/99 11:55
PM
i FINALLY got the JONAH stuff built
i had to make some changes to the code that are not documented
1. \Src\CDSA\util\nsp\nsp\src\nsptestutility.cpp
line #154. // os << e << endl
MS cl compiler complains that '<< is ambiguous'. MSDN says
that this is a bug in the compiler and the workaround is to define
the operator for the class (NSException)
2. \Src\CDSA\addins\Jonah\DL\ldapdl\dlmodule\ldapglobal.cpp
line# 443 // os << e << endl;
3. \Src\CDSA\test\interactive\test_ldapdl\src\Makefile
i had to add
line# 443 /src/CDSA/common/include
to find ldap.h
i used MKS toolkit and JDK1.1.6
it was a very long strange build
dave.
$RFC822.eml
(application/octet-stream, 2.7 KB) - not displayed