Re: compiling on OpenBSD

2002-05-11 Thread Scott Lamb
Scott M Likens wrote: > Obviously your Berkeley DB does /NOT/ have DB 1.85 Compatability > compiled into it. That's not so obvious to me. I do not see -ldb in the link command. Whether or not his Berkeley DB has DB 1.85 compatibility built in or not, the command would fail. >> gcc -L/usr/lib

Re: compiling on OpenBSD

2002-05-11 Thread Scott M Likens
Obviously your Berkeley DB does /NOT/ have DB 1.85 Compatability compiled into it. You might wanna download DB 3.29 (i believe is the latest) of the 3 series and build it with that. Build with DB185 support, you more then likely will not need CXX. Any idea why your disabling cyradm? Off han

Re: compiling on OpenBSD

2002-05-11 Thread Scott Lamb
Isak Lyberth wrote: > I have walked through the archives and done some googeling on this > without finding anything relevant. > I have a box wich runs OpenBSD 3.0 on a pentium 2 machine. > When ever i make a: > |configure --with-auth=unix --disable-cyradm > make depen > ||make all CFLAGS=-O| > >

compiling on OpenBSD

2002-05-11 Thread Isak Lyberth
I have walked through the archives and done some googeling on this without finding anything relevant. I have a box wich runs OpenBSD 3.0 on a pentium 2 machine. When ever i make a: |configure --with-auth=unix --disable-cyradm make depen ||make all CFLAGS=-O| i get a error saying: ### Making all