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

Compile error Hpux 11.0 (ITS#915)



Hello

I changed
SLAPD_LIBS = \
[tab]
SLURPD_LIBS =
in the generated Makefiles
to
SLAPD_LIBS =
SLURPD_LIBS =

and it (=2.0.7) at least compiles without anything  unresolved.  (didn't
try to run yet - but ..)
If thats ~ok.  there should probably be a change somewhere in the
configure process!?

Alex

-------------------------------------------------------------------------------------------------------------------

>Full_Name: Arnold Ling
>Version: 2.0.6
>OS: HP-UX 11.00
>URL: ftp://ftp.openldap.org/incoming/
>Submission from: (NULL) (130.219.34.67)


>I try to built OPENLDAP 2.0.6 on my HP-UX 11.00 box. When I run the
make
>command, the following error forces the make to stop. I do not know
where this
>SLURPD_LIBS
>stays.

>thanks,

>Arnold

>/tmp/openldap-2.0.6/libtool[1789]: test: Specify a parameter with this
command.
>mkdir .libs
>cc -g -I../../include -I../../include -D_REENTRANT -I/usr/local/include

>-I/usr/local/BerkeleyDB.3.1/include -L/tmp/openldap-2.0.6/libraries
>-L/usr/local/lib -L/usr/local/BerkeleyDB.3.1/lib -o slapd main.o
daemon.o
>connection.o search.o filter.o add.o charray.o attr.o entry.o config.o
backend.o
>result.o operation.o dn.o compare.o modify.o delete.o modrdn.o
ch_malloc.o
>value.o ava.o bind.o unbind.o abandon.o filterentry.o phonetic.o acl.o
>str2filter.o aclparse.o init.o user.o repl.o lock.o controls.o
extended.o
>kerberos.o passwd.o schema.o schema_check.o schema_init.o schema_prep.o

>schemaparse.o ad.o at.o mr.o syntax.o oc.o monitor.o configinfo.o
starttls.o
>index.o sets.o root_dse.o sasl.o module.o suffixalias.o version.o
libbackends.a
>-lavl -lldbm -lldif -llutil -lldap_r -llber -ldb SLURPD_LIBS -lV3
-lpthread
>/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (main.o) was

>detected. The linked output may not run on a PA 1.x system.
>/usr/ccs/bin/ld: Can't open SLURPD_LIBS
>/usr/ccs/bin/ld: No such file or directory
>*** Error exit code 1
>
>Stop.
>*** Error exit code 1
>
>Stop.
>*** Error exit code 1
>
>Stop.
----------------------------------------------------------------------------------------------------------------