-
Notifications
You must be signed in to change notification settings - Fork 126
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
Code fails to build if you use a separate build dir to run configure and make. #27
Comments
This should be addressed now. |
On FreeBSD 10-RELEASE-p2 configure runs but make fails
|
Can you please post the full paths of where you have untarred the files, ran configure, and where you are running make from? Thanks! |
|
Thanks for the info. I can run it like this fine on my Mac, so I will need to get a BSD image up to debug. The command |
I think I've fixed this with recent commits c28e6f4...57b51a5 |
works for me FreeBSD 10.0-RELEASE-p2 |
make install is still faulty
|
Thanks John, recent commits 6262e3d...26faaa6 should fix this. |
Seems to work fine now - thanks |
It works, so close |
Tested on FreeBSD 10-RELEASE-p1
I am guessing there are fixed paths in a Makefile.in????
The text was updated successfully, but these errors were encountered: