Autogen failed on Cygwin
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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