Re: Aw: [linux-audio-user] build tapiir

From: Frieder Bürzele <linux-stuff@email-addr-hidden>
Date: Fri Sep 22 2006 - 13:19:20 EEST

eun.sung wrote:
>
>> I'm using patches from planetccrma which solves this
>> tapiir-0.7.1-alsa.patch
>> tapiir-0.7.1-mtd.patch
>> tapiir-0.7.1-multiline.patch
>> tapiir-buffersizecallback.patch
>> tapiir-gcc4.patch
>> which you can also find here:
>> http://svnweb.tuxfamily.org/listing.php?repname=proaudio+%28ckpp%29&path=%2Fmedia-sound%2Ftapiir%2Ffiles%2F&rev=0&sc=0
>>
>>
>
> ok thanks
> no more errors about MTD
> but now it complains with fltk though i have fltk and fltk-dev 1.1
> installed
>
>
> if g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT GUI.o -MD -MP -MF
> ".deps/GUI
> Tpo" \
> -c -o GUI.o `test -f 'GUI.cxx' || echo './'`GUI.cxx; \
> then mv ".deps/GUI.Tpo" ".deps/GUI.Po"; \
> else rm -f ".deps/GUI.Tpo"; exit 1; \
> fi
> GUI.cxx:18:23: erreur: FL/fl_ask.h : Aucun fichier ou répertoire de ce
> type
> GUI.cxx:19:32: erreur: FL/fl_file_chooser.h : Aucun fichier ou
> répertoire de ce
> type
> GUI.cxx: In member function «void GUI::Load(char*)»:
> GUI.cxx:242: erreur: «fl_alert» was not declared in this scope
> GUI.cxx: In member function «void GUI::Load()»:
> GUI.cxx:273: erreur: «fl_file_chooser» was not declared in this scope
> GUI.cxx: In member function «void GUI::Save()»:
> GUI.cxx:280: erreur: «fl_file_chooser» was not declared in this scope
> make[2]: *** [GUI.o] Erreur 1
> make[2]: quittant le répertoire « /home/mihozu/Appz/tapiir-0.7.1/src »
> make[1]: *** [all] Erreur 2
> make[1]: quittant le répertoire « /home/mihozu/Appz/tapiir-0.7.1/src »
> make: *** [all-recursive] Erreur 1
>
>
>
> ??
>
> thanks
have you applied all patches?
Please do
LC_ALL=C make
so we can see the output in english

Greetz Frieder
Received on Fri Sep 22 16:15:02 2006

This archive was generated by hypermail 2.1.8 : Fri Sep 22 2006 - 16:15:02 EEST