faac-1.28 fails to build

Paul Beard paulbeard at gmail.com
Thu Mar 12 21:20:33 PDT 2009


On Mar 12, 2009, at 9:15 PM, Henry Hu wrote:

> No, CPPFLAGS should be -I${LOCALBASE}/include, and LDFLAGS should be
> -L${LOCALBASE}/lib
> Please find the “checking for..." message from the config.log, and
> look at the test result and compiler output below it. Or paste
> config.log somewhere.


It was in the zip file I sent earlier: does this help?

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

## --------- ##
## 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
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 make sets $(MAKE)
configure:2350: result: yes
configure:2610: checking for gcc
configure:2626: found /usr/bin/gcc
configure:2637: result: gcc
configure:2875: checking for C compiler version
configure:2883: gcc --version >&5
gcc (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: gcc -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: gcc -V >&5
gcc: '-V' option must have argument
configure:2909: $? = 1
configure:2932: checking for C compiler default output file name
configure:2954: gcc -O2 -Wall -I/usr/local/include -L/usr/local/lib  
conftest.c mp4v2 >&5
gcc: mp4v2: No such file or directory
configure:2958: $? = 1
configure:2996: result:
configure: failed program was:
| /* 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"
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:3002: error: C compiler cannot create executables
See `config.log' for more details.

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

ac_cv_env_CCC_set=''
ac_cv_env_CCC_value=''
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
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=''
ac_cv_env_CXXFLAGS_value=''
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/g++
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=mp4v2
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
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_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/local/bin/gmkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_make_make_set=yes

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

ACLOCAL='${SHELL} /usr/ports/audio/faac/work/faac-1.28/missing --run  
aclocal-1.10'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/audio/faac/work/faac-1.28/missing --run tar'
AR=''
AUTOCONF='${SHELL} /usr/ports/audio/faac/work/faac-1.28/missing --run  
autoconf'
AUTOHEADER='${SHELL} /usr/ports/audio/faac/work/faac-1.28/missing -- 
run autoheader'
AUTOMAKE='${SHELL} /usr/ports/audio/faac/work/faac-1.28/missing --run  
automake-1.10'
AWK='gawk'
CC='gcc'
CCDEPMODE=''
CFLAGS='-O2 -Wall'
CPP=''
CPPFLAGS='-I/usr/local/include'
CXX='/usr/bin/g++'
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
F77=''
FFLAGS=''
GREP=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS='-L/usr/local/lib'
LIBOBJS=''
LIBS='mp4v2'
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='gcc'
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=''
build_alias=''
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='${datarootdir}/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='${datarootdir}/man'
mkdir_p='/usr/local/bin/gmkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
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 77

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