On 5/13/07, Wolfgang Aigner <[EMAIL PROTECTED]> wrote:
> In your sox directory that contains the fresh CVS version, do you have
> the src/libgsm directory?

yes it is there. "make" works fine, onyl "make dist" doesn't work.

Nevermind my latest email, i read back and saw that you did that previously.

Perhaps your problems is due to having an old version of the autotools.
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
2) Add libgsm to EXTRA_DIST in src/Makefile.am
3) autoreconf -i && ./configure && make dist

hope this helps,

-Pascal
--
Homepage (http://organact.mine.nu)
Debian GNU/Linux (http://www.debian.org)
LACIME: École de technologie supérieure (http://lacime.etsmtl.ca)

Reply via email to