Re: Install

Phillip Pearson <[email protected]> Tue, 18 Nov 2003 17:07:17 +1300
Newsgroups gmane.comp.djb.cdb
Message-ID <[email protected]>
Paul Jarc:
> Ask Google about "cdb errno".  Feel lucky.

David Kaufman:
> hilariously, paul, following this advice now yields a page archiving this
> very advice :-)

Paul Jarc:
> "cdb undefined reference to `errno'" still works.  Of course, every
> time someone posts about it instead of searching, it just makes it
> that much harder for Google to find the useful stuff.

OK then, for reference, I think the page you're referring to is this:

  http://www.geocrawler.com/archives/3/516/2003/7/0/10567444/

Some context: this page contains information on how to get cdb
building properly if you get the following compiler error when trying
to build it:

  ./load cdbget cdb.a buffer.a unix.a byte.a
  cdb.a(cdb.o)(.text+0xce): In function `cdb_read':
  : undefined reference to `errno'

Cheers,
Phil