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

Cannot find config.h.in #9

Open
eroberson opened this issue Jan 17, 2015 · 3 comments
Open

Cannot find config.h.in #9

eroberson opened this issue Jan 17, 2015 · 3 comments

Comments

@eroberson
Copy link

Have the current version of cufflinks from git. No tags, so I'm using master (last commit 815e435 from Jan 10).

Attempting to build on Ubuntu 12.04.5 LTS, Boost v1.49.0. Eigen 5097c01bcdc4. gcc 4.6.3. Automake v1.11.3.

./configure --prefix=/usr/local --with-boost=~/src/boost --with-bam=~/src/samtool_libs --with-eigen=~/src/eigen/Eigen

 configure: error: cannot find sources (config.h.in) in . or ..

Any thoughts? Currently have cufflinks v2.1.1 installed, and it had no issues building that version on the same system.

@kmanalo
Copy link

kmanalo commented Apr 3, 2015

I'm going to second that- same identical problem... @eroberson is v2.1.1 the last version that worked for you?

@eroberson
Copy link
Author

It's the last version I installed. I'll try to run a systematic check to see where it breaks for me.

Could be related to Boost changes, but I'm not sure how. I would be more likely to believe changes in the Makefile somewhere along the way have caused issue. I still haven't resolved it. I downloaded a 64-bit linux precompiled binary that works, but I don't like not being able to compile it.

@kmanalo
Copy link

kmanalo commented Apr 3, 2015

Yeah, It looks like I'm having to follow the same path, I am getting v2.1.1 to install from source, using SLES 11SP3, GCC 4.5.2, Eigen 3.2.4, and SAMTools 0.1.18 (I tried the newer one from htslib.org but read about some compatibility issues). Thanks for the details, pure coming from a sysadmin point of view on this install.

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