Dear Timo,
You are very top. I found the the newer version of autoconf via
http://rpmfind.remotelan.net/linux/rpm2html/search.php?query=autoconf.
After upgrading it, I can rebuild the rpms.
But when I install the rpms, it failed again.
[root@testmail SPECS]# rpm -ivh
/usr/src/redhat/RPMS/x86_64/
On 6.4.2011, at 8.09, Bruce Cheng wrote:
> I tried to upgrade automake and autoconf, but they all are new enough.
>
> Package automake-1.9.6-2.3.el5.noarch already installed and latest version
> Package autoconf-2.59-12.noarch already installed and latest version
The --docdir option exists only
Hi,
Thank you for your soon reply.
I tried to build RPMS from source rpm file, due to I don't need to use
some API such llike postgresql, sqlite and so on.
I tried to upgrade automake and autoconf, but they all are new enough.
# yum install automake autoconf
Loaded plugins: fastestmirror
Loadin
On Tue, 2011-04-05 at 16:11 +0800, Bruce Cheng wrote:
> Hi,
>
> I tried to use ATrpms
> (http://dl.atrpms.net/all/dovecot-2.0.11-1_126.src.rpm) to rebuild the
> rpms. It is shown the error message as following:
> configure: error: unrecognized option: --docdir=/usr/share/doc/dovecot-2.0.11
> Try `
Hi,
I tried to use ATrpms
(http://dl.atrpms.net/all/dovecot-2.0.11-1_126.src.rpm) to rebuild the
rpms. It is shown the error message as following:
configure: error: unrecognized option: --docdir=/usr/share/doc/dovecot-2.0.11
Try `./configure --help' for more information.
I checked `./configure --
Hi Timo,
on my system ("AIX 6.1" with "xlc -q64") the "configure" script for
"dovecot-2.0.2" breaks with:
checking whether fd passing works... no
configure: error: fd passing is required for Dovecot to work
This is also now fixed:
http://hg.dovecot.org/dovecot-2.0/rev/bdf922d26534
Ma
On Thu, 2010-09-09 at 16:17 +0200, Andreas Kossack wrote:
> on my system ("AIX 6.1" with "xlc -q64") the "configure" script for
> "dovecot-2.0.2" breaks with:
>
>checking whether fd passing works... no
>configure: error: fd passing is required for Dovecot to work
This is also now fixed:
On Tue, 2010-09-14 at 13:51 +0200, Andreas Kossack wrote:
> Hi Timo, hi all,
>
> >> There aren't any compiler error messages, in the "config.log" I can see
> >> the return value "1" from "conftest":
> >
> > A better way is to finish the configure,
> The "configure"-script breaks with error message
Hi Timo, hi all,
There aren't any compiler error messages, in the "config.log" I can see
the return value "1" from "conftest":
A better way is to finish the configure,
The "configure"-script breaks with error message
"fd passing is required for Dovecot to work"
then revert/modify fdpass.c
On Tue, 2010-09-14 at 10:46 +0200, Andreas Kossack wrote:
> Hi Timo, hi all,
>
> >> It seems, that the last changes in "src/lib/fdpass.c" are the reason.
> >
> > The compiler error message would have been useful to know.
> There aren't any compiler error messages, in the "config.log" I can see
> t
Hi Timo, hi all,
It seems, that the last changes in "src/lib/fdpass.c" are the reason.
The compiler error message would have been useful to know.
There aren't any compiler error messages, in the "config.log" I can see
the return value "1" from "conftest":
configure:19746: xlc -q64 -o conftes
On Thu, 2010-09-09 at 16:17 +0200, Andreas Kossack wrote:
> It seems, that the last changes in "src/lib/fdpass.c" are the reason.
The compiler error message would have been useful to know. What if you
change these to:
> > cmsg_data = CMSG_DATA(cmsg);
> > *(int *)cmsg
Hi all,
on my system ("AIX 6.1" with "xlc -q64") the "configure" script for
"dovecot-2.0.2" breaks with:
checking whether fd passing works... no
configure: error: fd passing is required for Dovecot to work
in config.log:
configure:19524: ./conftest
configure:19524: $? = 1
configure:
TED]> wrote:
> From: Timo Sirainen <[EMAIL PROTECTED]>
> Subject: Re: [Dovecot] configure error on HP-UX: C99 compatible vsnprintf()
> call
> To: [EMAIL PROTECTED]
> Cc: "Dovecot Mailing List"
> Date: Friday, June 13, 2008, 6:15 PM
> On Fri, 2008-06-13 at 02
On Fri, 2008-06-13 at 02:09 -0700, Woonsan Ko wrote:
> By the way, on the [1] machine, I succeeded in `make' by using gcc like the
> following:
> $ ./configure CC=/opt/hp-gcc64-4.2.1/bin/gcc
>
> > [1] `uname': HP-UX B.11.23 U
> > `model': 9000/800/rp3440
> > CPU: PA-RISC
> > `aCC --ve
cot/lib11_trash_plugin.la
/usr/local/dovecot-tmp/lib/dovecot/lib11_trash_plugin.a
Regards,
Woonsan
--- On Fri, 6/13/08, Timo Sirainen <[EMAIL PROTECTED]> wrote:
> From: Timo Sirainen <[EMAIL PROTECTED]>
> Subject: Re: [Dovecot] configure error on HP-UX: C99 compatible vsnprintf(
the
difference of the compiler versions?
--- On Fri, 6/13/08, Timo Sirainen <[EMAIL PROTECTED]> wrote:
> From: Timo Sirainen <[EMAIL PROTECTED]>
> Subject: Re: [Dovecot] configure error on HP-UX: C99 compatible vsnprintf()
> call
> To: [EMAIL PROTECTED]
> Cc: "
On Fri, 2008-06-13 at 00:55 -0700, Woonsan Ko wrote:
> It is like the following in the generated Makefile:
>
> MODULE_SUFFIX = .so
Are the plugins created using .so or .sl suffix?
signature.asc
Description: This is a digitally signed message part
It is like the following in the generated Makefile:
MODULE_SUFFIX = .so
--- On Fri, 6/13/08, Timo Sirainen <[EMAIL PROTECTED]> wrote:
> From: Timo Sirainen <[EMAIL PROTECTED]>
> Subject: Re: [Dovecot] configure error on HP-UX: C99 compatible vsnprintf()
> call
> T
Hi Timo,
Please see comments below.
--- On Fri, 6/13/08, Timo Sirainen <[EMAIL PROTECTED]> wrote:
> From: Timo Sirainen <[EMAIL PROTECTED]>
> Subject: Re: [Dovecot] configure error on HP-UX: C99 compatible vsnprintf()
> call
> To: [EMAIL PROTECTED]
> Cc: "Dovec
On Fri, 2008-06-13 at 09:40 +0300, Timo Sirainen wrote:
> On Thu, 2008-06-12 at 23:37 -0700, Woonsan Ko wrote:
> > Hi All,
> >
> > I tried to build dovecot-1.1.rc9 on a HP-UX machine, but failed to
> > configure with the following message:
> >
> > configure: error: You don't appear to have C99 c
On Fri, 2008-06-13 at 00:12 -0700, Woonsan Ko wrote:
> Hi Timo,
>
> Thank you very much for quick response.
> I have just tested with your new package, but they print other errors during
> `make':
>
> 1. `make' after `configure'
>
> Error 239: "str-find.c", line 17 # A struct/union shall not co
64
- aCC version: HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003]
Kind regards,
Woonsan
--- On Fri, 6/13/08, Timo Sirainen <[EMAIL PROTECTED]> wrote:
> From: Timo Sirainen <[EMAIL PROTECTED]>
> Subject: Re: [Dovecot] configure error on HP-UX: C99 compatible vsnprintf()
> call
>
On Thu, 2008-06-12 at 23:37 -0700, Woonsan Ko wrote:
> Hi All,
>
> I tried to build dovecot-1.1.rc9 on a HP-UX machine, but failed to configure
> with the following message:
>
> configure: error: You don't appear to have C99 compatible vsnprintf() call
You're in luck, I just yesterday fixed a l
Hi All,
I tried to build dovecot-1.1.rc9 on a HP-UX machine, but failed to configure
with the following message:
configure: error: You don't appear to have C99 compatible vsnprintf() call
The environment is like the following:
- command: ./configure
- uname: HP-UX B.11.23 U ia64
- aCC ver
25 matches
Mail list logo