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 fails with ENABLE_STATIC option #1

Closed
ghost opened this issue Sep 23, 2011 · 1 comment
Closed

Compilation fails with ENABLE_STATIC option #1

ghost opened this issue Sep 23, 2011 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 23, 2011

I am trying to build static version of the library on SLE11 SP1
cmake .. -DENABLE_STATIC=1 // Everything goes fine
make // Fails while compiling tools/deltainfoxml2solv

Error ...
......
......
Linking C static library libtoolstuff.a
[ 85%] Built target toolstuff
Scanning dependencies of target deltainfoxml2solv
[ 86%] Building C object tools/CMakeFiles/deltainfoxml2solv.dir/deltainfoxml2solv.o
make[2]: *** No rule to make target ext/libsolvext.so.0', needed bytools/deltainfoxml2solv'. Stop.
make[1]: *** [tools/CMakeFiles/deltainfoxml2solv.dir/all] Error 2
make: *** [all] Error 2

@mlschroe
Copy link
Member

mlschroe commented Dec 4, 2012

I think this has been fixed in the meantime. Please reopen if you still run into this problem.

@mlschroe mlschroe closed this as completed Dec 4, 2012
mlschroe pushed a commit that referenced this issue Apr 17, 2020
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

1 participant