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 stat ‘libmxml.a’ #218

Closed
tommyfeng opened this issue Apr 24, 2018 · 2 comments
Closed

cannot stat ‘libmxml.a’ #218

tommyfeng opened this issue Apr 24, 2018 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@tommyfeng
Copy link

Hi,I get this problem.
When I cross-compile, I get an error cannot stat ‘libmxml.a’: No such file or directory
z2s30qp5c 7jda pz f x
Can you help me solve this problem?
Use:
./configure --host=arm-linux --prefix=/mxml/usr
make
make install

@michaelrsweet
Copy link
Owner

I'm guessing you are building shared libraries? It looks like the cross-compile targets don't automatically build the static libraries in that mode...

@michaelrsweet michaelrsweet self-assigned this Jul 2, 2018
@michaelrsweet michaelrsweet added the bug Something isn't working label Jul 2, 2018
@michaelrsweet michaelrsweet added this to the Stable milestone Jul 2, 2018
@michaelrsweet
Copy link
Owner

[master 4a593cc] Fix cross-compile installs (Issue #218)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants