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

libtool: warning: 'libfuzzy.la' has not been installed #38

Open
andy5995 opened this issue Nov 19, 2017 · 2 comments
Open

libtool: warning: 'libfuzzy.la' has not been installed #38

andy5995 opened this issue Nov 19, 2017 · 2 comments

Comments

@andy5995
Copy link
Contributor

This shows in the travis build log:

ibtool: warning: 'libfuzzy.la' has not been installed in '/home/travis/build/andy5995/htdig/tempbuild/lib/htdig' near L4844 during make install

I assume a Makefile needs editing somewhere. Not sure if that's new or I just now noticed it. I don't know how to fix it yet.

@solbu
Copy link
Owner

solbu commented Oct 7, 2018

This seems to be incorrect.
I just did a test and i get the same warning. However if i do ls on the directory it complains about, «libfuzzy.la» is indeed installed into the directory it claims it is not installed in.

@solbu
Copy link
Owner

solbu commented Oct 7, 2018

libtool: warning: 'libfuzzy.la' has not been installed in '/home/solbu/tmp/hldig-test/lib/hldig'

$ ls -lh /home/solbu/tmp/hldig-test/lib/hldig |grep fuzzy.la
-rwxr-xr-x 1 solbu solbu 987 okt. 7 12:08 libfuzzy.la

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants