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

Makefile and configure trouble



configure can puts mktime.o and strtod.o in liblutil/Makefile, but
there is no mktime.c or strtod.c there.

After `LDFLAGS=-L/local/gnu/lib LIBS=-lgdbm ./configure', `make' fails
in slapd/tools/ because -L/local/gnu/lib comes *after* -lgdbm, so
libgdbm.a is not found.

-- 
Hallvard