build can't find des.h

Harald Barth haba at pdc.kth.se
Wed Mar 10 07:22:10 CET 2004


> ../libtool gcc  -o arlad adir.o arla.o arladeb.o arladebu.o cmcb.o conn.o 
> cred.o d-trans.o disco.o dynroot.o fcache.o fprio.o inter.o kernel.o 
> messages.o poller.o subr.o state.o stats.o volcache.o nnpfs.o bsd-subr.o 
> arlad.o -L../lib/bufdir -lbufdir -L../rxdef -lrxdefclient -lrxcbserver -L../rx 
> -lrx -L../lwp -llwp  ../lib/ko/libko.la ../util/libarlautil.la 
> ../lib/vers/libvers.la ../lib/roken/libroken.la     -lresolv -lresolv
> gcc -o arlad adir.o arla.o arladeb.o arladebu.o cmcb.o conn.o cred.o d-trans.o 
> disco.o dynroot.o fcache.o fprio.o inter.o kernel.o messages.o poller.o subr.o 
> state.o stats.o volcache.o nnpfs.o bsd-subr.o arlad.o  
> -L/installfrom/arla/arla-0.36pre38/lib/bufdir -lbufdir 
> -L/installfrom/arla/arla-0.36pre38/rxdef -lrxdefclient -lrxcbserver 
> -L/installfrom/arla/arla-0.36pre38/rx -lrx -L/installfrom/arla/arla-0.36pre38/l
> wp -llwp ../lib/ko/.libs/libko.a ../util/.libs/libarlautil.a 
> ../lib/vers/.libs/libvers.a ../lib/roken/.libs/libroken.a -ldb -lresolv

Where did the rxkad link stuff go? My Makefile says:

LIBS_common_post= ../lib/ko/libko.la ../util/libarlautil.la \
                  ../lib/vers/libvers.la \
                   -L/usr/heimdal/lib -lroken -lcrypt $(RXKADLIB) $(KAFS_LIBS) -

Which comes from Makefile.in

LIBS_common_post= ../lib/ko/libko.la ../util/libarlautil.la \
                  ../lib/vers/libvers.la \
                   @LIB_roken@ $(RXKADLIB) $(KAFS_LIBS) @LIBS@

So you are missing the rxkad and the kafs lib stuff between libroken and -ldb

And yes, some more information about OS (debian-what? kernel?) and so
on might be useful. Did configure say anything useful (abount not
finding des?) in its log.

Harald.





More information about the Arla-drinkers mailing list