stotz wrote:
hi,
unfortunately this doesn't help:
cc1: warnings being treated as errors In file included from /home/oliver/ffmpeg-0.4.6/libavformat/avformat.h:8, from pdp_ffmpeg~.c:32: /home/oliver/ffmpeg-0.4.6/libavcodec/avcodec.h:1122: warning: function declaration isn't a prototype pdp_ffmpeg~.c: In function
pdp_ffmpeg_feed': pdp_ffmpeg~.c:271: warning: implicit declaration of function
av_set_parameters' pdp_ffmpeg~.c: In functionpdp_ffmpeg_process_yv12': pdp_ffmpeg~.c:367: void value not ignored as it ought to be make[1]: *** [pdp_ffmpeg~.o] Error 1 make[1]: Leaving directory
/home/oliver/pidip-0.11.0/modules' make: *** [pdp_pidip_all] Error 2
that's because you need to use CVS snapshot of ffmpeg as linked from my page. you must be using a former one.
now i can't even recompile pidip.pd_linux because of the above error.
also on recompiling aalib there still was something missing from "slang" on configuring, though i completely recompiled slang by hand and read the configure script to make sure that all files are found.
yes, you can turn it off, there's no explicit use of slang in pidip.
there i found out that i could turn off "slang" for compilation of aalib. does pidip.pd_linux NEED slang or can i leave it off ?
difficult, difficult ...
thanx for any hints
oliver
Zitat von Yves Degoyon ydegoyon@free.fr:
-------- Original Message -------- Subject: Re: pidip won't run Date: Fri, 11 Apr 2003 14:32:27 +0200 From: Yves Degoyon ydegoyon@free.fr To: lluis gomez i bigorda lgomez@pangea.org CC: pd-list@iem.atAfegir, a@pangea.org, contactes@pangea.org References: 1050058765.3e96a00d696c9@fax.pangea.org
hi,
this error is because aalib is compiled with slang support and the library is not installed or in the wrong place, so the aalib -> slang dependency is broken, i dunno on which system but this seems to be the case on Debian.
in the worst case, recompile slang and aalib from sources.
cheers,
sevy
lluis gomez i bigorda wrote:
hello all ;)
ok, i have pd, gem, pdp installed and working ... i need to compile
pidip in
order to use gem2pdp bridge....
when i try to compile pidip i obtain a lot of errors cause cc1
warnings will be
treated as errors ... if i edit the Makefile and delete the '-Werrors'
i can
compile it but then i have:
/home/lgomez/pidip.pd_linux: /home/lgomez/pidip.pd_linux: undefined
symbol: slang_d
pidip: can't load library
can anybody help, please?
_ (o< -! lluis gómez i bigordÃ
lgomez@pangea.org
//\
+34.650.91.94.35
V_/_
www.pangea.org/~lgomez
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
This mail sent through IMP: http://horde.org/imp/
sorry, still no success;
i compiled all the libs you mentioned on your homepage in their latest cvs-versions with success and also succeeded in compiling pidip.pd_linux. i also installed aalib with the "no slang"-option
still the "slang" error occurs when i start pd
anybody on the list who uses pidip on Debian ? is there anything i'm missing / don't understand ? what file is the library looking for ? could i fix it by hand ?
please help, i'm so curious about pidip...
oliver
Zitat von Yves Degoyon ydegoyon@free.fr:
stotz wrote:
hi,
unfortunately this doesn't help:
cc1: warnings being treated as errors In file included from /home/oliver/ffmpeg-0.4.6/libavformat/avformat.h:8, from pdp_ffmpeg~.c:32: /home/oliver/ffmpeg-0.4.6/libavcodec/avcodec.h:1122: warning: function declaration isn't a prototype pdp_ffmpeg~.c: In function
pdp_ffmpeg_feed': pdp_ffmpeg~.c:271: warning: implicit declaration of function
av_set_parameters' pdp_ffmpeg~.c: In functionpdp_ffmpeg_process_yv12': pdp_ffmpeg~.c:367: void value not ignored as it ought to be make[1]: *** [pdp_ffmpeg~.o] Error 1 make[1]: Leaving directory
/home/oliver/pidip-0.11.0/modules' make: *** [pdp_pidip_all] Error 2that's because you need to use CVS snapshot of ffmpeg as linked from my page. you must be using a former one.
now i can't even recompile pidip.pd_linux because of the above error.
also on recompiling aalib there still was something missing from "slang"
on
configuring, though i completely recompiled slang by hand and read the configure script to make sure that all files are found.
yes, you can turn it off, there's no explicit use of slang in pidip.
there i found out that i could turn off "slang" for compilation of aalib. does pidip.pd_linux NEED slang or can i leave it off ?
difficult, difficult ...
thanx for any hints
oliver
Zitat von Yves Degoyon ydegoyon@free.fr:
-------- Original Message -------- Subject: Re: pidip won't run Date: Fri, 11 Apr 2003 14:32:27 +0200 From: Yves Degoyon ydegoyon@free.fr To: lluis gomez i bigorda lgomez@pangea.org CC: pd-list@iem.atAfegir, a@pangea.org, contactes@pangea.org References: 1050058765.3e96a00d696c9@fax.pangea.org
hi,
this error is because aalib is compiled with slang support and the library is not installed or in the wrong place, so the aalib -> slang dependency is broken, i dunno on which system but this seems to be the case on Debian.
in the worst case, recompile slang and aalib from sources.
cheers,
sevy
lluis gomez i bigorda wrote:
hello all ;)
ok, i have pd, gem, pdp installed and working ... i need to compile
pidip in
order to use gem2pdp bridge....
when i try to compile pidip i obtain a lot of errors cause cc1
warnings will be
treated as errors ... if i edit the Makefile and delete the
'-Werrors'
i can
compile it but then i have:
/home/lgomez/pidip.pd_linux: /home/lgomez/pidip.pd_linux: undefined
symbol: slang_d
pidip: can't load library
can anybody help, please?
_ (o< -! lluis gómez i bigordà
lgomez@pangea.org
//\
+34.650.91.94.35
V_/_
www.pangea.org/~lgomez
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
This mail sent through IMP: http://horde.org/imp/
This mail sent through IMP: http://horde.org/imp/
did you remove previous aalib ??
in case it doesn't work, just comment pdp_aa and AALIB flags in the makefile, you'll still have pdp_ascii which does ascii rendering too.
stotz wrote:
sorry, still no success;
i compiled all the libs you mentioned on your homepage in their latest cvs-versions with success and also succeeded in compiling pidip.pd_linux. i also installed aalib with the "no slang"-option
still the "slang" error occurs when i start pd
anybody on the list who uses pidip on Debian ? is there anything i'm missing / don't understand ? what file is the library looking for ? could i fix it by hand ?
please help, i'm so curious about pidip...
oliver
Zitat von Yves Degoyon ydegoyon@free.fr:
stotz wrote:
hi,
unfortunately this doesn't help:
cc1: warnings being treated as errors In file included from /home/oliver/ffmpeg-0.4.6/libavformat/avformat.h:8, from pdp_ffmpeg~.c:32: /home/oliver/ffmpeg-0.4.6/libavcodec/avcodec.h:1122: warning: function declaration isn't a prototype pdp_ffmpeg~.c: In function
pdp_ffmpeg_feed': pdp_ffmpeg~.c:271: warning: implicit declaration of function
av_set_parameters' pdp_ffmpeg~.c: In functionpdp_ffmpeg_process_yv12': pdp_ffmpeg~.c:367: void value not ignored as it ought to be make[1]: *** [pdp_ffmpeg~.o] Error 1 make[1]: Leaving directory
/home/oliver/pidip-0.11.0/modules' make: *** [pdp_pidip_all] Error 2that's because you need to use CVS snapshot of ffmpeg as linked from my page. you must be using a former one.
now i can't even recompile pidip.pd_linux because of the above error.
also on recompiling aalib there still was something missing from "slang"
on
configuring, though i completely recompiled slang by hand and read the configure script to make sure that all files are found.
yes, you can turn it off, there's no explicit use of slang in pidip.
there i found out that i could turn off "slang" for compilation of aalib. does pidip.pd_linux NEED slang or can i leave it off ?
difficult, difficult ...
thanx for any hints
oliver
Zitat von Yves Degoyon ydegoyon@free.fr:
-------- Original Message -------- Subject: Re: pidip won't run Date: Fri, 11 Apr 2003 14:32:27 +0200 From: Yves Degoyon ydegoyon@free.fr To: lluis gomez i bigorda lgomez@pangea.org CC: pd-list@iem.atAfegir, a@pangea.org, contactes@pangea.org References: 1050058765.3e96a00d696c9@fax.pangea.org
hi,
this error is because aalib is compiled with slang support and the library is not installed or in the wrong place, so the aalib -> slang dependency is broken, i dunno on which system but this seems to be the case on Debian.
in the worst case, recompile slang and aalib from sources.
cheers,
sevy
lluis gomez i bigorda wrote:
hello all ;)
ok, i have pd, gem, pdp installed and working ... i need to compile
pidip in
order to use gem2pdp bridge....
when i try to compile pidip i obtain a lot of errors cause cc1
warnings will be
treated as errors ... if i edit the Makefile and delete the
'-Werrors'
i can
compile it but then i have:
/home/lgomez/pidip.pd_linux: /home/lgomez/pidip.pd_linux: undefined
symbol: slang_d
pidip: can't load library
can anybody help, please?
_ (o< -! lluis gómez i bigordÃ
lgomez@pangea.org
//\
+34.650.91.94.35
V_/_
www.pangea.org/~lgomez
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
This mail sent through IMP: http://horde.org/imp/
This mail sent through IMP: http://horde.org/imp/
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
ok, i got it now:
i was missing "libslang-dev". as soons as i installed it and recompiled the whole bunch (aalib, pdp, pidipd) , everything worked fine.
hope this spare's some other user's time ;-)
ciao
oliver
11.04.2003 18:50:01, Yves Degoyon ydegoyon@free.fr wrote:
Date: Fri, 11 Apr 2003 18:50:01 +0200
From: Yves Degoyon ydegoyon@free.fr To: stotz oliver@klingt.org Cc: PD-list@iem.kug.ac.at Subject:Re: [PD] [Fwd: Re: pidip won't run]
did you remove previous aalib ??
in case it doesn't work, just comment pdp_aa and AALIB flags in the makefile, you'll still have pdp_ascii which does ascii rendering too.
stotz wrote:
sorry, still no success;
i compiled all the libs you mentioned on your homepage in their latest cvs-versions with success and also succeeded in compiling pidip.pd_linux. i also installed aalib with the "no slang"-option
still the "slang" error occurs when i start pd
anybody on the list who uses pidip on Debian ? is there anything i'm missing / don't understand ? what file is the library looking for ? could i fix it by hand ?
please help, i'm so curious about pidip...
oliver
Zitat von Yves Degoyon ydegoyon@free.fr:
stotz wrote: hi, unfortunately this doesn't help: cc1: warnings being treated as errors In file included from /home/oliver/ffmpeg-0.4.6/libavformat/avformat.h: from pdp_ffmpeg~.c:32: /home/oliver/ffmpeg-0.4.6/libavcodec/avcodec.h:1122: warning: function declaration isn't a prototype pdp_ffmpeg~.c: In function `pdp_ffmpeg_feed': pdp_ffmpeg~.c:271: warning: implicit declaration of function `av_set_parameters' pdp_ffmpeg~.c: In function `pdp_ffmpeg_process_yv12': pdp_ffmpeg~.c:367: void value not ignored as it ought to be make[1]: *** [pdp_ffmpeg~.o] Error 1 make[1]: Leaving directory `/home/oliver/pidip-0.11.0/modules' make: *** [pdp_pidip_all] Error 2 that's because you need to use CVS snapshot of ffmpeg as linked from my page. you must be using a former one. now i can't even recompile pidip.pd_linux because of the above error. also on recompiling aalib there still was something missing from "slang
on
configuring, though i completely recompiled slang by hand and read the configure script to make sure that all files are found. yes, you can turn it off, there's no explicit use of slang in pidip. there i found out that i could turn off "slang" for compilation of aali does pidip.pd_linux NEED slang or can i leave it off ? difficult, difficult ... thanx for any hints oliver Zitat von Yves Degoyon <ydegoyon@free.fr>: -------- Original Message -------- Subject: Re: pidip won't run Date: Fri, 11 Apr 2003 14:32:27 +0200 From: Yves Degoyon <ydegoyon@free.fr> To: lluis gomez i bigorda <lgomez@pangea.org> CC: pd-list@iem.atAfegir, a@pangea.org, contactes@pangea.org References: <1050058765.3e96a00d696c9@fax.pangea.org> hi, this error is because aalib is compiled with slang support and the library is not installed or in the wrong place, so the aalib -> slang dependency is b roken, i dunno on which system but this seems to be the case on Debian. in the worst case, recompile slang and aalib from sources. cheers, sevy lluis gomez i bigorda wrote: hello all ;) ok, i have pd, gem, pdp installed and working ... i need to compil pidip in order to use gem2pdp bridge.... when i try to compile pidip i obtain a lot of errors cause cc1 warnings will be treated as errors ... if i edit the Makefile and delete the
'-Werrors'
i can compile it but then i have: /home/lgomez/pidip.pd_linux: /home/lgomez/pidip.pd_linux: undefine symbol: slang_d pidip: can't load library can anybody help, please? _______________________________________________________________________ _ (o< -! lluis gómez i bigordà lgomez@pangea.org //\ +34.650.91.94.35 V_/_ www.pangea.org/~lgomez _______________________________________________________________________ _______________________________________________ PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/
This mail sent through IMP: http://horde.org/imp/
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
//////////////////////////////////////////////////////// \\\\\\\ http://klingt.org/ground/lift \\\\\\ ///////// http://klingt.org/executive-ensemble ///////// \\\\\\\\\\\\\\\\\\\\\\\\\\\\