Hi,

Firstly I tried building 2.0.14 with my fingers crossed. Sadly that didn't help.


However, using configure --without-shared-libs is used make fails:

/Projects/nslu2/nas/tsx09/staging/opt/include -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -I/usr/kerberos/include -MT ../lib/mountpoint.o -MD -MP -MF .deps/../lib/mountpoint.Tpo -c -o ../lib/mountpoint.o ../lib/mountpoint.c ../lib/mountpoint.c:222: fatal error: opening dependency file .deps/../lib/mountpoint.Tpo: No such file or directory
compilation terminated.
make[4]: *** [../lib/mountpoint.o] Error 1
make[4]: Leaving directory `~/Projects/nslu2/nas/tsx09/builds/dovecot/src/imap'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `~/Projects/nslu2/nas/tsx09/builds/dovecot/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `~/Projects/nslu2/nas/tsx09/builds/dovecot'
make[1]: *** [all] Error 2
make[1]: Leaving directory `~/Projects/nslu2/nas/tsx09/builds/dovecot'
make: *** [~Projects/nslu2/nas/tsx09/builds/dovecot/.built] Error 2

Maybe this is more informative.


--
All the best.

Stephen.


On Mon, 29 Aug 2011 02:45:40 +0100, Timo Sirainen <t...@iki.fi> wrote:

On Sat, 2011-08-27 at 17:36 +0100, Stephen Feyrer wrote:

I've made a new attempt at build Dovecot.  The build and then install
processes appeared to work find.  Then when I try to run Dovecot it
reports the error:

/share/MD0_DATA/optware/opt/sbin/dovecot: error while loading shared
libraries: libdovecot.so.0: cannot open shared object file: No such file
or directory

No idea. Try without shared libraries: configure --without-shared-libs

Reply via email to