mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] Antwort: Re: [PATCH 1/2] apr: version update to 1.5.1
Date: Wed, 18 Feb 2015 13:14:09 +0100	[thread overview]
Message-ID: <54E48211.7040702@pengutronix.de> (raw)
In-Reply-To: <OF535A636E.9D19A26F-ONC1257DF0.0040A0E5-C1257DF0.0040E0D0@neuhaus.de>


[-- Attachment #1.1: Type: text/plain, Size: 1144 bytes --]

Please keep the list on Cc.

On 02/18/2015 12:48 PM, Oliver.Graute@neuhaus.de wrote:
>> > @@ -37,8 +38,11 @@ APR_CONF_ENV := \
>> >     ac_cv_struct_rlimit=yes \
>> >     apr_cv_mutex_robust_shared=no \
>> >     apr_cv_process_shared_works=yes \
>> > +   ac_cv_func_setpgrp_void="yes" \
>> > +   apr_cv_tcp_nodelay_with_cork="yes" \
>> > +   ac_cv_sizeof_struct_iovec="8" \
>>
>> I doubt this is true for 64 bit archs. You can either add a proper
>> autoconf test or make use of PTXCONF_ARCH_LP64
> 
> i don't know how to do that. Which autoconf file need to be adapted?

You have to replace the following in configure.in:

> APR_CHECK_SIZEOF_EXTENDED([#include <sys/types.h>                                
> #include <sys/uio.h>],struct iovec,0)                                            

with the proper call to:

> AC_CHECK_SIZEOF

Marc
-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

[-- Attachment #2: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

      reply	other threads:[~2015-02-18 12:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-18 10:45 [ptxdist] " Oliver Graute
2015-02-18 10:45 ` [ptxdist] [PATCH 2/2] added 0001-apr-gen-test-char.patch Oliver Graute
2015-02-19 16:12   ` Michael Olbrich
2015-02-18 10:57 ` [ptxdist] [PATCH 1/2] apr: version update to 1.5.1 Marc Kleine-Budde
2015-02-18 11:48   ` [ptxdist] Antwort: " Oliver.Graute
2015-02-18 12:14     ` Marc Kleine-Budde [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54E48211.7040702@pengutronix.de \
    --to=mkl@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox