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

RE: Help with 2.2.13 install on Debian



> Hi apologies I see my mistake reran with
>
> ./configure --prefix --enable-bdb --enable-monitor

--prefix needs a value; did you read ./configure --help output?

p.

>
> make depends works now, but running make I get the following:
>
> Making all in /usr/local/openldap-2.2.13
>   Entering subdirectory include
> make[1]: Entering directory `/usr/local/openldap-2.2.13/include'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory `/usr/local/openldap-2.2.13/include'
>
>   Entering subdirectory libraries
> make[1]: Entering directory `/usr/local/openldap-2.2.13/libraries'
> Making all in /usr/local/openldap-2.2.13/libraries
>   Entering subdirectory liblutil
> make[2]: Entering directory
> `/usr/local/openldap-2.2.13/libraries/liblutil'
> rm -f version.c
> ../../build/mkversion -v "2.2.13" liblutil.a > version.c
> cc -g -O2 -I../../include        -I../../include       -c -o utils.o
> utils.c
> cc -g -O2 -I../../include        -I../../include       -c -o fetch.o
> fetch.c
> cc -g -O2 -I../../include        -I../../include       -c -o version.o
> version.c
> ar ru liblutil.a base64.o csn.o entropy.o sasl.o signal.o hash.o
> passfile.o
> md5.o passwd.o sha1.o getpass.o lockf.o utils.o uuid.o sockpair.o avl.o
> ldif.o fetch.o setproctitle.o getpeereid.o detach.o version.o
> make[2]: Leaving directory `/usr/local/openldap-2.2.13/libraries/liblutil'
>
>   Entering subdirectory liblber
> make[2]: Entering directory `/usr/local/openldap-2.2.13/libraries/liblber'
> rm -f version.c
> ../../build/mkversion -v "2.2.13" liblber.la > version.c
> /bin/sh /usr/local/openldap-2.2.13/libtool  --mode=compile cc -g -O2
> -I../../include -I../../include     -DLBER_LIBRARY -c debug.c
> rm -f .libs/debug.lo
> cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c debug.c  -fPIC
> -DPIC -o .libs/debug.lo
> cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c debug.c -o
> debug.o >/dev/null 2>&1
> mv -f .libs/debug.lo debug.lo
> /bin/sh /usr/local/openldap-2.2.13/libtool  --mode=compile cc -g -O2
> -I../../include -I../../include     -DLBER_LIBRARY -c version.c
> rm -f .libs/version.lo
> cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c version.c
> -fPIC
> -DPIC -o .libs/version.lo
> cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c version.c -o
> version.o >/dev/null 2>&1
> mv -f .libs/version.lo version.lo
> /bin/sh /usr/local/openldap-2.2.13/libtool  --mode=link cc -g -O2
> -release 2.2 -version-info 7:6:0 -rpath --enable-bdb/lib -o liblber.la
> assert.lo decode.lo encode.lo io.lo bprint.lo debug.lo memory.lo
> options.lo
> sockbuf.lo stdio.lo version.lo
> libtool: link: only absolute run-paths are allowed
> make[2]: *** [liblber.la] Error 1
> make[2]: Leaving directory `/usr/local/openldap-2.2.13/libraries/liblber'
> make[1]: *** [all-common] Error 1
> make[1]: Leaving directory `/usr/local/openldap-2.2.13/libraries'
> make: *** [all-common] Error 1
>
> I think I've left out one of the ./configure option
>
> Thanks in advance
>
>
>
>
>
>
> -----Original Message-----
> From: owner-openldap-software@OpenLDAP.org
> [mailto:owner-openldap-software@OpenLDAP.org] On Behalf Of Edward de Jongh
> Sent: 29 June 2004 02:40
> To: 'Dieter Kluenter'; openldap-software@OpenLDAP.org
> Subject: RE: Help with 2.2.13 install on Debian
>
> Thanks Dieter I ran the following:
>
> ./configure --prefix=PREFIX --datadir=DIR --sysconfdir --srcdir --build
> --host --target --enable-bdb --enable-monitor
>
> It then tells me to run make depend and when I do I get:
>
> make depend
> make: *** No rule to make target `depend'.  Stop.
>
> Please advise
>
> -----Original Message-----
> From: owner-openldap-software@OpenLDAP.org
> [mailto:owner-openldap-software@OpenLDAP.org] On Behalf Of Dieter Kluenter
> Sent: 29 June 2004 01:16
> To: openldap-software@OpenLDAP.org
> Subject: Re: Help with 2.2.13 install on Debian
>
> Hi,
>
> Edward de Jongh <Edwardd@discovery.co.za> writes:
>
>> Hi all, I am trying to install 2.2.13 from scratch on Debian and I'm
>> not having any joy. I am now going through the INSTALL steps one at a
>> time and I'm hoping you can help me.
>
> first run ./configure --help | less
> to get all avaiable flags, take your pick and run
> ./configure <add flags>
> make depend
> make
> make test
> make install
>
> -Dieter
>
> --
> Dieter Klünter | Systemberatung
> Tel.: +49.40.64861967
> Fax : +49.40.64891521
> http://www.avci.de
>
>


-- 
Pierangelo Masarati
mailto:pierangelo.masarati@sys-net.it


    SysNet - via Dossi,8 27100 Pavia Tel: +390382573859 Fax: +390382476497