Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Apr 2001 20:41:55 +0200
From:      Siegbert Baude <siegbert.baude@gmx.de>
To:        "questions@freebsd.org" <questions@freebsd.org>
Cc:        sobomax@freebsd.org
Subject:   Mesa3 port broken?
Message-ID:  <3ACCBC73.15C7C77F@gmx.de>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------6ED962AC49C850C8471B2AB3
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Does anybody see this also? Look into the appended log.
Port maintainer is cc'ed.
Ports are cvsupped just a few minutes ago.
su-2.04# uname -a
FreeBSD host-name 4.2-STABLE FreeBSD 4.2-STABLE #0: Sat Feb 10
07:15:09 CET 2001     root@host-name:/usr/obj/usr/src/sys/LILITH  i386

Ciao
Siegbert
--------------6ED962AC49C850C8471B2AB3
Content-Type: text/plain; charset=us-ascii;
 name="make.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="make.log"

===>  Extracting for Mesa-3.4.1
>> Checksum OK for MesaLib-3.4.1.tar.bz2.
>> Checksum OK for MesaDemos-3.4.1.tar.bz2.
===>   Mesa-3.4.1 depends on executable: bzip2 - found
===>   Mesa-3.4.1 depends on executable: gmake - found
===>   Mesa-3.4.1 depends on executable: libtool - found
===>   Mesa-3.4.1 depends on shared library: X11.6 - found
===>  Patching for Mesa-3.4.1
===>  Applying FreeBSD patches for Mesa-3.4.1
===>  Configuring for Mesa-3.4.1
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking whether gmake sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... i386--freebsd4.2
checking for gcc... cc
checking whether the C compiler (cc -O -pipe ) works... yes
checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking how to run the C preprocessor... cc -E
checking for Cygwin environment... no
checking for mingw32 environment... no
checking build system type... i386--freebsd4.2
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for /usr/libexec/elf/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... unknown
checking for object suffix... o
checking for executable suffix... no
checking for ranlib... ranlib
checking for strip... strip
updating cache ./config.cache
===>  Script "configure" failed: here are the contents of "config.log"
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:603: checking for a BSD compatible install
configure:656: checking whether build environment is sane
configure:713: checking whether gmake sets ${MAKE}
configure:759: checking for working aclocal
configure:772: checking for working autoconf
configure:785: checking for working automake
configure:798: checking for working autoheader
configure:811: checking for working makeinfo
configure:844: checking host system type
configure:914: checking for gcc
configure:1027: checking whether the C compiler (cc -O -pipe ) works
configure:1043: cc -o conftest -O -pipe   conftest.c  1>&5
configure:1069: checking whether the C compiler (cc -O -pipe ) is a cross-compiler
configure:1074: checking whether we are using GNU C
configure:1083: cc -E conftest.c
configure:1102: checking whether cc accepts -g
configure:1134: checking how to run the C preprocessor
configure:1155: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1214: checking for Cygwin environment
configure:1230: cc -c -O -pipe  conftest.c 1>&5
configure: In function `main':
configure:1226: `__CYGWIN32__' undeclared (first use in this function)
configure:1226: (Each undeclared identifier is reported only once
configure:1226: for each function it appears in.)
configure: failed program was:
#line 1219 "configure"
#include "confdefs.h"

int main() {

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

int main() {
return __MINGW32__;
; return 0; }
configure:1299: checking build system type
configure:1328: checking for ld used by GCC
configure:1396: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.10.1 (with BFD 2.10.1)
configure:1413: checking for /usr/libexec/elf/ld option to reload object files
configure:1425: checking for BSD-compatible nm
configure:1461: checking whether ln -s works
configure:1482: checking how to recognise dependant libraries
configure:1596: checking for object suffix
configure:1602: cc -c -O -pipe  conftest.c 1>&5
configure:1622: checking for executable suffix
configure:1632: cc -o conftest -O -pipe   conftest.c  1>&5
configure:1802: checking for ranlib
configure:1869: checking for strip
(end of "config.log")
*** Error code 1

Stop in /usr/ports/graphics/Mesa3.
*** Error code 1

Stop in /usr/ports/graphics/Mesa3.
*** Error code 1

Stop in /usr/ports/graphics/Mesa3.
*** Error code 1

Stop in /usr/ports/graphics/Mesa3.
ltconfig: unrecognized option `--build=i386--freebsd4.2'
Try `ltconfig --help' for more information.
configure: error: libtool configure failed

--------------6ED962AC49C850C8471B2AB3--


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3ACCBC73.15C7C77F>