Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jun 2004 12:49:38 +0900
From:      Rob <stopspam@users.sourceforge.net>
To:        yinjieh@csie.nctu.edu.tw
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: libexif-0.5.12_2
Message-ID:  <40D26652.7000102@users.sourceforge.net>

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

Hi,

This on a 5-Current.

/usr/ports/graphics/gimp fails to compile, because libexif fails.

I guess there's a dependency missing (aclocal, autoconf etc.?).

# cd /usr/ports/graphics/libexif
# make
===>  Vulnerability check disabled
===>  Extracting for libexif-0.5.12_2
 >> Checksum OK for libexif-0.5.12.tar.gz.
===>  Patching for libexif-0.5.12_2
===>  Applying FreeBSD patches for libexif-0.5.12_2
===>   libexif-0.5.12_2 depends on file: /usr/local/bin/libtool13 - found
===>   libexif-0.5.12_2 depends on executable: pkg-config - found
===>   libexif-0.5.12_2 depends on shared library: intl - found
===>  Configuring for libexif-0.5.12_2
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-1.4... missing
checking for working autoconf... missing
checking for working automake-1.4... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i386-portbld-freebsd5.2
checking host system type... i386-portbld-freebsd5.2
checking for gcc... cc
checking for C compiler default output... configure: error: C compiler cannot create executables
See `config.log' for more details.
===>  Script "configure" failed unexpectedly.
Please report the problem to yinjieh@csie.nctu.edu.tw [maintainer] and attach
the "/usr/ports/graphics/libexif/work/libexif-0.5.12/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/graphics/libexif.
#

The last few lines of the above mentioned config.log are:

[...snip...]
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE "libexif"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define VERSION "0.5.12"

configure: exit 77





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