FreeBSD Port: libexif-0.5.12_2

Rob stopspam at users.sourceforge.net
Fri Jun 18 03:50:28 GMT 2004


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 at 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





More information about the freebsd-ports mailing list