I think in general you'll have better luck using gmake
(/usr/ports/devel/gmake).

Charles

On Fri, 11 Jul 2003 [EMAIL PROTECTED] wrote:

> Quoting "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>:
>
> >
> >
> > I'm trying to install vpopmail-5.3.20 on a freebsd4.8 machine.  I'm receiving
> > the following errors:
> >
> > [EMAIL PROTECTED]:/usr/local/src/vpopmail-5.3.20# make install
> > Making install in cdb
> > rm -f libvpopmail.a
> > ar cru libvpopmail.a vpopmail.o md5.o bigdir.o vauth.o file_lock.o  vpalias.o
> > seek.o vlimits.o maildirquota.o cdb/*.o
> > /usr/libexec/elf/ar: cdb/*.o: No such file or directory
> > *** Error code 1
> >
> > Stop in /usr/local/src/vpopmail-5.3.20.
> > *** Error code 1
> >
> > Stop in /usr/local/src/vpopmail-5.3.20.
> >
> > Any ideas or suggestions as to how to resolve this?
> >
> > -Patrick Lahni
>
> Just to follow up on this to provide more information, my cdb folder contents
> are as follows:
>
> [EMAIL PROTECTED]:/usr/local/src/vpopmail-5.3.20/cdb$ ls
> Makefile        cdb_hash.c      cdbmake_hash.c  find-systype.sh uint32.h1
> README          cdb_seek.c      cdbmake_pack.c  load            uint32.h2
> THANKS          cdb_unpack.c    compile         makelib         warn-auto.sh
> VERSION         cdbmake.h       conf-cc         trycpp.c
> cdb.h           cdbmake_add.c   conf-ld         tryulong32.c
>
> Obviously, no *.o files like it was anticipating.  I've tried deleting the
> vpopmail-5.3.20 directory entirely and unpacking from the tarball again -- same
> result.
>
> I'm using the following configure:
>
> ./configure --enable-mysql=y --enable-roaming-users=y
> --enable-defaultquota=100000000S,10000C --enable-learn-passwords=y
> --enable-mysql-replication=y --enable-logging=p --enable-mysql-logging=y
>
> (pardon the line wrapping -- if it does -- this is all one line of course)
>
> -Patrick Lahni
>
>
>
>
> -------------------------------------------------
> This mail sent through IMP: http://horde.org/imp/
>
>

Reply via email to