error: Size of "void *" is less than size of "long"

Jeremie Le Hen jeremie at le-hen.org
Wed Feb 10 09:48:19 UTC 2010


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


More information about the freebsd-apache mailing list