From owner-freebsd-apache@FreeBSD.ORG Fri Feb 18 14:58:38 2011 Return-Path: Delivered-To: apache@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C16B7106566B for ; Fri, 18 Feb 2011 14:58:38 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from exhub015-1.exch015.msoutlookonline.net (exhub015-1.exch015.msoutlookonline.net [207.5.72.93]) by mx1.freebsd.org (Postfix) with ESMTP id A4FF28FC0C for ; Fri, 18 Feb 2011 14:58:35 +0000 (UTC) Received: from philip.hq.rws (174.79.184.239) by smtpx15.msoutlookonline.net (207.5.72.103) with Microsoft SMTP Server (TLS) id 8.2.254.0; Fri, 18 Feb 2011 06:58:34 -0800 Message-ID: <4D5E8917.2070203@p6m7g8.com> Date: Fri, 18 Feb 2011 14:58:31 +0000 From: "Philip M. Gollucci" Organization: P6M7G8 Inc. User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.16) Gecko/20101213 Thunderbird/3.0.11 MIME-Version: 1.0 To: Andrew Sinclair References: <4D5BAB5B.2010501@gmail.com> In-Reply-To: <4D5BAB5B.2010501@gmail.com> X-Enigmail-Version: 1.0.1 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig3D7A16BA1944904B903A4F21" Cc: apache@freebsd.org Subject: Re: www/apache22: configure: 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: Fri, 18 Feb 2011 14:58:38 -0000 --------------enig3D7A16BA1944904B903A4F21 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Something is *very* wrong on your system. This is not an apache bug. On 02/16/11 10:47, Andrew Sinclair wrote: > Configuration fails in relation to a primitive type: > Size of "void *" is less than size of "long" >=20 > As requested by script, config.log is attached. > Compilation attempt 1,2 in install.txt attached. > Output of attempt 2 follows: >=20 > [ Wed Feb 16 ] [ 21:06:43 ] root@q-73-exe:/usr/ports/www/apache22 > # (date;time make install;date)|tee -a install.txt > Wed Feb 16 21:07:06 CST 2011 > =3D=3D=3D> apache-2.2.17_1 depends on file: /usr/local/bin/perl5.10.1= - found > =3D=3D=3D> apache-2.2.17_1 depends on file: /usr/local/bin/autoconf-2= =2E68 - found > =3D=3D=3D> apache-2.2.17_1 depends on package: libtool>=3D2.2 - found= > =3D=3D=3D> apache-2.2.17_1 depends on shared library: expat.6 - found= > =3D=3D=3D> apache-2.2.17_1 depends on shared library: apr-1 - found > =3D=3D=3D> apache-2.2.17_1 depends on shared library: pcre.0 - found > =3D=3D=3D> apache-2.2.17_1 depends on shared library: iconv.3 - found= > =3D=3D=3D> apache-2.2.17_1 depends on shared library: mysqlclient.16 = - found > =3D=3D=3D> apache-2.2.17_1 depends on shared library: pq.5 - found > =3D=3D=3D> apache-2.2.17_1 depends on shared library: sqlite3.8 - fou= nd > =3D=3D=3D> Configuring for apache-2.2.17_1 > checking for chosen layout... FreeBSD > checking for working mkdir -p... yes > checking build system type... amd64-portbld-freebsd8.1 > checking host system type... amd64-portbld-freebsd8.1 > checking target system type... amd64-portbld-freebsd8.1 >=20 > Configuring Apache Portable Runtime library ... >=20 > checking for APR... yes > adding "-g" to CFLAGS >=20 > Configuring Apache Portable Runtime Utility library... >=20 > checking for APR-util... yes > adding "-L/usr/local/lib/db42" to LDFLAGS > checking for gcc... cc > checking whether the C compiler works... yes > checking for C compiler default output file name... a.out > checking for suffix of executables... > checking whether we are cross compiling... no > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether cc accepts -g... yes > checking for cc option to accept ISO C89... none needed > checking how to run the C preprocessor... cpp > configure: Using external PCRE library from /usr/local/bin/pcre-config > adding "-I/usr/local/include" to CFLAGS > setting LIBS to "-L/usr/local/lib -Wl,-R/usr/local/lib -lpcre" >=20 > Configuring Apache httpd ... >=20 > setting INCLUDES to "-I." > adding "-I$(top_srcdir)/os/$(OS_DIR)" to INCLUDES > adding "-I$(top_srcdir)/server/mpm/$(MPM_SUBDIR_NAME)" to INCLUDES > adding "-I$(top_srcdir)/modules/http" to INCLUDES > adding "-I$(top_srcdir)/modules/filters" to INCLUDES > adding "-I$(top_srcdir)/modules/proxy" to INCLUDES > adding "-I$(top_srcdir)/include" to INCLUDES > adding "-I$(top_srcdir)/modules/generators" to INCLUDES > adding "-I$(top_srcdir)/modules/mappers" to INCLUDES > adding "-I$(top_srcdir)/modules/database" to INCLUDES > adding "-I/usr/local/include/apr-1" to INCLUDES > adding "-I/usr/local/include" to INCLUDES > adding "-I/usr/local/include/db42" to INCLUDES >=20 > Applying OS-specific hints for httpd ... >=20 > forcing SINGLE_LISTEN_UNSERIALIZED_ACCEPT to "1" > forcing AP_NONBLOCK_WHEN_MULTI_LISTEN to "1" > checking for rm... /bin/rm > checking for pkg-config... /usr/local/bin/pkg-config > checking for rsync... /usr/local/bin/rsync > checking for gawk... no > checking for mawk... no > checking for nawk... nawk > checking whether ln -s works... yes > checking for ranlib... ranlib > checking for lynx... lynx > checking for grep that handles long lines and -e... /usr/bin/grep > checking for egrep... /usr/bin/grep -E > checking for ANSI C header files... no > checking for sys/types.h... yes > checking for sys/stat.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for memory.h... yes > checking for strings.h... yes > checking for inttypes.h... yes > checking for stdint.h... yes > checking for unistd.h... yes > checking minix/config.h usability... no > checking minix/config.h presence... no > checking for minix/config.h... no > checking whether it is safe to define __EXTENSIONS__... yes > checking for library containing strerror... no > checking for APR version 1.2.0 or later... yes > checking for APR-util version 1.2.0 or later... yes > checking for ANSI C header files... (cached) no > checking for string.h... (cached) yes > checking limits.h usability... yes > checking limits.h presence... yes > checking for limits.h... yes > checking for unistd.h... (cached) yes > checking sys/socket.h usability... yes > checking sys/socket.h presence... yes > checking for sys/socket.h... yes > checking pwd.h usability... yes > checking pwd.h presence... yes > checking for pwd.h... yes > checking grp.h usability... yes > checking grp.h presence... yes > checking for grp.h... yes > checking for strings.h... (cached) yes > checking sys/prctl.h usability... no > checking sys/prctl.h presence... no > checking for sys/prctl.h... no > checking sys/processor.h usability... no > checking sys/processor.h presence... no > checking for sys/processor.h... no > checking sys/sem.h usability... yes > checking sys/sem.h presence... yes > checking for sys/sem.h... yes > checking for sys/wait.h that is POSIX.1 compatible... yes > checking for an ANSI C-conforming const... yes > checking for library containing sqrt... no > checking for getpwnam... no > checking for getgrnam... no > checking for initgroups... no > checking for bindprocessor... no > checking for prctl... no > checking for timegm... no > checking for getpgid... no > checking for void pointer length... yes > configure: error: Size of "void *" is less than size of "long" > =3D=3D=3D> Script "configure" failed unexpectedly. > Please report the problem to apache@FreeBSD.org [maintainer] and attach= the > "/usr/ports/www/apache22/work/httpd-2.2.17/config.log" including the ou= tput > of the failure of your make command. Also, it might be a good idea to > provide > an overview of all packages installed on your system (e.g. an `ls > /var/db/pkg`). > *** Error code 1 >=20 > Stop in /usr/ports/www/apache22. > *** Error code 1 >=20 > Stop in /usr/ports/www/apache22. >=20 > real 0m3.731s > user 0m1.298s > sys 0m2.882s > Wed Feb 16 21:07:09 CST 2011 >=20 >=20 >=20 >=20 > _______________________________________________ > freebsd-apache@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-apache > To unsubscribe, send any mail to "freebsd-apache-unsubscribe@freebsd.or= g" --=20 ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 VP Apache Infrastructure; Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Sr. System Admin, Ridecharge Inc. Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. --------------enig3D7A16BA1944904B903A4F21 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iD8DBQFNXokZdbiP+9ubjBwRAnF8AJwOEgt2ItWOWm0Wz9OGNz22VyK/lQCgiIXj 62b82yXj4XJz+85l4KQMgEY= =EuEJ -----END PGP SIGNATURE----- --------------enig3D7A16BA1944904B903A4F21--