Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Sep 2006 00:08:39 -0400
From:      "Tamouh H." <hakmi@rogers.com>
To:        "'Mark Kane'" <mark@mkproductions.org>
Cc:        ports@FreeBSD.org, oliver@FreeBSD.org
Subject:   RE: FreeBSD Port: courier-imap-4.1.1,1
Message-ID:  <20060920041019.0FF5143D4C@mx1.FreeBSD.org>
In-Reply-To: <20060919230252.2c2a5a83@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help

> > gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory=20
> > `/usr/ports/mail/courier-imap/work/courier-imap-4.1.1/gdbmobj'
> > gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory=20
> > `/usr/ports/mail/courier-imap/work/courier-imap-4.1.1' gmake: ***=20
> > [all] Error 2 *** Error code 2
> >=20
> > Stop in /usr/ports/mail/courier-imap.
>=20
> Was there a solution to this?=20
>=20
> I'm trying to deploy a server and get clients moved on a real=20
> short time frame right now and am having the same compile=20
> errors with courier-imap.
>=20
> Thanks very much in advance.
>=20
> -Mark
> FreeBSD 6.1-RELEASE


Hi Mark,

This was Oliver fix:

=20

> -----Original Message-----
> From: Oliver Lehmann [mailto:oliver@freebsd.org]
> Sent: June 22, 2006 5:04 AM
> To: Tamouh H.
> Subject: Re: FreeBSD Port: courier-imap-4.1.1,1
>=20
> somehow gdbm.h was missing in /usr/local/include:=20
>=20
>  Deinstalling /databases/gdbm and then reinstalling it again resolved =
the problem
>=20
>=20
> chochang# make deinstall
> =3D=3D=3D>  Deinstalling for databases/gdbm
> =3D=3D=3D>   Deinstalling gdbm-1.8.3_2
> pkg_delete: file '/usr/local/include/gdbm.h' doesn't exist
> pkg_delete: couldn't entirely delete package (perhaps the packing list =

> is incorrectly specified?) chochang# make install =3D=3D=3D>  =
Installing for=20
> gdbm-1.8.3_2
> =3D=3D=3D>   Generating temporary packing list
> =3D=3D=3D>  Checking if databases/gdbm already installed =
./mkinstalldirs=20
> /usr/local/lib \
>         /usr/local/include /usr/local/man/man3 \
>         /usr/local/info
> /bin/sh ./libtool /usr/bin/install -c -o root -g wheel -c libgdbm.la=20
> /usr/local/lib/libgdbm.la /usr/bin/install -c -o root -g wheel -c=20
> .libs/libgdbm.so.3
> /usr/local/lib/libgdbm.so.3
> (cd /usr/local/lib && rm -f libgdbm.so && ln -s libgdbm.so.3
> libgdbm.so) (cd /usr/local/lib && rm -f libgdbm.so && ln -s
> libgdbm.so.3 libgdbm.so) /usr/bin/install -c -o root -g wheel -c=20
> .libs/libgdbm.lai /usr/local/lib/libgdbm.la /usr/bin/install -c -o=20
> root -g wheel -c .libs/libgdbm.a /usr/local/lib/libgdbm.a ranlib=20
> /usr/local/lib/libgdbm.a chmod 644 /usr/local/lib/libgdbm.a
> =20
> ----------------------------------------------------------------------
> Libraries have been installed in:
>    /usr/local/lib
>=20
> If you ever happen to want to link against installed libraries in a=20
> given directory, LIBDIR, you must either use libtool, and specify the=20
> full pathname of the library, or use the `-LLIBDIR'
> flag during linking and do at least one of the following:
>    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
>      during execution
>    - add LIBDIR to the `LD_RUN_PATH' environment variable
>      during linking
>    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
>=20
> See any operating system documentation about shared libraries for more =

> information, such as the ld(1) and ld.so(8) manual pages.
> =20
> ----------------------------------------------------------------------
> install  -o root -g wheel -m 444 -o bin -g bin gdbm.h \
>         /usr/local/include/gdbm.h
> install  -o root -g wheel -m 444 -o bin -g bin ./gdbm.3 \
>         /usr/local/man/man3/gdbm.3
> install  -o root -g wheel -m 444 -o bin -g bin ./gdbm.info \
>         /usr/local/info/gdbm.info
> install-info --quiet /usr/local/info/gdbm.info /usr/local/info/dir
> =3D=3D=3D>   Compressing manual pages for gdbm-1.8.3_2
> =3D=3D=3D>   Running ldconfig
> /sbin/ldconfig -m /usr/local/lib
> =3D=3D=3D>   Registering installation for gdbm-1.8.3_2
> chochang#
>=20
>=20
> reinstalling gdbm should have fixed this. Please retry compiling=20
> courier-imap.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060920041019.0FF5143D4C>