From owner-freebsd-apache@FreeBSD.ORG Wed Feb 10 00:29:48 2010 Return-Path: Delivered-To: freebsd-apache@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 75892106568B for ; Wed, 10 Feb 2010 00:29:48 +0000 (UTC) (envelope-from delphij@gmail.com) Received: from mail-pz0-f202.google.com (mail-pz0-f202.google.com [209.85.222.202]) by mx1.freebsd.org (Postfix) with ESMTP id 4BDF48FC12 for ; Wed, 10 Feb 2010 00:29:48 +0000 (UTC) Received: by pzk40 with SMTP id 40so9127695pzk.7 for ; Tue, 09 Feb 2010 16:29:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=paOFDgECiVldA9FEY7gMYTbFxtLVvazwGSXN37CVPgI=; b=OzUmW+ZpeY0qmEypk0BClmDKlDiwZTTthL/nCBmhhYyxuUfi4euBdoGLJblYJpHyQ6 LdUsywfttg6zctnZvSoNhScyVWJoOLC8ELsAeLPi1Rfno+v/V9hdRubbHiZwwh6xUlOg fp0ltsJgxBbguUx3ISIVvBct4oy9iZ4unz6z4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=KDMqHXdd5Zw43CBrxBKY5Vk373SFbuPivxPeULWvIjKIOnViSKYXUlaW9hrHgrQ2Ug Eqa28oZBPmCv8l8jDS5+tGCK+a/zEdlzggy/2OUVUexJpUiIIokZS0wnK6/9+kYNLv1y gFXSo9jTiWHTqHCjgf/GucE1zJaqCKVZFvQ4U= MIME-Version: 1.0 Received: by 10.114.19.2 with SMTP id 2mr5960758was.175.1265760452623; Tue, 09 Feb 2010 16:07:32 -0800 (PST) In-Reply-To: <20100209221846.GD60054@felucia.tataz.chchile.org> References: <20100209221846.GD60054@felucia.tataz.chchile.org> Date: Tue, 9 Feb 2010 16:07:32 -0800 Message-ID: From: Xin LI To: Jeremie Le Hen Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-apache@freebsd.org Subject: Re: error: Size of "void *" is less than size of "long" X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Feb 2010 00:29:48 -0000 On Tue, Feb 9, 2010 at 2:18 PM, Jeremie Le Hen wrote: > Hi, > > I've got this error when trying to compile www/apache22 with the > following command-line on a FreeBSD 8.0-STABLE i386: > > =C2=A0 =C2=A0make WITH_PROXY_MODULES=3Dyes WITH_AUTH_MODULES=3Dyes BATCH= =3D1 all > > I've attached the typescript and config.log. > > I've glanced at the configure script, but this is really a mess to read. > I hope you'll have some hint about this. =C2=A0I remain at your disposal = for > additional tests. Do you have any special configuration in your /etc/make.conf? Cheers, --=20 Xin LI http://www.delphij.net