[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: database problem solved.



> > When you're linking the binary of router and makendbm, be sure that
> > you heva changed the libs order in Makefile in those sources directory to:
> > 
> > ROUTER_LIB=     -lndbm -lgdbm -ldb
> 
> 	Using order of:
> 		-lndbm -ldb -lgdbm
> 	should work equally well, but apparently it didn't ?
> 
 Nope, I noticed that it "must" (must or must anyway) link in that
order -lndbm -lgdbm -ldb, maybe the reason is that the databases
has defined in that order in the source?
And that's why it need to be linked in that order.

> 	/Matti Aarnio <mea@nic.funet.fi>


-- 

(Niko Lilja <nmk@iug.org>)