Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Feb 2010 10:48:08 +0100
From:      Jeremie Le Hen <jeremie@le-hen.org>
To:        Xin LI <delphij@gmail.com>
Cc:        freebsd-apache@freebsd.org, Jeremie Le Hen <jeremie@le-hen.org>
Subject:   Re: error: Size of "void *" is less than size of "long"
Message-ID:  <20100210094808.GF60054@felucia.tataz.chchile.org>
In-Reply-To: <a78074951002091607h59f5c426pe9803b5edea2bd92@mail.gmail.com>
References:  <20100209221846.GD60054@felucia.tataz.chchile.org> <a78074951002091607h59f5c426pe9803b5edea2bd92@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Xin,

On Tue, Feb 09, 2010 at 04:07:32PM -0800, Xin LI wrote:
> > I've got this error when trying to compile www/apache22 with the
> > following command-line on a FreeBSD 8.0-STABLE i386:
> >
> >    make WITH_PROXY_MODULES=yes WITH_AUTH_MODULES=yes BATCH=1 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.  I remain at your disposal for
> > additional tests.
> 
> Do you have any special configuration in your /etc/make.conf?

Nothing special:

  WRKDIRPREFIX=/usr/obj
  # Begin portconf settings
  # Do not touch these lines
  .if !empty(.CURDIR:M/usr/ports*) && exists(/usr/local/libexec/portconf)
  _PORTCONF!=/usr/local/libexec/portconf
  .for i in ${_PORTCONF:S/|/ /g}
  ${i:S/%/ /g}
  .endfor
  .endif
  # End portconf settings
  # added by use.perl 2009-12-03 19:21:28
  PERL_VERSION=5.8.9

-- 
Jeremie Le Hen

Humans are born free and equal.  But some are more equal than the others.
					    Coluche



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100210094808.GF60054>