xiph / xiph/opus

Autogen failed on Cygwin

Open
#180 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
3.3k
Forks
808
PR merge metrics
No merged PRs in 30d

Description

./autogen.sh failed on Cygwin when trying to build from cloned repo:

Updating build configuration files, please wait....
libtoolize: putting auxiliary files in '.'.
libtoolize: linking file './ltmain.sh'
autoreconf-2.69: libtoolize failed with exit status: 1

Maybe it's because ltmain.sh is a symlink.

Building from tarball (without autogen) works fine.

Env
windows 10 x64
autoreconf 2.69
libtoolize 2.4.6
opus 1.3.1

Upd
Open a copy of this in the original xiph repo: #2322.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with autogen.sh and the reported autoreconf/libtoolize output, reproducing the failure on Cygwin with the listed versions. Compare the cloned-repository path with the working tarball path, focusing on the ltmain.sh symlink; done means autogen.sh completes successfully on Cygwin.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.