Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jul 2002 00:42:40 -0700
From:      Mark Edwards <mark@antsclimbtree.com>
To:        gnome@FreeBSD.org
Message-ID:  <43312A34-A06B-11D6-91E5-000A278CC960@antsclimbtree.com>

next in thread | raw e-mail | index | archive | help
Having a difficult time installing gnomemimedata as part of a full gnome 
install.  This is on a machine that previously had gnome installed, but I 
removed all of the ports and now I'm trying to reinstall them.  Any ideas?

Here's the config.log, followed by the make output, followed by the package 
list:



 > cat /usr/ports/misc/gnomemimedata/work/gnome-mime-data-2.0.0/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 --localstatedir=/usr/X11R6/share/gnome 
--datadir=/usr/X11R6/share/gnome --with-html-dir=/usr/X11R6/share/doc 
--disable-gtk-doc --prefix=/usr/X11R6 --target=i386-unknown-freebsd4.6

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

hostname = lilbuddy.antsclimbtree.com
uname -m = i386
uname -r = 4.6-RELEASE-p1
uname -s = FreeBSD
uname -v = FreeBSD 4.6-RELEASE-p1 #0: Sun Jun 30 12:21:36 PDT 2002     root@
:/usr/obj/usr/src/sys/ANTKERNEL

/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:/home/paimin/bin

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

configure:958: PATH=".;."; conftest.sh
conftest.sh: not found
configure:961: $? = 127
configure:1012: checking for a BSD compatible install
configure:1061: result: /usr/bin/install -c -o root -g wheel
configure:1072: checking whether build environment is sane
configure:1115: result: yes
configure:1139: WARNING: `missing' script is too old or missing
configure:1147: checking for mawk
configure:1173: result: no
configure:1147: checking for gawk
configure:1173: result: no
configure:1147: checking for nawk
configure:1173: result: no
configure:1147: checking for awk
configure:1162: found /usr/bin/awk
configure:1170: result: awk
configure:1180: checking whether make sets ${MAKE}
configure:1200: result: yes
configure:1330: checking whether to enable maintainer-specific portions of 
Makefiles
configure:1339: result: no
configure:1392: checking for perl
configure:1409: found /usr/bin/perl
configure:1420: result: /usr/bin/perl
configure:1465: checking for style of include used by make
configure:1492: result: GNU
configure:1557: checking for gcc
configure:1580: result: cc
configure:1808: checking for C compiler version
configure:1811: cc --version </dev/null >&5
2.95.3
configure:1814: $? = 0
configure:1816: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.3 20010315 (release) [FreeBSD]
configure:1819: $? = 0
configure:1821: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:1824: $? = 1
configure:1844: checking for C compiler default output
configure:1847: cc -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/
lib -lintl >&5
/usr/libexec/elf/ld: cannot find -lintl
configure:1850: $? = 1
configure: failed program was:
#line 1828 "configure"
#include "confdefs.h"

int
main ()
{

   ;
   return 0;
}
configure:1873: 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_prog_AWK='awk'
ac_cv_env_build_alias_value=''
ac_cv_prog_ac_ct_CC='cc'
ac_cv_env_target_alias_value='i386-unknown-freebsd4.6'
ac_cv_env_CC_value='cc'
ac_cv_env_CPP_set=''

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

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


configure: exit 77



 > sudo make clean install
===>  Cleaning for gmake-3.79.1_2
===>  Cleaning for imake-4.2.0_1
===>  Cleaning for libtool-1.3.4_4
===>  Cleaning for gnomehier-1.0_3
===>  Cleaning for freetype2-2.1.2
===>  Cleaning for sed_inplace-2002.06.28
===>  Cleaning for XFree86-libraries-4.2.0_2
===>  Cleaning for gnomemimedata-2.0.0
===>  Extracting for gnomemimedata-2.0.0
 >> Checksum OK for gnome/gnome-mime-data-2.0.0.tar.bz2.
===>   gnomemimedata-2.0.0 depends on file: /usr/local/bin/sed_inplace - 
found
===>   gnomemimedata-2.0.0 depends on shared library: X11.6 - found
===>  Patching for gnomemimedata-2.0.0
===>  Configuring for gnomemimedata-2.0.0
checking for a BSD compatible install... /usr/bin/install -c -o root -g 
wheel
checking whether build environment is sane... yes
/usr/ports/misc/gnomemimedata/work/gnome-mime-data-2.0.0/missing: Unknown 
`--run' option
Try `/usr/ports/misc/gnomemimedata/work/gnome-mime-data-2.0.0/missing 
--help' for more information
configure: WARNING: `missing' script is too old or missing
checking for mawk... no
checking for gawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for perl... /usr/bin/perl
checking for style of include used by make... GNU
checking for gcc... cc
checking for C compiler default output... configure: error: C compiler 
cannot create executables
===>  Script "configure" failed unexpectedly.
       Please report the problem to gnome@FreeBSD.org [maintainer] and attach
       the "/usr/ports/misc/gnomemimedata/work/gnome-mime-data-2.0.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

Stop in /usr/ports/misc/gnomemimedata.



 > ls /var/db/pkg/
XFree86-libraries-4.2.0_2               p5-Authen-PAM-0.13
Xaw3d-1.5                               p5-DBI-1.28
analog-5.22,1                           p5-Data-ShowTable-3.3
apache+mod_ssl-1.3.26+2.8.10            p5-Mysql-modules-1.2216
bash-2.05a                              p5-Net-Daemon-0.36
cvsup-16.1f                             p5-Net-SSLeay-1.14
cvsupit-3.1                             p5-PlRPC-0.2016
cyrus-sasl-1.5.27_4                     p5-Storable-2.04
db3-3.2.9_3,1                           p5-Test-Simple-0.42
emacs-21.2_1                            pdksh-5.2.14p2
eterm-0.9.1_1                           pkg_tarup-1.2_3
freetype-1.3.1_2                        pkgdb.db
freetype2-2.1.2                         pkgdb.db.old
gd-1.8.4_6                              png-1.2.4
gmake-3.79.1_2                          portupgrade-20020706
imake-4.2.0_1                           python-2.2.1
imlib2-1.0.5                            ruby-1.6.7.2002.07.15
isc-dhcp3-3.0.1.r9                      ruby-bdb1-0.1.7
jpeg-6b_1                               ruby-optparse-0.9
libast-0.4                              ruby-shim-ruby18-1.7.2.2002.05.21
libtool-1.3.4_4                         sed_inplace-2002.06.28
libungif-4.1.0b1                        sniff-1.0
linux_base-7.1                          sudo-1.6.6
lynx-2.8.4.1b_1                         tcsh-6.11.00
man2html-3.0.1                          tiff-3.5.7
mm-1.1.3                                webalizer-2.1.10_1
mod_php4-4.2.2                          webmin-0.980_4
mysql-client-3.23.51                    xpm-3.4k
mysql-server-3.23.51                    zsh-4.0.4


--
Mark Edwards
San Francisco, CA


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?43312A34-A06B-11D6-91E5-000A278CC960>