Re: [SoX-devel] SoX won't compile

2021-02-01 Thread Cary Lewis
Ha ha. At least you're honest... On Mon, Feb 1, 2021 at 12:56 PM Måns Rullgård wrote: > i...@audiodigitale.eu writes: > > >> Simone Filippini writes: > >> > >>> OS: FreeBSD 12.2 > >>> Commit: dd8b63 > >>> After "autoreconf -i" I get: > >>> "Makefile.am:18: error: 'pkgconfig_DATA' Is used but 'p

Re: [SoX-devel] SoX won't compile

2021-02-01 Thread Måns Rullgård
i...@audiodigitale.eu writes: >> Simone Filippini writes: >> >>> OS: FreeBSD 12.2 >>> Commit: dd8b63 >>> After "autoreconf -i" I get: >>> "Makefile.am:18: error: 'pkgconfig_DATA' Is used but 'pkgconfigdir' Is >>> undefined." >>> I tried several previous commits but the error persists OR there ar

Re: [SoX-devel] SoX won't compile

2021-02-01 Thread info
Simone Filippini writes: OS: FreeBSD 12.2 Commit: dd8b63 After "autoreconf -i" I get: "Makefile.am:18: error: 'pkgconfig_DATA' Is used but 'pkgconfigdir' Is undefined." I tried several previous commits but the error persists OR there are errors after "./configure" I can only compile the

Re: [SoX-devel] SoX won't compile

2021-01-31 Thread Måns Rullgård
Simone Filippini writes: > OS: FreeBSD 12.2 > Commit: dd8b63 > > After "autoreconf -i" I get: > "Makefile.am:18: error: 'pkgconfig_DATA' Is used but 'pkgconfigdir' Is > undefined." > > I tried several previous commits but the error persists OR there are errors > after "./configure" > > I can on