Hello Pascal,

> Perhaps your problems is due to having an old version of the autotools.
version: autoreconf (GNU Autoconf) 2.61
It should be the latest version from unstable.

> The Makefile.am adds src/libgsm to the tarball.
> IIRC, old versions of autotools would require libgsm to be in
> src/Makefile.am.
>
> Could you try doing modifications to the EXTRA_DIST variable in
> Makefile.am and src/Makefile.am?
> 1) Remove src/libgsm from EXTRA_DIST in Makefile.am
In Makefile.am before any change the line is
EXTRA_DIST = sox.txt soxeffect.txt soxformat.txt soxexam.txt libsox.txt
so there is nothing to remove or do I understand something false?

The only line with src/libgsm is
DIST_SUBDIRS = libltdl lpc10 src/libgsm src

so I remove it from here.

> 2) Add libgsm to EXTRA_DIST in src/Makefile.am
done

> 3) autoreconf -i && ./configure && make dist
worked now, but after installing all packages  sox -h shows:
SUPPORTED FILE FORMATS: m3u pls

:-(

sorry, it doesn't worked.

wof

Attachment: pgpIOzI1hJKAX.pgp
Description: PGP signature

Reply via email to