Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Mar 2009 21:08:08 -0700
From:      Paul Beard <paulbeard@gmail.com>
To:        hu.henry9@gmail.com
Cc:        multimedia@freebsd.org
Subject:   Re: faac-1.28 fails to build
Message-ID:  <F568086C-892C-4742-9B53-99B8CAD386EE@gmail.com>
In-Reply-To: <53a1e0710903122050j4e66d2cfu526073551cafd6fc@mail.gmail.com>
References:  <EE3186F7-0EEA-4946-A336-64FF41B155BD@gmail.com> <53a1e0710903122050j4e66d2cfu526073551cafd6fc@mail.gmail.com>

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

On Mar 12, 2009, at 8:50 PM, Henry Hu wrote:

> It builds cleanly here. Please check config.log.


seems to build if I just run configure and make in the source  
directory, but setting these:

    export LOCALBASE=/usr/local
    export CPPFLAGS=${LOCALBASE}/include
    export LDFLAGS=${LOCALBASE}/lib
    export LIBS=mp4v2

per the Makefile gives me this:

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.

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

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F568086C-892C-4742-9B53-99B8CAD386EE>