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

find: '/caffe-android-lib/toolchains/armeabi/bin/': No such file or directory #129

Open
hpsaturn opened this issue Sep 25, 2018 · 0 comments

Comments

@hpsaturn
Copy link

Hi everyone,

Maybe do you have the next issue with Docker or Ubuntu 16.04:

find: '/caffe-android-lib/toolchains/armeabi/bin/': No such file or directory
find: '/caffe-android-lib/toolchains/armeabi/bin/': No such file or directory
make  all-am
make[1]: Entering directory '/caffe-android-lib/snappy'
/bin/bash ./libtool  --tag=CXX   --mode=compile  -DHAVE_CONFIG_H -I.     -g -O2 -MT snappy.lo -MD -MP -MF .deps/snappy.Tpo -c -o snappy.lo snappy.cc
/bin/bash ./libtool  --tag=CXX   --mode=compile  -DHAVE_CONFIG_H -I.     -g -O2 -MT snappy-sinksource.lo -MD -MP -MF .deps/snappy-sinksource.Tpo -c -o snappy-sinksource.lo snappy-sinksource.cc
/bin/bash ./libtool  --tag=CXX   --mode=compile  -DHAVE_CONFIG_H -I.     -g -O2 -MT snappy-stubs-internal.lo -MD -MP -MF .deps/snappy-stubs-internal.Tpo -c -o snappy-stubs-internal.lo snappy-stubs-internal.cc
/bin/bash ./libtool  --tag=CXX   --mode=compile  -DHAVE_CONFIG_H -I.     -g -O2 -MT snappy-c.lo -MD -MP -MF .deps/snappy-c.Tpo -c -o snappy-c.lo snappy-c.cc
Usage: /caffe-android-lib/snappy/libtool [OPTION]... [MODE-ARG]...
Try 'libtool --help' for more information.
libtool:   error: unrecognised option: '-DHAVE_CONFIG_H'
Makefile:725: recipe for target 'snappy-sinksource.lo' failed
make[1]: *** [snappy-sinksource.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
Usage: /caffe-android-lib/snappy/libtool [OPTION]... [MODE-ARG]...
Try 'libtool --help' for more information.
libtool:   error: unrecognised option: '-DHAVE_CONFIG_H'
make[1]: *** [snappy-stubs-internal.lo] Error 1
Makefile:725: recipe for target 'snappy-stubs-internal.lo' failed
Usage: /caffe-android-lib/snappy/libtool [OPTION]... [MODE-ARG]...
Try 'libtool --help' for more information.
libtool:   error: unrecognised option: '-DHAVE_CONFIG_H'
Makefile:725: recipe for target 'snappy.lo' failed
make[1]: *** [snappy.lo] Error 1
Usage: /caffe-android-lib/snappy/libtool [OPTION]... [MODE-ARG]...
Try 'libtool --help' for more information.
libtool:   error: unrecognised option: '-DHAVE_CONFIG_H'
Makefile:725: recipe for target 'snappy-c.lo' failed
make[1]: Leaving directory '/caffe-android-lib/snappy'
make[1]: *** [snappy-c.lo] Error 1
make: *** [all] Error 2
Makefile:589: recipe for target 'all' failed

My setup:

Docker version 18.06.1-ce, build e68fc7a
Ubuntu 16.04.5 LTS
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