Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Nov 2009 09:59:50 +0100
From:      Martin Wilke <miwi@FreeBSD.org>
To:        Juan Carlos Villalobos <irobot@sdf.lonestar.org>
Cc:        gecko@freebsd.org
Subject:   Re: Problems Epiphany or Firefox
Message-ID:  <20091124085949.GK16834@bsdcrew.de>
In-Reply-To: <Pine.NEB.4.64.0911240412520.8698@sdf.lonestar.org>
References:  <Pine.NEB.4.64.0911240412520.8698@sdf.lonestar.org>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

you need to be update your ports full.

On Tue, Nov 24, 2009 at 04:20:42AM +0000, Juan Carlos Villalobos wrote:
> Hello,
> 
> I am using FreeBSD 7.0-RELEASE. When I go to ports and try to download 
> Epiphany or Firefox, and even Mozilla, I get the following:
> 
> ------------------------------------------------------------------------------
> checking for cairo >= 1.6.0 freetype2 fontconfig... Requested 'cairo >= 
> 1.6.0' but version of cairo is 1.4.10
> configure: error: Library requirements (cairo >= 1.6.0 freetype2 
> fontconfig) not met; consider adjusting the PKG_CONFIG_PATH environment 
> variable if your libraries are in a nonstandard prefix so pkg-config can 
> find them.
> ===>  Script "configure" failed unexpectedly.
> Please report the problem to gecko@FreeBSD.org [maintainer] and attach the
> "/usr/ports/www/libxul/work/mozilla/config.log" including the output 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
> 
> Stop in /usr/ports/www/libxul.
> *** Error code 1
> 
> Stop in /usr/ports/www/libxul.
> *** Error code 1
> 
> Stop in /usr/ports/www/epiphany.
> *** Error code 1
> 
> Stop in /usr/ports/www/epiphany.
> ------------------------------------------------------------------------------
> 
> Please let me know what is the problem...I am clueless!!!
> 
> Thanks
> 
> irobot@sdf.lonestar.org
> SDF Public Access UNIX System - http://sdf.lonestar.org

> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
> 
> configure:1002: checking host system type
> configure:1023: checking target system type
> configure:1041: checking build system type
> configure:1121: checking for gawk
> configure:2205: checking for gcc
> configure:2318: checking whether the C compiler (cc -pipe   -g  -Wl,-rpath,/usr/local/lib/libxul    ) works
> configure:2334: cc -o conftest -pipe   -g      -Wl,-rpath,/usr/local/lib/libxul     conftest.c -pthread -L/usr/local/lib -liconv 1>&5
> configure:2360: checking whether the C compiler (cc -pipe   -g  -Wl,-rpath,/usr/local/lib/libxul    ) is a cross-compiler
> configure:2365: checking whether we are using GNU C
> configure:2374: cc -E conftest.c
> configure:2393: checking whether cc accepts -g
> configure:2429: checking for c++
> configure:2461: checking whether the C++ compiler (c++ -pipe -g  -Wl,-rpath,/usr/local/lib/libxul    ) works
> configure:2477: c++ -o conftest -pipe -g      -Wl,-rpath,/usr/local/lib/libxul     conftest.C -pthread -L/usr/local/lib -liconv 1>&5
> configure:2503: checking whether the C++ compiler (c++ -pipe -g  -Wl,-rpath,/usr/local/lib/libxul    ) is a cross-compiler
> configure:2508: checking whether we are using GNU C++
> configure:2517: c++ -E conftest.C
> configure:2536: checking whether c++ accepts -g
> configure:2585: cc -c -pipe   -g     conftest.c 1>&5
> configure:2602: cc -c -pipe   -g     conftest.c 1>&5
> configure: In function 'main':
> configure:2598: warning: incompatible implicit declaration of built-in function 'exit'
> configure:2621: checking for ranlib
> configure:2653: checking for as
> configure:2694: checking for ar
> configure:2729: checking for ld
> configure:2764: checking for strip
> configure:2799: checking for windres
> configure:3216: checking whether cc understands -c and -o together
> configure:3228: cc -c conftest.c -o conftest.o 1>&5
> configure:3229: cc -c conftest.c -o conftest.o 1>&5
> configure:3273: checking how to run the C preprocessor
> configure:3294: cc -E     conftest.c >/dev/null 2>conftest.out
> configure:3353: checking how to run the C++ preprocessor
> configure:3371: c++ -E     conftest.C >/dev/null 2>conftest.out
> configure:3426: checking for a BSD compatible install
> configure:3479: checking whether ln -s works
> configure:3504: checking for /usr/local/bin/perl5.8.8
> configure:3545: checking for minimum required perl version >= 5.006
> configure:3556: checking for full perl installation
> configure:3571: checking for python
> configure:3616: checking for nsinstall
> configure:3661: checking for doxygen
> configure:3697: checking for whoami
> configure:3733: checking for autoconf
> configure:3769: checking for unzip
> configure:3807: checking for zip
> configure:3848: checking for makedepend
> configure:3883: checking for xargs
> configure:4206: checking for gmake
> configure:4274: checking for X
> configure:4588: checking for dnet_ntoa in -ldnet
> configure:4607: cc -o conftest -pipe   -g      -Wl,-rpath,/usr/local/lib/libxul     conftest.c -ldnet  -pthread -L/usr/local/lib -liconv 1>&5
> /usr/bin/ld: cannot find -ldnet
> configure: failed program was:
> #line 4596 "configure"
> #include "confdefs.h"
> /* Override any gcc2 internal prototype to avoid an error.  */
> /* We use char because int might match the return type of a gcc2
>     builtin and then its argument prototype would still apply.  */
> char dnet_ntoa();
> 
> int main() {
> dnet_ntoa()
> ; return 0; }
> configure:4629: checking for dnet_ntoa in -ldnet_stub
> configure:4648: cc -o conftest -pipe   -g      -Wl,-rpath,/usr/local/lib/libxul     conftest.c -ldnet_stub  -pthread -L/usr/local/lib -liconv 1>&5
> /usr/bin/ld: cannot find -ldnet_stub
> configure: failed program was:
> #line 4637 "configure"
> #include "confdefs.h"
> /* Override any gcc2 internal prototype to avoid an error.  */
> /* We use char because int might match the return type of a gcc2
>     builtin and then its argument prototype would still apply.  */
> char dnet_ntoa();
> 
> int main() {
> dnet_ntoa()
> ; return 0; }
> configure:4677: checking for gethostbyname
> configure:4705: cc -o conftest -pipe   -g      -Wl,-rpath,/usr/local/lib/libxul     conftest.c -pthread -L/usr/local/lib -liconv 1>&5
> configure:4775: checking for connect
> configure:4803: cc -o conftest -pipe   -g      -Wl,-rpath,/usr/local/lib/libxul     conftest.c -pthread -L/usr/local/lib -liconv 1>&5
> configure:4867: checking for remove
> configure:4895: cc -o conftest -pipe   -g      -Wl,-rpath,/usr/local/lib/libxul     conftest.c -pthread -L/usr/local/lib -liconv 1>&5
> configure:4959: checking for shmat
> configure:4987: cc -o conftest -pipe   -g      -Wl,-rpath,/usr/local/lib/libxul     conftest.c -pthread -L/usr/local/lib -liconv 1>&5
> configure:5060: checking for IceConnectionNumber in -lICE
> configure:5079: cc -o conftest -pipe   -g      -Wl,-rpath,/usr/local/lib/libxul     -L/usr/local/lib conftest.c -lICE  -pthread -L/usr/local/lib -liconv 1>&5
> configure:5547: checking whether ld has archive extraction flags
> configure:5571: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include -Wl,--whole-archive conftest.c -Wl,--no-whole-archive 1>&5
> configure:5604: checking that static assertion macros used in autoconf tests work
> configure:5625: cc -c -pipe   -g -fno-strict-aliasing      -I/usr/local/include conftest.c 1>&5
> configure:5642: cc -c -pipe   -g -fno-strict-aliasing      -I/usr/local/include conftest.c 1>&5
> configure: In function 'main':
> configure:5643: error: size of array 'static_assert_line_5642' is negative
> configure: failed program was:
> #line 5635 "configure"
> #include "confdefs.h"
> 
> #define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
> #define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
> #define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]
> 
> int main() {
> CONFIGURE_STATIC_ASSERT(0)
> ; return 0; }
> configure:5665: c++ -c -pipe -g -fno-strict-aliasing      -I/usr/local/include conftest.C 1>&5
> configure:5682: c++ -c -pipe -g -fno-strict-aliasing      -I/usr/local/include conftest.C 1>&5
> configure: In function 'int main()':
> configure:5682: error: size of array 'static_assert_line_5682' is negative
> configure: failed program was:
> #line 5675 "configure"
> #include "confdefs.h"
> 
> #define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
> #define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
> #define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]
> 
> int main() {
> CONFIGURE_STATIC_ASSERT(0)
> ; return 0; }
> configure:5717: checking for 64-bit OS
> configure:5726: cc -c -pipe   -g -fno-strict-aliasing      -I/usr/local/include conftest.c 1>&5
> configure: In function 'main':
> configure:5727: error: size of array 'static_assert_line_5726' is negative
> configure: failed program was:
> #line 5719 "configure"
> #include "confdefs.h"
> 
> #define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
> #define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
> #define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]
> 
> int main() {
> CONFIGURE_STATIC_ASSERT(sizeof(long) == 8)
> ; return 0; }
> configure:7365: checking for ANSI C header files
> configure:7378: cc -E      -I/usr/local/include conftest.c >/dev/null 2>conftest.out
> configure:7445: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -pthread -L/usr/local/lib -liconv 1>&5
> configure: In function 'main':
> configure:7440: warning: incompatible implicit declaration of built-in function 'exit'
> configure:7469: checking for working const
> configure:7523: cc -c -pipe   -g -fno-strict-aliasing      -I/usr/local/include conftest.c 1>&5
> configure:7544: checking for mode_t
> configure:7577: checking for off_t
> configure:7610: checking for pid_t
> configure:7643: checking for size_t
> configure:7676: checking for st_blksize in struct stat
> configure:7689: cc -c -pipe   -g -fno-strict-aliasing      -I/usr/local/include conftest.c 1>&5
> configure:7710: checking for siginfo_t
> configure:7723: cc -c -pipe   -g -fno-strict-aliasing      -I/usr/local/include conftest.c 1>&5
> configure:7757: checking for int16_t
> configure:7770: cc -c -pipe   -g -fno-strict-aliasing      -I/usr/local/include conftest.c 1>&5
> configure:7792: checking for int32_t
> configure:7805: cc -c -pipe   -g -fno-strict-aliasing      -I/usr/local/include conftest.c 1>&5
> configure:7827: checking for int64_t
> configure:7840: cc -c -pipe   -g -fno-strict-aliasing      -I/usr/local/include conftest.c 1>&5
> configure:7862: checking for int64
> configure:7875: cc -c -pipe   -g -fno-strict-aliasing      -I/usr/local/include conftest.c 1>&5
> configure: In function 'main':
> configure:7871: error: 'int64' undeclared (first use in this function)
> configure:7871: error: (Each undeclared identifier is reported only once
> configure:7871: error: for each function it appears in.)
> configure:7871: error: expected ';' before 'foo'
> configure: failed program was:
> #line 7867 "configure"
> #include "confdefs.h"
> #include <stdio.h>
>                   #include <sys/types.h>
> int main() {
> int64 foo = 0;
> ; return 0; }
> configure:7897: checking for uint
> configure:7910: cc -c -pipe   -g -fno-strict-aliasing      -I/usr/local/include conftest.c 1>&5
> configure:7932: checking for uint_t
> configure:7945: cc -c -pipe   -g -fno-strict-aliasing      -I/usr/local/include conftest.c 1>&5
> configure: In function 'main':
> configure:7941: error: 'uint_t' undeclared (first use in this function)
> configure:7941: error: (Each undeclared identifier is reported only once
> configure:7941: error: for each function it appears in.)
> configure:7941: error: expected ';' before 'foo'
> configure: failed program was:
> #line 7937 "configure"
> #include "confdefs.h"
> #include <stdio.h>
>                   #include <sys/types.h>
> int main() {
> uint_t foo = 0;
> ; return 0; }
> configure:7967: checking for uint16_t
> configure:7980: cc -c -pipe   -g -fno-strict-aliasing      -I/usr/local/include conftest.c 1>&5
> configure:8011: checking for uname.domainname
> configure:8024: c++ -c -pipe -g -fno-strict-aliasing      -I/usr/local/include conftest.C 1>&5
> configure: In function 'int main()':
> configure:8020: error: 'struct utsname' has no member named 'domainname'
> configure: failed program was:
> #line 8016 "configure"
> #include "confdefs.h"
> #include <sys/utsname.h>
> int main() {
>  struct utsname *res; char *domain; 
>             (void)uname(res);  if (res != 0) { domain = res->domainname; } 
> ; return 0; }
> configure:8048: checking for uname.__domainname
> configure:8061: c++ -c -pipe -g -fno-strict-aliasing      -I/usr/local/include conftest.C 1>&5
> configure: In function 'int main()':
> configure:8057: error: 'struct utsname' has no member named '__domainname'
> configure: failed program was:
> #line 8053 "configure"
> #include "confdefs.h"
> #include <sys/utsname.h>
> int main() {
>  struct utsname *res; char *domain; 
>             (void)uname(res);  if (res != 0) { domain = res->__domainname; } 
> ; return 0; }
> configure:8094: checking for usable wchar_t (2 bytes, unsigned)
> configure:8108: cc -c -pipe   -g -fno-strict-aliasing      -I/usr/local/include conftest.c 1>&5
> configure: In function 'main':
> configure:8107: error: size of array 'static_assert_line_8107' is negative
> configure:8109: error: size of array 'static_assert_line_8108' is negative
> configure: failed program was:
> #line 8099 "configure"
> #include "confdefs.h"
> #include <stddef.h>
>                      
> #define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
> #define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
> #define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]
> 
> int main() {
> CONFIGURE_STATIC_ASSERT(sizeof(wchar_t) == 2);
>                      CONFIGURE_STATIC_ASSERT((wchar_t)-1 > (wchar_t) 0)
> ; return 0; }
> configure:8141: checking for compiler -fshort-wchar option
> configure:8155: c++ -c -pipe -g -fno-strict-aliasing -fshort-wchar      -I/usr/local/include conftest.C 1>&5
> configure:8189: checking for visibility(hidden) attribute
> configure:8214: checking for visibility(default) attribute
> configure:8239: checking for visibility pragma support
> configure:8264: checking For gcc visibility bug with class-level attributes (GCC bug 26905)
> configure:8292: checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)
> configure:8340: checking for dirent.h that defines DIR
> configure:8353: cc -c -pipe   -g -fno-strict-aliasing      -I/usr/local/include conftest.c 1>&5
> configure:8378: checking for opendir in -ldir
> configure:8397: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -ldir  -pthread -L/usr/local/lib -liconv 1>&5
> /usr/bin/ld: cannot find -ldir
> configure: failed program was:
> #line 8386 "configure"
> #include "confdefs.h"
> /* Override any gcc2 internal prototype to avoid an error.  */
> /* We use char because int might match the return type of a gcc2
>     builtin and then its argument prototype would still apply.  */
> char opendir();
> 
> int main() {
> opendir()
> ; return 0; }
> configure:8470: checking for sys/byteorder.h
> configure:8480: cc -E      -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
> configure:8476:27: error: sys/byteorder.h: No such file or directory
> configure: failed program was:
> #line 8475 "configure"
> #include "confdefs.h"
> #include <sys/byteorder.h>
> configure:8470: checking for compat.h
> configure:8480: cc -E      -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
> configure:8476:20: error: compat.h: No such file or directory
> configure: failed program was:
> #line 8475 "configure"
> #include "confdefs.h"
> #include <compat.h>
> configure:8470: checking for getopt.h
> configure:8480: cc -E      -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
> configure:8510: checking for sys/bitypes.h
> configure:8520: cc -E      -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
> configure:8516:25: error: sys/bitypes.h: No such file or directory
> configure: failed program was:
> #line 8515 "configure"
> #include "confdefs.h"
> #include <sys/bitypes.h>
> configure:8510: checking for memory.h
> configure:8520: cc -E      -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
> configure:8510: checking for unistd.h
> configure:8520: cc -E      -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
> configure:8550: checking for gnu/libc-version.h
> configure:8560: cc -E      -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
> configure:8556:30: error: gnu/libc-version.h: No such file or directory
> configure: failed program was:
> #line 8555 "configure"
> #include "confdefs.h"
> #include <gnu/libc-version.h>
> configure:8550: checking for nl_types.h
> configure:8560: cc -E      -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
> configure:8590: checking for malloc.h
> configure:8600: cc -E      -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
> In file included from configure:8596:
> /usr/include/malloc.h:3:2: error: #error "<malloc.h> has been replaced by <stdlib.h>"
> configure: failed program was:
> #line 8595 "configure"
> #include "confdefs.h"
> #include <malloc.h>
> configure:8630: checking for X11/XKBlib.h
> configure:8640: cc -E      -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
> configure:8671: checking for sys/statvfs.h
> configure:8681: cc -E      -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
> configure:8671: checking for sys/statfs.h
> configure:8681: cc -E      -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
> configure:8677:24: error: sys/statfs.h: No such file or directory
> configure: failed program was:
> #line 8676 "configure"
> #include "confdefs.h"
> #include <sys/statfs.h>
> configure:8671: checking for sys/vfs.h
> configure:8681: cc -E      -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
> configure:8677:21: error: sys/vfs.h: No such file or directory
> configure: failed program was:
> #line 8676 "configure"
> #include "confdefs.h"
> #include <sys/vfs.h>
> configure:8671: checking for sys/mount.h
> configure:8681: cc -E      -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
> configure:8712: checking for mmintrin.h
> configure:8722: cc -E      -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
> In file included from configure:8718:
> /usr/include/mmintrin.h:35:3: error: #error "MMX instruction set not enabled"
> configure: failed program was:
> #line 8717 "configure"
> #include "confdefs.h"
> #include <mmintrin.h>
> configure:8759: checking for new
> configure:8769: c++ -E      -I/usr/local/include  -I/usr/local/include conftest.C >/dev/null 2>conftest.out
> configure:8861: checking for sys/cdefs.h
> configure:8871: cc -E      -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
> configure:8905: checking for gethostbyname_r in -pthread
> configure:8924: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -pthread  -pthread -L/usr/local/lib -liconv 1>&5
> configure:8961: checking for atan in -lm
> configure:8980: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lm  -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure:8973: warning: conflicting types for built-in function 'atan'
> configure:9008: checking for dlopen in -ldl
> configure:9027: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -ldl  -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> /usr/bin/ld: cannot find -ldl
> configure: failed program was:
> #line 9016 "configure"
> #include "confdefs.h"
> /* Override any gcc2 internal prototype to avoid an error.  */
> /* We use char because int might match the return type of a gcc2
>     builtin and then its argument prototype would still apply.  */
> char dlopen();
> 
> int main() {
> dlopen()
> ; return 0; }
> configure:9091: checking for dladdr
> configure:9119: cc -o conftest -pipe   -g -fno-strict-aliasing -D_GNU_SOURCE      -I/usr/local/include  -I/usr/local/include  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure:9249: checking for socket in -lsocket
> configure:9268: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lsocket  -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> /usr/bin/ld: cannot find -lsocket
> configure: failed program was:
> #line 9257 "configure"
> #include "confdefs.h"
> /* Override any gcc2 internal prototype to avoid an error.  */
> /* We use char because int might match the return type of a gcc2
>     builtin and then its argument prototype would still apply.  */
> char socket();
> 
> int main() {
> socket()
> ; return 0; }
> configure:9313: checking for XDrawLines in -lX11
> configure:9332: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include  -L/usr/local/lib  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lX11 -lX11  -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure:9354: checking for XextAddDisplay in -lXext
> configure:9373: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include  -L/usr/local/lib  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lXext -lX11  -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure:9397: checking for XtFree in -lXt
> configure:9416: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include  -L/usr/local/lib  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lXt  -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure:9570: checking for XShmCreateImage in -lXext
> configure:9589: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include  -L/usr/local/lib  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lXext -lX11  -lXext -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure:9611: checking for X11/extensions/XShm.h
> configure:9621: cc -E      -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
> configure:9651: checking for XieFloGeometry in -lXIE
> configure:9670: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include  -L/usr/local/lib  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lXIE -lX11  -lXext -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> /usr/bin/ld: cannot find -lXIE
> configure: failed program was:
> #line 9659 "configure"
> #include "confdefs.h"
> /* Override any gcc2 internal prototype to avoid an error.  */
> /* We use char because int might match the return type of a gcc2
>     builtin and then its argument prototype would still apply.  */
> char XieFloGeometry();
> 
> int main() {
> XieFloGeometry()
> ; return 0; }
> configure:9692: checking for X11/extensions/XIElib.h
> configure:9702: cc -E      -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
> configure:9698:35: error: X11/extensions/XIElib.h: No such file or directory
> configure: failed program was:
> #line 9697 "configure"
> #include "confdefs.h"
> #include <X11/extensions/XIElib.h>
> configure:9776: checking for freetype-config
> configure:9812: checking for FreeType - version >= 6.1.0
> configure:9936: checking for FT_Bitmap_Size.y_ppem
> configure:9951: cc -c -pipe   -g -fno-strict-aliasing -I/usr/local/include/freetype2 -I/usr/local/include      -I/usr/local/include  -I/usr/local/include conftest.c 1>&5
> configure:9977: checking for FT_GlyphSlot_Embolden
> configure:10005: cc -o conftest -pipe   -g -fno-strict-aliasing -I/usr/local/include/freetype2 -I/usr/local/include      -I/usr/local/include  -I/usr/local/include  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv -L/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -lfreetype -lz 1>&5
> configure:9977: checking for FT_Load_Sfnt_Table
> configure:10005: cc -o conftest -pipe   -g -fno-strict-aliasing -I/usr/local/include/freetype2 -I/usr/local/include      -I/usr/local/include  -I/usr/local/include  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv -L/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -lfreetype -lz 1>&5
> configure:9977: checking for FT_Select_Size
> configure:10005: cc -o conftest -pipe   -g -fno-strict-aliasing -I/usr/local/include/freetype2 -I/usr/local/include      -I/usr/local/include  -I/usr/local/include  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv -L/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -lfreetype -lz 1>&5
> configure:10048: checking for pthread_create in -pthreads
> cc -o dummy dummy.c -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include -pthreads  -Wl,-rpath,/usr/local/lib/libxul     -lm -pthread -pthread -L/usr/local/lib -liconv
> cc: unrecognized option '-pthreads'
> configure:10176: checking whether cc accepts -pthread
> configure:10294: checking whether mmap() sees write()s
> configure:10337: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure:10362: checking whether cc needs -traditional
> In file included from /usr/include/sys/ioctl.h:81,
>                  from /usr/include/sgtty.h:39,
>                  from configure:10369:
> /usr/include/sys/ioctl_compat.h:45:2: warning: #warning "Old BSD tty API used and depends on COMPAT_43TTY. Use termios.h instead"
> configure:10387:20: error: termio.h: No such file or directory
> configure:10408: checking for 8-bit clean memcmp
> configure:10426: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure: In function 'main':
> configure:10421: warning: incompatible implicit declaration of built-in function 'exit'
> configure:10446: checking for random
> configure:10474: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure:10446: checking for strerror
> configure:10474: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure:10446: checking for lchown
> configure:10474: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure:10446: checking for fchmod
> configure:10474: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure:10446: checking for snprintf
> configure:10474: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure:10458: warning: conflicting types for built-in function 'snprintf'
> configure:10446: checking for statvfs
> configure:10474: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure:10446: checking for memmove
> configure:10474: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure:10458: warning: conflicting types for built-in function 'memmove'
> configure:10446: checking for rint
> configure:10474: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure:10458: warning: conflicting types for built-in function 'rint'
> configure:10446: checking for stat64
> configure:10474: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> /var/tmp//ccJQwle6.o(.text+0x12): In function `main':
> /usr/ports/www/libxul/work/mozilla/configure:10468: undefined reference to `stat64'
> configure: failed program was:
> #line 10451 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char stat64(); below.  */
> #include <assert.h>
> /* Override any gcc2 internal prototype to avoid an error.  */
> /* We use char because int might match the return type of a gcc2
>     builtin and then its argument prototype would still apply.  */
> char stat64();
> 
> int main() {
> 
> /* The GNU C library defines this for functions which it implements
>     to always fail with ENOSYS.  Some functions are actually named
>     something starting with __ and the normal name is an alias.  */
> #if defined (__stub_stat64) || defined (__stub___stat64)
> choke me
> #else
> stat64();
> #endif
> 
> ; return 0; }
> configure:10446: checking for lstat64
> configure:10474: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> /var/tmp//cc9q7Pjg.o(.text+0x12): In function `main':
> /usr/ports/www/libxul/work/mozilla/configure:10468: undefined reference to `lstat64'
> configure: failed program was:
> #line 10451 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char lstat64(); below.  */
> #include <assert.h>
> /* Override any gcc2 internal prototype to avoid an error.  */
> /* We use char because int might match the return type of a gcc2
>     builtin and then its argument prototype would still apply.  */
> char lstat64();
> 
> int main() {
> 
> /* The GNU C library defines this for functions which it implements
>     to always fail with ENOSYS.  Some functions are actually named
>     something starting with __ and the normal name is an alias.  */
> #if defined (__stub_lstat64) || defined (__stub___lstat64)
> choke me
> #else
> lstat64();
> #endif
> 
> ; return 0; }
> configure:10446: checking for truncate64
> configure:10474: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> /var/tmp//ccihUK6e.o(.text+0x12): In function `main':
> /usr/ports/www/libxul/work/mozilla/configure:10468: undefined reference to `truncate64'
> configure: failed program was:
> #line 10451 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char truncate64(); below.  */
> #include <assert.h>
> /* Override any gcc2 internal prototype to avoid an error.  */
> /* We use char because int might match the return type of a gcc2
>     builtin and then its argument prototype would still apply.  */
> char truncate64();
> 
> int main() {
> 
> /* The GNU C library defines this for functions which it implements
>     to always fail with ENOSYS.  Some functions are actually named
>     something starting with __ and the normal name is an alias.  */
> #if defined (__stub_truncate64) || defined (__stub___truncate64)
> choke me
> #else
> truncate64();
> #endif
> 
> ; return 0; }
> configure:10446: checking for statvfs64
> configure:10474: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> /var/tmp//ccovxmP6.o(.text+0x12): In function `main':
> /usr/ports/www/libxul/work/mozilla/configure:10468: undefined reference to `statvfs64'
> configure: failed program was:
> #line 10451 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char statvfs64(); below.  */
> #include <assert.h>
> /* Override any gcc2 internal prototype to avoid an error.  */
> /* We use char because int might match the return type of a gcc2
>     builtin and then its argument prototype would still apply.  */
> char statvfs64();
> 
> int main() {
> 
> /* The GNU C library defines this for functions which it implements
>     to always fail with ENOSYS.  Some functions are actually named
>     something starting with __ and the normal name is an alias.  */
> #if defined (__stub_statvfs64) || defined (__stub___statvfs64)
> choke me
> #else
> statvfs64();
> #endif
> 
> ; return 0; }
> configure:10501: checking for flockfile
> configure:10529: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure:10501: checking for getpagesize
> configure:10529: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure:10558: checking for localtime_r
> configure:10586: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure:10558: checking for strtok_r
> configure:10586: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure:10622: checking for wcrtomb
> configure:10634: c++ -o conftest -pipe -g -fno-strict-aliasing -fshort-wchar      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.C -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure:10654: checking for mbrtowc
> configure:10666: c++ -o conftest -pipe -g -fno-strict-aliasing -fshort-wchar      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.C -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure:10695: checking for res_ninit()
> configure:10712: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> In file included from configure:10705:
> /usr/include/resolv.h:161: error: array type has incomplete element type
> /usr/include/resolv.h:175: error: field 'addr' has incomplete type
> /usr/include/resolv.h:199: error: field 'sin' has incomplete type
> configure: failed program was:
> #line 10700 "configure"
> #include "confdefs.h"
> 
>         #ifdef linux
>         #define _BSD_SOURCE 1
>         #endif
>         #include <resolv.h>
>         
> int main() {
> int foo = res_ninit(&_res);
> ; return 0; }
> configure:10742: checking for gnu_get_libc_version()
> configure:10758: c++ -o conftest -pipe -g -fno-strict-aliasing -fshort-wchar      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.C -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure: In function 'int main()':
> configure:10754: error: 'gnu_get_libc_version' was not declared in this scope
> configure: failed program was:
> #line 10747 "configure"
> #include "confdefs.h"
> 
>         #ifdef HAVE_GNU_LIBC_VERSION_H
>         #include <gnu/libc-version.h>
>         #endif
>         
> int main() {
> const char *glibc_version = gnu_get_libc_version();
> ; return 0; }
> configure:10787: checking for iconv in -lc
> configure:10809: c++ -o conftest -pipe -g -fno-strict-aliasing -fshort-wchar      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.C -lc  -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure:10918: checking for iconv()
> configure:10937: c++ -o conftest -pipe -g -fno-strict-aliasing -fshort-wchar      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.C -lm -pthread -pthread -L/usr/local/lib -liconv  1>&5
> configure:10961: checking for iconv() with const input
> configure:10981: c++ -c -pipe -g -fno-strict-aliasing -fshort-wchar      -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
> configure:11010: checking for nl_langinfo and CODESET
> configure:11022: c++ -o conftest -pipe -g -fno-strict-aliasing -fshort-wchar      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.C -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure:11054: checking for an implementation of va_copy()
> configure:11078: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure: In function 'f':
> configure:11072: warning: incompatible implicit declaration of built-in function 'exit'
> configure:11095: checking for an implementation of __va_copy()
> configure:11119: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure: In function 'f':
> configure:11113: warning: incompatible implicit declaration of built-in function 'exit'
> /var/tmp//ccoSPQj5.o(.text+0x1a): In function `f':
> /usr/ports/www/libxul/work/mozilla/configure:11111: undefined reference to `__va_copy'
> configure: failed program was:
> #line 11105 "configure"
> #include "confdefs.h"
> 
>         #include <stdarg.h>
>         void f (int i, ...) {
>             va_list args1, args2;
>             va_start (args1, i);
>             __va_copy (args2, args1);
>             if (va_arg (args2, int) != 42 || va_arg (args1, int) != 42)
>                 exit (1);
>             va_end (args1); va_end (args2);
>         }
>         int main() { f (0, 42); return 0; }
> configure:11136: checking whether va_lists can be copied by value
> configure:11160: cc -o conftest -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure: In function 'f':
> configure:11154: warning: incompatible implicit declaration of built-in function 'exit'
> configure:11259: checking for C++ exceptions flag
> configure:11294: checking for gcc 3.0 ABI
> configure:11312: c++ -c -pipe -g -fno-strict-aliasing -fshort-wchar      -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
> configure:11336: checking for C++ "explicit" keyword
> configure:11351: c++ -c -pipe -g -fno-strict-aliasing -fshort-wchar      -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
> configure:11372: checking for C++ "typename" keyword
> configure:11396: c++ -c -pipe -g -fno-strict-aliasing -fshort-wchar      -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
> configure:11417: checking for modern C++ template specialization syntax support
> configure:11432: c++ -c -pipe -g -fno-strict-aliasing -fshort-wchar      -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
> configure:11454: checking whether partial template specialization works
> configure:11467: c++ -c -pipe -g -fno-strict-aliasing -fshort-wchar      -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
> configure:11488: checking whether operators must be re-defined for templates derived from templates
> configure:11505: c++ -c -pipe -g -fno-strict-aliasing -fshort-wchar      -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
> configure:11527: checking whether we need to cast a derived template to pass as its base class
> configure:11541: c++ -c -pipe -g -fno-strict-aliasing -fshort-wchar      -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
> configure:11562: checking whether the compiler can resolve const ambiguities for templates
> configure:11588: c++ -c -pipe -g -fno-strict-aliasing -fshort-wchar      -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
> configure:11610: checking whether the C++ "using" keyword can change access
> configure:11623: c++ -c -pipe -g -fno-strict-aliasing -fshort-wchar      -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
> configure:11634: c++ -c -pipe -g -fno-strict-aliasing -fshort-wchar      -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
> configure: In function 'int main()':
> configure:11627: error: 'int A::foo()' is inaccessible
> configure:11630: error: within this context
> configure: failed program was:
> #line 11626 "configure"
> #include "confdefs.h"
> class A { public: int foo() { return 1; } };
>                        class B : public A { private: using A::foo; };
> int main() {
> B b; return b.foo();
> ; return 0; }
> configure:11662: checking whether the C++ "using" keyword resolves ambiguity
> configure:11683: c++ -c -pipe -g -fno-strict-aliasing -fshort-wchar      -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
> configure:11704: checking for "std::" namespace
> configure:11716: c++ -c -pipe -g -fno-strict-aliasing -fshort-wchar      -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
> configure:11737: checking whether standard template operator!=() is ambiguous
> configure:11752: c++ -c -pipe -g -fno-strict-aliasing -fshort-wchar      -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
> configure:11774: checking for C++ reinterpret_cast
> configure:11787: c++ -c -pipe -g -fno-strict-aliasing -fshort-wchar      -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
> configure:11808: checking for C++ dynamic_cast to void*
> configure:11832: c++ -o conftest -pipe -g -fno-strict-aliasing -fshort-wchar      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.C -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure:11856: checking whether C++ requires implementation of unused virtual methods
> configure:11868: c++ -o conftest -pipe -g -fno-strict-aliasing -fshort-wchar      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.C -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> /var/tmp//ccwI0QdB.o(.gnu.linkonce.t._ZN1XC1Ev+0x4): In function `main':
> /usr/ports/www/libxul/work/mozilla/configure:11862: undefined reference to `vtable for X'
> configure: failed program was:
> #line 11861 "configure"
> #include "confdefs.h"
> class X {private: virtual void never_called();};
> int main() {
> X x;
> ; return 0; }
> configure:11891: checking for trouble comparing to zero near std::operator!=()
> configure:11907: c++ -c -pipe -g -fno-strict-aliasing -fshort-wchar      -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
> configure:11939: checking for LC_MESSAGES
> configure:11951: cc -c -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include conftest.c 1>&5
> configure:12054: checking for nspr-config
> configure:12089: checking for NSPR - version >= 4.7.0
> configure:12451: checking for gzread in -lz
> configure:12470: cc -o conftest -I/usr/include -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include -L/usr/lib -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lz  -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure:12506: cc -c -I/usr/include -pipe   -g -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include conftest.c 1>&5
> configure:13187: checking if app-specific confvars.sh exists
> configure:13430: checking for pkg-config
> configure:13474: checking for gtk+-2.0 >= 2.10.0 gtk+-unix-print-2.0 gdk-x11-2.0 glib-2.0 gobject-2.0
> configure:13481: checking MOZ_GTK2_CFLAGS
> configure:13486: checking MOZ_GTK2_LIBS
> configure:13857: checking for xft
> configure:13864: checking MOZ_XFT_CFLAGS
> configure:13869: checking MOZ_XFT_LIBS
> configure:13951: checking for pango >= 1.10.0
> configure:13958: checking _PANGOCHK_CFLAGS
> configure:13963: checking _PANGOCHK_LIBS
> configure:14042: checking for pango >= 1.10.0 pangocairo >= 1.10.0 pangoft2 >= 1.10.0
> configure:14049: checking MOZ_PANGO_CFLAGS
> configure:14054: checking MOZ_PANGO_LIBS
> configure:14282: checking for gconf-2.0 >= 1.2.1
> configure:14289: checking MOZ_GCONF_CFLAGS
> configure:14294: checking MOZ_GCONF_LIBS
> configure:14393: checking for libgnome-2.0 >= 2.0
> configure:14400: checking MOZ_LIBGNOME_CFLAGS
> configure:14405: checking MOZ_LIBGNOME_LIBS
> configure:14527: checking for libgnomeui-2.0 >= 2.2.0
> configure:14534: checking MOZ_GNOMEUI_CFLAGS
> configure:14539: checking MOZ_GNOMEUI_LIBS
> configure:14660: checking for dbus-glib-1 >= 0.60
> configure:14667: checking MOZ_DBUS_GLIB_CFLAGS
> configure:14672: checking MOZ_DBUS_GLIB_LIBS
> configure:15866: checking for tar archiver
> configure:15872: checking for gnutar
> configure:15872: checking for gtar
> configure:15909: checking for wget
> configure:15915: checking for wget
> configure:16562: checking for valid debug flags
> configure:16573: cc -c -pipe   -g -fno-strict-aliasing -g      -I/usr/local/include  -I/usr/local/include conftest.c 1>&5
> configure:16614: checking for valid optimization flags
> configure:16625: cc -c -pipe   -g -fno-strict-aliasing -O      -I/usr/local/include  -I/usr/local/include conftest.c 1>&5
> configure:17432: checking for __cxa_demangle
> configure:17463: c++ -o conftest -pipe -g -fno-strict-aliasing -fshort-wchar      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.C -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure:17511: checking for unwind.h
> configure:17521: cc -E      -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
> configure:17517:20: error: unwind.h: No such file or directory
> configure: failed program was:
> #line 17516 "configure"
> #include "confdefs.h"
> #include <unwind.h>
> configure:17690: checking for gcc -pipe support
> dummy-hello.c: In function 'main':
> dummy-hello.c:2: warning: incompatible implicit declaration of built-in function 'exit'
> configure:17712: cc -c -pipe   -g -fno-strict-aliasing -pipe      -I/usr/local/include  -I/usr/local/include conftest.c 1>&5
> configure:17754: checking whether compiler supports -Wno-long-long
> configure:17763: cc -c -pipe   -g -fno-strict-aliasing -pipe -Wno-long-long      -I/usr/local/include  -I/usr/local/include conftest.c 1>&5
> configure:17799: checking whether C compiler supports -fprofile-generate
> configure:17808: cc -c -pipe   -g -fno-strict-aliasing -pipe -fprofile-generate      -I/usr/local/include  -I/usr/local/include conftest.c 1>&5
> configure:17941: checking for correct temporary object destruction order
> configure:17966: c++ -o conftest -pipe -g -fno-strict-aliasing -fshort-wchar -pipe      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.C -lm -pthread -pthread -L/usr/local/lib -liconv 1>&5
> configure:17987: checking for correct overload resolution with const and templates
> configure:18022: c++ -c -pipe -g -fno-strict-aliasing -fshort-wchar -pipe  -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long      -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
> configure:18369: checking for libIDL-2.0 >= 0.8.0 glib-2.0 gobject-2.0
> configure:18376: checking LIBIDL_CFLAGS
> configure:18381: checking LIBIDL_LIBS
> configure:19222: checking for glib-2.0 >= 1.3.7 gobject-2.0
> configure:19229: checking GLIB_CFLAGS
> configure:19234: checking GLIB_LIBS
> configure:19834: checking for stdint.h
> configure:19844: cc -E      -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
> configure:19834: checking for inttypes.h
> configure:19844: cc -E      -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
> configure:19834: checking for sys/int_types.h
> configure:19844: cc -E      -I/usr/local/include  -I/usr/local/include conftest.c >/dev/null 2>conftest.out
> configure:19840:27: error: sys/int_types.h: No such file or directory
> configure: failed program was:
> #line 19839 "configure"
> #include "confdefs.h"
> #include <sys/int_types.h>
> configure:20113: checking for cairo >= 1.6.0 freetype2 fontconfig

> _______________________________________________
> freebsd-gecko@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
> To unsubscribe, send any mail to "freebsd-gecko-unsubscribe@freebsd.org"


- -- 

+-----------------------+-------------------------------+
|  PGP    : 0xB1E6FCE9  |  Jabber : miwi(at)BSDCrew.de  |
|  Skype  : splash_111  |  Mail   : miwi(at)FreeBSD.org |
+-----------------------+-------------------------------+
|	Mess with the Best, Die like the Rest!		|
+-----------------------+-------------------------------+
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (FreeBSD)

iEYEARECAAYFAksLoIUACgkQdLJIhLHm/OmELQCZAe875TrQFv4YKSKbIIHeFvxD
9D4AoJzfnvtEmzslm90ZEkvSkgRTsgjc
=MoG6
-----END PGP SIGNATURE-----



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