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

database problem solved.



Heh, just solved the mystery puzzle of database.

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

and similar order in makendbm's Makefile.

Just tested it and it works fine now, so it depends what order you
link the libraries in the binary :)

Anyway, now I am happy (after 10 hours head banging to the wall) :)

-- 

(Niko Lilja <nmk@iug.org>)