[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: compiling with sasl problems



I have the same versions and it is ok with Win32 Single Debug.

I get the same problem if I try to build Win32 Single Release but removing
the sasl.lib appears to fix it. (MSVC 5 Project/Settings choose apitest and
build model, link tab).

I think it is just a bug in the project files.

I have to say I am not sure which projects to use (Single or not), I will
post a question.

Regards



----- Original Message -----
From: "De Leeuw guy" <G.De_Leeuw@eurofer.be>
To: <openldap-software@OpenLDAP.org>
Sent: Tuesday, October 03, 2000 11:45 AM
Subject: compiling with sasl problems


> Hi all,
> I try to compile OpenLdap 2.0.4 under winnt 4
> but i obtain this error :
>
>
============================================================================
> ==
> Creating library...
> --------------------Configuration: apitest - Win32 Single
> Release--------------------
> Compiling...
> apitest.c
> Linking...
> LINK : fatal error LNK1181: cannot open input file "sasl.lib"
> Error executing link.exe.
> apitest.exe - 1 error(s), 0 warning(s)
>
============================================================================
> ==
>
> I have installed the cyrus-sasl-1.5.24 and compiling without problem, but
> the result of the compilation produce
> a librarie called libsasl.lib and not sasl.lib
> How and where can I modified the project to compile this correctly ?
> Thanks in advance
>
> Guy De Leeuw
> EDP Manager
> Eurofer ASBL
> 211, rue du noyer
> 1000, Bruxelles
> Belgium
> Phone : +32 (2) 738 79 40
> Fax : +32 (2) 736 28 22
> E-Mail : mailto:G.De_Leeuw@eurofer.be
>
>