Re: [ecasound] Compile trouble Ecamegapedal

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [ecasound] Compile trouble Ecamegapedal
From: Junichi Uekawa (dancer_AT_netfort.gr.jp)
Date: Fri Mar 07 2003 - 11:01:05 EET


> I tried to compile ecamegapedal (latest version) but the compile fails
> because of not finding ecasound header files. See the output of make
> below. However i compiled ecasound from cvs succesfully (v 2.2.2) and
> installed it with prefix /usr. The header files do exist in
> /usr/include/libecasound. Does anyone know what is wrong?

yes.

> c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/opt/qt/qt3/include -I -I/usr/include/libecasound -I/usr/include/kvutils -O2 -march=i686 -D_REENTRANT -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -c ecamegapedal.cpp

The "-I -I/usr/include/libecasound " part.

My workaround looks like the following:

      ECA_S_JACK_LIBS=/usr/lib ECA_S_JACK_INCLUDES=/usr/include/jack ./configure --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --with-qt-includes=/usr/include/qt3 --with-qt-libraries=/usr/lib

regards,
        junichi


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Fri Mar 07 2003 - 10:53:01 EET