Advertisement
Guest User

Untitled

a guest
Jul 1st, 2015
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.62 KB | None | 0 0
  1. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../modules/core/includes -I./includes/ -I./src/c/ -I../../modules/output_stream/includes/ -I../../modules/io/includes/ -I../../modules/api_scilab/includes/ -I../../modules/string/includes/ -I../../modules/localization/includes/ -I../../modules/preferences/includes/ -I/usr/include/libxml2 -D_LARGEFILE64_SOURCE -DNDEBUG -m64 -fno-stack-protector -g -O2 -MT libscifileio_algo_la-archive_list.lo -MD -MP -MF .deps/libscifileio_algo_la-archive_list.Tpo -c -o libscifileio_algo_la-archive_list.lo `test -f 'src/c/archive_list.c' || echo './'`src/c/archive_list.c
  2. ../../libtool: 1578: ../../libtool: preserve_args+= --tag CC: not found
  3. ../../libtool: 1: eval: base_compile+= gcc: not found
  4. ../../libtool: 1: eval: base_compile+= -DHAVE_CONFIG_H: not found
  5. ../../libtool: 1: eval: base_compile+= -I.: not found
  6. ../../libtool: 1: eval: base_compile+= -I../../modules/core/includes: not found
  7. ../../libtool: 1: eval: base_compile+= -I./includes/: not found
  8. ../../libtool: 1: eval: base_compile+= -I./src/c/: not found
  9. ../../libtool: 1: eval: base_compile+= -I../../modules/output_stream/includes/: not found
  10. ../../libtool: 1: eval: base_compile+= -I../../modules/io/includes/: not found
  11. ../../libtool: 1: eval: base_compile+= -I../../modules/api_scilab/includes/: not found
  12. ../../libtool: 1: eval: base_compile+= -I../../modules/string/includes/: not found
  13. ../../libtool: 1: eval: base_compile+= -I../../modules/localization/includes/: not found
  14. ../../libtool: 1: eval: base_compile+= -I../../modules/preferences/includes/: not found
  15. ../../libtool: 1: eval: base_compile+= -I/usr/include/libxml2: not found
  16. ../../libtool: 1: eval: base_compile+= -D_LARGEFILE64_SOURCE: not found
  17. ../../libtool: 1: eval: base_compile+= -DNDEBUG: not found
  18. ../../libtool: 1: eval: base_compile+= -m64: not found
  19. ../../libtool: 1: eval: base_compile+= -fno-stack-protector: not found
  20. ../../libtool: 1: eval: base_compile+= -g: not found
  21. ../../libtool: 1: eval: base_compile+= -O2: not found
  22. ../../libtool: 1: eval: base_compile+= -MT: not found
  23. ../../libtool: 1: eval: base_compile+= libscifileio_algo_la-archive_list.lo: not found
  24. ../../libtool: 1: eval: base_compile+= -MD: not found
  25. ../../libtool: 1: eval: base_compile+= -MP: not found
  26. ../../libtool: 1: eval: base_compile+= -MF: not found
  27. ../../libtool: 1: eval: base_compile+= .deps/libscifileio_algo_la-archive_list.Tpo: not found
  28. ../../libtool: 1: eval: base_compile+= -c: not found
  29. libtool: compile: you must specify a compilation command
  30. libtool: compile: Try `libtool --help --mode=compile' for more information.
  31. make: *** [libscifileio_algo_la-archive_list.lo] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement