[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: Build problem (maybe)
- To: <rob.tice@k-int.com>
- Subject: RE: Build problem (maybe)
- From: "Pierangelo Masarati" <ando@sys-net.it>
- Date: Thu, 27 Feb 2003 11:39:31 +0100 (CET)
- Cc: <openldap-software@OpenLDAP.org>
- Importance: Normal
- In-reply-to: <000501c2de2e$088e4a80$2302a8c0@KENT>
- References: <64143.81.72.89.40.1046203814.squirrel@webmail.sys-net.it> <000501c2de2e$088e4a80$2302a8c0@KENT>
> Hi there and thanks for the response to my original message.
I'm replying to the list because it may be of interest.
> I have downloaded the latest release 2.1.13 as you suggested which has
> the suggested fix to the structure initialisation which was causing
> visual studio to complain. The build now fails on a standard build even
> before I try and incorporate back-sql.
>
> The message is
>
> cache.c
> fatal error C1083: Cannot open source file:
> 'C:\development\openldap-2.1.13\libraries\libldap\cache.c': No such file
> or directory
>
> and is thrown during the build of libldap.
>
> There is indeed no file cache.c and it is indeed referenced in the
> libldap.dsp file configuration
>
> I have browsed CVS and there is no file cache.c in there either so it
> doesn't appear to be just missing from my distribution.
>
> Is a new windows project file required for libldap?
>
> Any help would be appreciated.
The problem has already been discussed (there is also an ITS,
I think). It has to do with the fact that cache code was
trimmed from libldap. Apparently it is still in your build
stuff. I assume you are building under windows, so I don't
exactly know where you need to look; you need to eliminate
all the dependencies on libraries/libldap/cache.c in your
makefiles / MSVC projects.
p.
--
Pierangelo Masarati
mailto:pierangelo.masarati@sys-net.it