Advertisement
chrissharp123

Untitled

Oct 24th, 2023
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.58 KB | None | 0 0
  1. Making all in Open-ILS/src
  2. make[1]: Entering directory '/home/opensrf/pines/Open-ILS/src'
  3. Making all in c-apps
  4. make[2]: Entering directory '/home/opensrf/pines/Open-ILS/src/c-apps'
  5. Making all in .
  6. make[3]: Entering directory '/home/opensrf/pines/Open-ILS/src/c-apps'
  7. gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" -DPACKAGE_STRING=\"Open-ILS\ trunk\" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-ils\" -DVERSION=\"trunk\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_dataloader.o -MD -MP -MF .deps/oils_dataloader.Tpo -c -o oils_dataloader.o oils_dataloader.c
  8. In file included from /openils/include/opensrf/transport_client.h:14,
  9. from /openils/include/opensrf/osrf_app_session.h:9,
  10. from oils_dataloader.c:1:
  11. /openils/include/opensrf/transport_connection.h:12:10: fatal error: hiredis.h: No such file or directory
  12. 12 | #include <hiredis.h>
  13. | ^~~~~~~~~~~
  14. compilation terminated.
  15. make[3]: *** [Makefile:766: oils_dataloader.o] Error 1
  16. make[3]: Leaving directory '/home/opensrf/pines/Open-ILS/src/c-apps'
  17. make[2]: *** [Makefile:939: all-recursive] Error 1
  18. make[2]: Leaving directory '/home/opensrf/pines/Open-ILS/src/c-apps'
  19. make[1]: *** [Makefile:678: all-recursive] Error 1
  20. make[1]: Leaving directory '/home/opensrf/pines/Open-ILS/src'
  21. make: *** [Makefile:414: all-recursive] Error 1
  22. Making install in Open-ILS/src
  23. make[1]: Entering directory '/home/opensrf/pines/Open-ILS/src'
  24. Making install in c-apps
  25. make[2]: Entering directory '/home/opensrf/pines/Open-ILS/src/c-apps'
  26. Making install in .
  27. make[3]: Entering directory '/home/opensrf/pines/Open-ILS/src/c-apps'
  28. gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" -DPACKAGE_STRING=\"Open-ILS\ trunk\" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-ils\" -DVERSION=\"trunk\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_dataloader.o -MD -MP -MF .deps/oils_dataloader.Tpo -c -o oils_dataloader.o oils_dataloader.c
  29. In file included from /openils/include/opensrf/transport_client.h:14,
  30. from /openils/include/opensrf/osrf_app_session.h:9,
  31. from oils_dataloader.c:1:
  32. /openils/include/opensrf/transport_connection.h:12:10: fatal error: hiredis.h: No such file or directory
  33. 12 | #include <hiredis.h>
  34. | ^~~~~~~~~~~
  35. compilation terminated.
  36. make[3]: *** [Makefile:766: oils_dataloader.o] Error 1
  37. make[3]: Leaving directory '/home/opensrf/pines/Open-ILS/src/c-apps'
  38. make[2]: *** [Makefile:939: install-recursive] Error 1
  39. make[2]: Leaving directory '/home/opensrf/pines/Open-ILS/src/c-apps'
  40. make[1]: *** [Makefile:678: install-recursive] Error 1
  41. make[1]: Leaving directory '/home/opensrf/pines/Open-ILS/src'
  42. make: *** [Makefile:414: install-recursive] Error 1
  43.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement