faac-1.28 fails to build

Paul Beard paulbeard at gmail.com
Thu Mar 12 22:20:00 PDT 2009


On Mar 12, 2009, at 10:14 PM, Henry Hu wrote:

> Then how about config.log this time... It should be different from  
> the last one.


It is: what happened to libgnugetopt.so.1?

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by FAAC configure 1.28, which was
generated by GNU Autoconf 2.62.  Invocation command line was

   $ ./configure --prefix=/usr/local --mandir=/usr/local/man -- 
infodir=/usr/local/info/ --build=i386-portbld-freebsd7.1

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

hostname = shuttle.paulbeard.org
uname -m = i386
uname -r = 7.1-STABLE
uname -s = FreeBSD
uname -v = FreeBSD 7.1-STABLE #1: Sat Mar  7 23:00:26 PST 2009     root at shuttle.paulbeard.org 
:/usr/obj/usr/src/sys/SHUTTLE

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

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

PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /home/paul/bin


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

configure:2091: checking for a BSD-compatible install
configure:2159: result: /usr/bin/install -c -o root -g wheel
configure:2170: checking whether build environment is sane
configure:2213: result: yes
configure:2238: checking for a thread-safe mkdir -p
configure:2277: result: /usr/local/bin/gmkdir -p
configure:2290: checking for gawk
configure:2306: found /usr/local/bin/gawk
configure:2317: result: gawk
configure:2328: checking whether gmake sets $(MAKE)
configure:2350: result: yes
configure:2610: checking for gcc
configure:2637: result: cc
configure:2875: checking for C compiler version
configure:2883: cc --version >&5
cc (GCC) 4.2.1 20070719  [FreeBSD]
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There  
is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR  
PURPOSE.

configure:2887: $? = 0
configure:2894: cc -v >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
configure:2898: $? = 0
configure:2905: cc -V >&5
cc: '-V' option must have argument
configure:2909: $? = 1
configure:2932: checking for C compiler default output file name
configure:2954: cc -pipe -g -I/usr/local/include -L/usr/local/lib  
conftest.c -lmp4v2 >&5
/usr/bin/ld: warning: libgnugetopt.so.1, needed by /usr/local/lib/ 
libmp4v2.so, not found (try using -rpath or -rpath-link)
configure:2958: $? = 0
configure:2996: result: a.out
configure:3013: checking whether the C compiler works
configure:3023: ./a.out
/libexec/ld-elf.so.1: Shared object "libgnugetopt.so.1" not found,  
required by "libmp4v2.so.0"
configure:3027: $? = 1
configure:3034: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.

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

ac_cv_env_CCC_set=''
ac_cv_env_CCC_value=''
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-pipe -g'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CXXCPP_set=''
ac_cv_env_CXXCPP_value=''
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-pipe -g'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_F77_set=''
ac_cv_env_F77_value=''
ac_cv_env_FFLAGS_set=''
ac_cv_env_FFLAGS_value=''
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L/usr/local/lib
ac_cv_env_LIBS_set=set
ac_cv_env_LIBS_value=-lmp4v2
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd7.1
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_path_mkdir=/usr/local/bin/gmkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_make_gmake_set=yes
lt_cv_sys_max_cmd_len=262144

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='/usr/local/bin/aclocal-1.10'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/audio/faac/work/faac-1.28/missing --run tar'
AR=''
AUTOCONF='/usr/local/bin/autoconf-2.62'
AUTOHEADER='/usr/local/bin/autoheader-2.62'
AUTOMAKE='/usr/local/bin/automake-1.10'
AWK='gawk'
CC='cc'
CCDEPMODE=''
CFLAGS='-pipe -g'
CPP=''
CPPFLAGS='-I/usr/local/include'
CXX='c++'
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS='-pipe -g'
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
F77=''
FFLAGS=''
GREP=''
INSTALL_DATA='install  -o root -g wheel -m 444'
INSTALL_PROGRAM='install   -o root -g wheel -m 555'
INSTALL_SCRIPT='install  -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS='-L/usr/local/lib'
LIBOBJS=''
LIBS='-lmp4v2'
LIBTOOL='/usr/local/bin/libtool'
LN_S=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/ports/audio/faac/work/faac-1.28/missing --run  
makeinfo'
MKDIR_P='/usr/local/bin/gmkdir -p'
NMEDIT=''
OBJEXT=''
PACKAGE='faac'
PACKAGE_BUGREPORT='faac-dev at lists.sourceforge.net'
PACKAGE_NAME='FAAC'
PACKAGE_STRING='FAAC 1.28'
PACKAGE_TARNAME='faac'
PACKAGE_VERSION='1.28'
PATH_SEPARATOR=':'
RANLIB=''
SED=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
USE_DRM_FALSE=''
USE_DRM_TRUE=''
VERSION='1.25'
WITH_MP4V2_FALSE=''
WITH_MP4V2_TRUE=''
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_F77=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include=''
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd7.1'
build_alias='i386-portbld-freebsd7.1'
build_cpu=''
build_os=''
build_vendor=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/info'
install_sh='$(SHELL) /usr/ports/audio/faac/work/faac-1.28/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/local/man'
mkdir_p='/usr/local/bin/gmkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE_NAME "FAAC"
#define PACKAGE_TARNAME "faac"
#define PACKAGE_VERSION "1.28"
#define PACKAGE_STRING "FAAC 1.28"
#define PACKAGE_BUGREPORT "faac-dev at lists.sourceforge.net"
#define PACKAGE "faac"
#define VERSION "1.25"

configure: exit 1

--
Paul Beard
contact info: www.paulbeard.org/paulbeard.vcf

Are you trying to win an argument or solve a problem?



More information about the freebsd-multimedia mailing list