[Dovecot] Compiling Dovecot
I'm attempting to compile Dovecot 1.2.1 from source with support for
ManageSieve, with little success. ./configure seems to complete
successfully, but make fails with the message:
make: *** No targets. Stop.
I checked the Makefile, and it's empty. I run into the same problem
no matter the configure options, with or without the managesieve patch
applied, and even with earlier versions (I also tried 1.2.0 and 1.1.17
just to see if it would work, but no go). I've had no problems
compiling other software, so I'm at a bit of a loss here. Any thoughts?
Jason Silkey wrote:
I'm attempting to compile Dovecot 1.2.1 from source with support for ManageSieve, with little success. ./configure seems to complete successfully, but make fails with the message:
make: *** No targets. Stop.
Which OS are you trying to build on?
Are you using GNU Make, or something else?
I often run into this or similar errors where using the default make on Solaris and FreeBSD boxes.
-- Curtis Maloney
participants (2)
-
Curtis Maloney
-
Jason Silkey