Issue 4699 - snacc-2.3.3beta doesn't compile
Summary: snacc-2.3.3beta doesn't compile
Status: VERIFIED SUSPENDED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-05 20:18 UTC by dieter@dkluenter.de
Modified: 2021-08-03 17:59 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description dieter@dkluenter.de 2006-10-05 20:18:24 UTC
Full_Name: Dieter Kluenter
Version: openldap-snacc-2.3.3beta
OS: linux x86_64
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (84.142.210.55)


Hi,
This are the errors from my attempt to compile snacc

/usr/include/c++/3.3.5/backward/backward_warning.h:32:2: Warnung: #warning This
file includes at least one deprecated or antiquated header. Please consider
using one of the 32 headers found in section 17.4.1.2 of the C++ standard.
Examples include substituting the <X> header for the <X.h> header for C++
includes, or <sstream> instead of the deprecated header <strstream.h>. To
disable this warning use -Wno-deprecated.
vdatest.cpp: In function `void test_timingDoTestPrint(long int, long int, int, 
   long int)':
vdatest.cpp:1048: Warnung: int Format, anderer Typ Argument (Argument 4)
vdatest.cpp: In function `void AsnIntTest()':
vdatest.cpp:1283: error: no matching function for call to `SNACC::AsnInt::
   getPadded(unsigned char*&, unsigned int&, int)'
../../c++-lib/inc/asn-incl.h:645: error: candidates are: void 
   SNACC::AsnInt::getPadded(unsigned char*&, size_t&, long unsigned int) const
vdatest.cpp:1335: error: no matching function for call to `SNACC::AsnInt::
   getPadded(unsigned char*&, unsigned int&, int)'
../../c++-lib/inc/asn-incl.h:645: error: candidates are: void 
   SNACC::AsnInt::getPadded(unsigned char*&, size_t&, long unsigned int) const
make[3]: *** [vdatest.o] Fehler 1
make[3]: Leaving directory `/work/openldap-snacc-2.3.3beta/c++-examples/src'
make[2]: *** [all] Fehler 2
make[2]: Leaving directory `/work/openldap-snacc-2.3.3beta/c++-examples/src'
make[1]: *** [all] Fehler 2
make[1]: Leaving directory `/work/openldap-snacc-2.3.3beta/c++-examples'
make: *** [all] Fehler 2

-Dieter

Comment 1 Kurt Zeilenga 2006-10-05 21:17:19 UTC
I suggest that anyone wanting to toy with LDAP
component matching in OpenLDAP Software use HEAD...
the feature needs work.

At 02:18 PM 10/5/2006, dieter@dkluenter.de wrote:
>Full_Name: Dieter Kluenter
>Version: openldap-snacc-2.3.3beta

Not sure why you didn't try 2.3.6, but regardless,
see above.

Kurt  

Comment 2 ando@openldap.org 2007-08-30 09:01:43 UTC
changed notes
changed state Open to Suspended
moved from Incoming to Development
Comment 3 OpenLDAP project 2014-08-01 21:04:58 UTC
snacc