Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Mar 2002 16:31:16 -0500
From:      Christopher Rued <c.rued@xsb.com>
To:        freebsd-questions@FreeBSD.org
Subject:   gnomemimedata port build failed
Message-ID:  <15518.17828.591344.531310@ool-18bacefa.dyn.optonline.net>

next in thread | raw e-mail | index | archive | help

Hi,

I have been having trouble "portupgrade"-ing a few ports over the last
couple of weeks, seemingly due to a problem with the gnomemimedata
port.

I've looked around and haven't noticed anyone else having this
problem, so I thought that maybe I'd give -questions a shot.

Has anyone else had problems with this port, or can you offer some
advise about what may be wrong?  The output of running "make" in the
port's directory is at the bottom of this message.

TIA

Chris

--------------------- output follow -----------------

# cd /usr/ports/misc/gnomemimedata
# make
===>  Configuring for gnomemimedata-1.0.1_1
checking for a BSD compatible install... /usr/bin/install -c -o root
-g wheel
checking whether build environment is sane... yes
checking whether make 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 whether to enable maintainer-specific portions of
Makefiles... no
checking for perl... /usr/bin/perl
checking for gcc... cc
checking for C compiler default output... configure: error: C compiler
cannot create executables
===>  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.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure --x-libraries=/usr/X11R6/lib
--x-includes=/usr/X11R6/include --with-gnome=/usr/X11R6
--localstatedir=/usr/X11R6/share/gnome
--datadir=/usr/X11R6/share/gnome --prefix=/usr/X11R6 --target=
i386-unknown-freebsd4.5

## ---------- ##
## Platform.  ##
## ---------- ##

hostname = ool-18bacefa.dyn.optonline.net
uname -m = i386
uname -r = 4.5-STABLE
uname -s = FreeBSD
uname -v = FreeBSD 4.5-STABLE #0: Sun Mar 10 01:24:04 EST 2002
root@ool-18bacefa.dyn.optonline.ne
t:/usr/obj/usr/src/sys/FRANKENSTEIN

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH =
/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/b
in

## ------------ ##
## Core tests.  ##
## ------------ ##

configure:957: PATH=".;."; conftest.sh
conftest.sh: not found
configure:960: $? = 127
configure:1010: checking for a BSD compatible install
configure:1059: result: /usr/bin/install -c -o root -g wheel
configure:1070: checking whether build environment is sane
configure:1113: result: yes
configure:1128: checking whether make sets ${MAKE}
configure:1148: result: yes
configure:1176: checking for working aclocal
configure:1183: result: found
configure:1191: checking for working autoconf
configure:1198: result: found
configure:1206: checking for working automake
configure:1213: result: found
configure:1221: checking for working autoheader
configure:1228: result: found
configure:1236: checking for working makeinfo
configure:1243: result: found
configure:1251: checking whether to enable maintainer-specific
portions of Makefiles
configure:1260: result: no
configure:1290: checking for perl
configure:1307: found /usr/bin/perl
configure:1318: result: /usr/bin/perl
configure:1384: checking for gcc
configure:1407: result: cc
configure:1635: checking for C compiler version
configure:1638: cc --version </dev/null >&5
2.95.3
configure:1641: $? = 0
configure:1643: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.3 20010315 (release) [FreeBSD]
configure:1646: $? = 0
configure:1648: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:1651: $? = 1
configure:1671: checking for C compiler default output
configure:1674: cc -O -pipe  -I/usr/local/include  conftest.c
-L/usr/local/lib -lintl >&5
/usr/libexec/elf/ld: cannot find -lintl
configure:1677: $? = 1
configure: failed program was:
#line 1655 "configure"
#include "confdefs.h"

int
main ()
{

  ;
  return 0;
}
configure:1700: error: C compiler cannot create executables

## ----------------- ##
## Cache variables.  ##
## ----------------- ##

ac_cv_path_INTLTOOL_PERL='/usr/bin/perl'
ac_cv_env_LDFLAGS_set=''
ac_cv_env_CFLAGS_set='set'
ac_cv_env_CPP_value=''
ac_cv_env_CPPFLAGS_set='set'
ac_cv_env_host_alias_set=''
ac_cv_env_build_alias_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_target_alias_set='set'
ac_cv_env_CFLAGS_value='-O -pipe '
ac_cv_env_CC_set='set'
ac_cv_prog_make_make_set='yes'
ac_cv_env_CPPFLAGS_value='-I/usr/local/include'
ac_cv_env_host_alias_value=''
ac_cv_env_build_alias_value=''
ac_cv_prog_ac_ct_CC='cc'
ac_cv_env_target_alias_value='i386-unknown-freebsd4.5'
ac_cv_env_CC_value='cc'
ac_cv_env_CPP_set=''

## ------------ ##
## confdefs.h.  ##
## ------------ ##

#define PACKAGE "gnome-mime-data"
#define VERSION "1.0.1"


configure: exit 77
(end of "config.log")
*** Error code 1

Stop in /usr/ports/misc/gnomemimedata.
*** Error code 1

Stop in /usr/ports/misc/gnomemimedata.
*** Error code 1

Stop in /usr/ports/misc/gnomemimedata.
*** Error code 1

Stop in /usr/ports/misc/gnomemimedata.
#

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?15518.17828.591344.531310>