[PD] build aubio with pure-data

Willy WOLFF willy.wolff.0 at gmail.com
Sun Jul 3 15:36:15 CEST 2011


I think is not good way to do this trick. If you want to use aubio's pd
external :)
The real problem is that the ebuild want to autoreconf. And then break
configure/make file.
If you download aubio's tarball and want to compil manualy :
- just ./configure and make that's work, with puredata too
- if you do autoreconf and ./configure, you can't compile with puredata :/

I think is aubio builder who's not work good ...


On 07/03/2011 02:37 PM, Xavier Miller wrote:
> Hello Willy,
>
> I also had this problem (gentoo). The work-around I've found is
>
> mv /usr/include/m_pd.h /usr/include/m_pd.h-
> emerge -1av aubio
> mv /usr/include/m_pd.h- /usr/include/m_pd.h
>
>
> See Gentoo Bug 369835:
> https://bugs.gentoo.org/show_bug.cgi?id=369835
>
> Bon dimanche,
> Xavier.
>
>
> Le 03/07/11 11:27, Willy WOLFF a écrit :
>> Hello.
>>
>> I want to build aubio with puredata under GNU/Gentoo Linux.
>> Pd 0.43 ans aubio 0.3.2
>>
>> But build stop at linking time.
>>
>> Is the configure file/makefile file are wrong?
>>
>> I have m_pd.h in /usr/include and i have put a copy of src directory of
>> pd's tarball in /usr/lib/pd/src
>>
>>
>>
>> Thanks for help.
>>
>> Willy.
>>
>>
>> collect2: ld returned 1 exit status
>> make: *** [aubio.pd_linux] Error 1
>>
>> -- 
>> Willy WOLFF
>>
>> 06 09 72 81 51
>> 11, Rue des Orchidées
>> 67000 Strasbourg
>>
>>
>>
>> _______________________________________________
>> Pd-list at iem.at mailing list
>> UNSUBSCRIBE and account-management -> 
>> http://lists.puredata.info/listinfo/pd-list




More information about the Pd-list mailing list