anne kwong wrote am 2009-02-09 13:16:

I am getting another problem when running ./configure

FFTW3F is compiled with
./configure --prefix=/opt/freeswitch --enable-core-odbc-support --enable-core-libedit-support --enable-64 --with-openssl=/usr/sfw
Here is my export output

declare -x FFTW3F_CFLAGS="/usr/local/include"
declare -x FFTW3F_LIBS="/usr/local/lib"

Obviously your fftw3f is installed in opt/freeswitch.
declare -x FFTW3F_CFLAGS="/usr/local/include" won't do the job in this case...

Patrick
--
Engineers motto: cheap, good, fast: choose any two
Patrick Strasser <patrick dot strasser at student dot tugraz dot at>
Student of Telematik, Techn. University Graz, Austria



_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to