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

make install command does not work at MinGW #40

Open
GoogleCodeExporter opened this issue Mar 3, 2016 · 0 comments
Open

make install command does not work at MinGW #40

GoogleCodeExporter opened this issue Mar 3, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. With lattop, install MinGW with msys shell in C:\MinGW
2. copy "libftdi1-1.0_devkit_mingw32_17Feb2013" lib\ and bin\ and include\ 
folder into C:\MinGW
3. In msys shell run mingw-get install mingw32-automake mingw32-autotools 
mingw32-autoconf
4. copy "libmpsse-1.3" to c:\libmpsse-1.3
5. In msys shell "cd c:\libmpsse-1.3\src"
6. In msys shell "autoconf && ./configure --disable-python && make"
7. In msys shell "make install"


What is the expected output? What do you see instead?
I expect libmpsse installed.  So I can run "make example-code".  But it shows 
"install -D -m644 libmpsse.so //usr/local/lib/libmpsse.so; install: accessing 
'//usr/local/lib/libmpsse.so': No such host or network path make: [install] 
Error 1"

What version of the product are you using? On what operating system?
libftdi1-1.0_devkit_mingw32_17Feb2013
libmpsse-1.3
Windows8
MinGW with mingw32

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 12 Dec 2013 at 10:02

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

1 participant