Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation problem with wavpack, even if disabled #24

Open
jbd opened this issue Dec 9, 2014 · 0 comments
Open

Compilation problem with wavpack, even if disabled #24

jbd opened this issue Dec 9, 2014 · 0 comments
Assignees
Milestone

Comments

@jbd
Copy link

jbd commented Dec 9, 2014

Hi,

I'm using the HEAD of the repo :

$ git clone https://github.com/moinakg/pcompress && cd pcompress
$ git log -1
commit 4c62e4db6074693175ea1d05b5c12a7d51592e33

I configure the build with wavpack support disabled and make fails :

$ ./config --disable-wavpack
....
$ make
....
[ "x" != "x" ] && (cd ; make)
Makefile:338: recipe for target 'archive/wavpack_helper.o' failed
make: *** [archive/wavpack_helper.o] Error 1

I've grepped around for "error", but nothing comes out. No problem if I build after a ./config --wavpack-dir step.

@moinakg moinakg added this to the 3.1 milestone Feb 15, 2015
@moinakg moinakg self-assigned this Feb 15, 2015
This was referenced Jul 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants