Re: Can't build LDAP C SDK v5 on Win32

2001-10-07 Thread Michael Hein

The 5.x version of the LDAP C SDK is currently not being built with nmake nor
the win makefiles.  The win makefiles are leftover from the 4.x version and are
not currently being used.  As soon as the client moves to the 5.x version of the
C SDK they have promised to fix up the files.

Michael

Austin Spreadbury wrote:

 Hi everyone, this is a question from a Mozilla newbie.

 I used CVS to extract the source for the Netscape LDAP C SDK (v5) - i.e.,
 the module DirectorySDKSourceC.  I then tried to build it by running NMAKE
 (Visual Studio 6 version) on what looks like the correct makefile,
 MAKEFILE.WIN, and it stops pretty much immediately telling me it can't find
 root\mozilla\config\makedep.  I don't even have a 'config' directory.  Can
 anyone point me to what I am missing?

 Many thanks,
 Austin Spreadbury.





Re: Can't build LDAP C SDK v5 on Win32

2001-10-06 Thread Bertold Kolics

Please, disregards this message. I did not realize that there is a
makefile.win over there and I am used to use GNU make.

Bertold

Bertold Kolics [EMAIL PROTECTED] wrote in message
VTJv7.9431$[EMAIL PROTECTED]">news:VTJv7.9431$[EMAIL PROTECTED]...
 Hi Austin,

 Use GNU make (version 3.76 or above) instead of NMAKE.

 My $0.02,
 Bertold

 Austin Spreadbury [EMAIL PROTECTED] wrote in message
 9pij3a$[EMAIL PROTECTED]">news:9pij3a$[EMAIL PROTECTED]...
  Hi everyone, this is a question from a Mozilla newbie.
 
  I used CVS to extract the source for the Netscape LDAP C SDK (v5) -
i.e.,
  the module DirectorySDKSourceC.  I then tried to build it by running
NMAKE
  (Visual Studio 6 version) on what looks like the correct makefile,
  MAKEFILE.WIN, and it stops pretty much immediately telling me it can't
 find
  root\mozilla\config\makedep.  I don't even have a 'config' directory.
 Can
  anyone point me to what I am missing?