Malcolm Kerec <[EMAIL PROTECTED]> writes:
> Hi,
> 
> I've tried compiling as per the documentation but receive the following
> errors:
> 
> /opt/mozilla $ gmake -f directory/ldapsdk.mk build
> cd config; gmake
> gmake[1]: Entering directory `/opt/mozilla/config'
> ../config/SunOS5.7_sparc_DBG.OBJ/nsinstall -R -m 444
> SunOS5.7_sparc_DBG.OBJ/nsin
> stall ../dist/SunOS5.7_sparc_DBG.OBJ/bin
> ../config/SunOS5.7_sparc_DBG.OBJ/nsinstall -R -m 444
> SunOS5.7_sparc_DBG.OBJ/nsin
> stall ../dist/SunOS5.7_sparc_DBG.OBJ/bin
> gmake[1]: Leaving directory `/opt/mozilla/config'
> cd directory; gmake export libs install
> gmake[1]: Entering directory `/opt/mozilla/directory'
> gmake[2]: Entering directory `/opt/mozilla/directory/c-sdk/ldap'
>   cd build; gmake -f Makefile.client -w export
> gmake[3]: Entering directory `/opt/mozilla/directory/c-sdk/ldap/build'
> ../../../../config/SunOS5.7_sparc_DBG.OBJ/nsinstall -R -m 555
> SunOS5.7_sparc_DBG
> .OBJ/dirver ../../../../dist/SunOS5.7_sparc_DBG.OBJ/bin
> gmake[3]: Leaving directory `/opt/mozilla/directory/c-sdk/ldap/build'
>   cd include; gmake -f Makefile.client -w export
> gmake[3]: Entering directory `/opt/mozilla/directory/c-sdk/ldap/include'
> 
> gmake[3]: Makefile.client: No such file or directory
> gmake[3]: *** No rule to make target `Makefile.client'.  Stop.
> gmake[3]: Leaving directory `/opt/mozilla/directory/c-sdk/ldap/include'
>   cd libraries; gmake -f Makefile.client -w export
> gmake[3]: Entering directory
> `/opt/mozilla/directory/c-sdk/ldap/libraries'
> gmake[3]: Makefile.client: No such file or directory
> gmake[3]: *** No rule to make target `Makefile.client'.  Stop.
> gmake[3]: Leaving directory
> `/opt/mozilla/directory/c-sdk/ldap/libraries'
> gmake[2]: *** [export] Error 2
> gmake[2]: Leaving directory `/opt/mozilla/directory/c-sdk/ldap'
> gmake[1]: *** [export] Error 2
> gmake[1]: Leaving directory `/opt/mozilla/directory'
> gmake: *** [build] Error 2
> 
> Can anyone help?

Try checking out the CVS tag LDAPCSDK_40_BRANCH of the SDK, rather
than the date-based tag mentioned on www.mozilla.org.  That code is
newer and should build correctly on Solaris.

Dan
-- 

Reply via email to