Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Nov 2002 20:57:21 -0800
From:      william@hq.newdream.net (Will Yardley)
To:        gnome@FreeBSD.org
Subject:   Re: error building mozilla-dev port
Message-ID:  <20021116045721.GD23631@hq.newdream.net>
In-Reply-To: <20021116045443.GC23631@hq.newdream.net>
References:  <20021116045443.GC23631@hq.newdream.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Also:

configure: error: libtool configure failed
configure: error: ./configure failed for glib-1.2.8
===>  Script "configure" failed unexpectedly.
      Please report the problem to gnome@FreeBSD.org [maintainer] and attach
      the "/usr/ports/devel/pkgconfig/work/pkgconfig-0.13.0/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

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:732: checking for a BSD compatible install
configure:785: checking whether build environment is sane
configure:842: checking whether gmake sets ${MAKE}
configure:888: checking for working aclocal-1.4
configure:901: checking for working autoconf
configure:914: checking for working automake-1.4
configure:927: checking for working autoheader
configure:940: checking for working makeinfo
configure:954: checking whether to enable maintainer-specific portions of Makefiles
configure:982: checking for Win32
configure:1057: checking for Cygwin environment
configure:1073: cc -c -O -pipe  conftest.c 1>&5
configure: In function `main':
configure:1069: `__CYGWIN32__' undeclared (first use in this function)
configure:1069: (Each undeclared identifier is reported only once
configure:1069: for each function it appears in.)
configure: failed program was:
#line 1062 "configure"
#include "confdefs.h"

int main() {

#ifndef __CYGWIN__
#define __CYGWIN__ __CYGWIN32__
#endif
return __CYGWIN__;
; return 0; }
configure:1090: checking for mingw32 environment
configure:1102: cc -c -O -pipe  conftest.c 1>&5
configure: In function `main':
configure:1098: `__MINGW32__' undeclared (first use in this function)
configure:1098: (Each undeclared identifier is reported only once
configure:1098: for each function it appears in.)
configure: failed program was:
#line 1095 "configure"
#include "confdefs.h"

int main() {
return __MINGW32__;
; return 0; }
configure:1119: checking how to run the C preprocessor
configure:1140: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1274: checking host system type
configure:1295: checking build system type
configure:1315: checking for gcc
configure:1428: checking whether the C compiler (cc -O -pipe ) works
configure:1444: cc -o conftest -O -pipe   conftest.c  1>&5
configure:1470: checking whether the C compiler (cc -O -pipe ) is a cross-compiler
configure:1475: checking whether we are using GNU C
configure:1484: cc -E conftest.c
configure:1503: checking whether cc accepts -g
configure:1546: checking for ld used by GCC
configure:1614: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.12.1 [FreeBSD] 2002-07-20
configure:1631: checking for /usr/libexec/elf/ld option to reload object files
configure:1643: checking for BSD-compatible nm
configure:1681: checking whether ln -s works
configure:1702: checking how to recognise dependant libraries
configure:1885: checking for object suffix
configure:1891: cc -c -O -pipe  conftest.c 1>&5
configure:1911: checking for executable suffix
configure:1921: cc -o conftest -O -pipe   conftest.c  1>&5
configure:1952: checking command to parse /usr/bin/nm -B output
configure:2032: cc -c -O -pipe  conftest.c 1>&5
configure:2035: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm
configure:2086: cc -o conftest -O -pipe   conftest.c conftstm.o 1>&5
configure:2135: checking for dlfcn.h
configure:2145: cc -E  conftest.c >/dev/null 2>conftest.out
configure:2313: checking for ranlib
configure:2380: checking for strip
configure:2623: checking for objdir
configure:2650: checking for cc option to produce PIC
configure:2802: checking if cc PIC flag -fPIC works
configure:2816: cc -c -O -pipe -fPIC -DPIC  conftest.c 1>&5
configure:2868: checking if cc static flag -static works
configure:2883: cc -o conftest -O -pipe   -static conftest.c  1>&5
configure:2910: checking if cc supports -c -o file.o
configure:2929: cc -c -O -pipe -o out/conftest2.o  conftest.c 1>&5
configure:2958: checking if cc supports -c -o file.lo
configure:2976: cc -c -O -pipe -c -o conftest.lo  conftest.c 1>&5
configure:3026: checking if cc supports -fno-rtti -fno-exceptions
configure:3039: cc -c -O -pipe -fno-rtti -fno-exceptions -c conftest.c  conftest.c 1>&5
configure:3066: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries
configure:3750: checking how to hardcode library paths into programs
configure:3778: checking whether stripping libraries is possible
configure:3792: checking dynamic linker characteristics
configure:4189: checking if libtool supports shared libraries
configure:4193: checking whether to build shared libraries
configure:4216: checking whether to build static libraries
configure:4752: checking whether -lc should be explicitly linked in
configure:4759: cc -c -O -pipe  conftest.c 1>&5
configure:4772: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep  -lc  >/dev/null 2>&1
configure:5357: checking for gcc
configure:5470: checking whether the C compiler (cc -O -pipe ) works
configure:5486: cc -o conftest -O -pipe   conftest.c  1>&5
configure:5512: checking whether the C compiler (cc -O -pipe ) is a cross-compiler
configure:5517: checking whether we are using GNU C
configure:5545: checking whether cc accepts -g
configure:5580: checking for working alloca.h
configure:5592: cc -o conftest -O -pipe   conftest.c  1>&5
configure:5586: alloca.h: No such file or directory
configure: failed program was:
#line 5585 "configure"
#include "confdefs.h"
#include <alloca.h>
int main() {
char *p = alloca(2 * sizeof(int));
; return 0; }
configure:5613: checking for alloca
configure:5646: cc -o conftest -O -pipe   conftest.c  1>&5
configure:5815: checking for setresuid
configure:5843: cc -o conftest -O -pipe   conftest.c  1>&5
configure:5871: checking for dirent.h
configure:5881: cc -E  conftest.c >/dev/null 2>conftest.out
configure:5871: checking for unistd.h
configure:5881: cc -E  conftest.c >/dev/null 2>conftest.out
configure:5871: checking for sys/wait.h
configure:5881: cc -E  conftest.c >/dev/null 2>conftest.out

-- 
Will Yardley
input: william < @ hq . newdream . net . >



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




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