Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    v16 May 2007 Service Pack: Symbol referencing errors in zoomsh

    • Article Type: General
    • Product: Aleph
    • Product Version: 16.02

    Description:
    We noticed the following errorsin the May 2007 Service Pack log. We also noted what appear multiple/split tar files in the directory which did not look normal from what we have seen.

    Making all in zoom
    make[1]: Entering directory `/exlibris/aleph/a16_3/alephm/source/z39/yaz/zoom'
    gcc -DSUN_OS_2 -DPACKAGE=\"yaz\" -DVERSION=\"1.9.1\" -DHAVE_DLFCN_H=1
    -DHAVE_VSNPRINTF=1 -DH
    AVE_GETTIMEOFDAY=1 -DHAVE_POLL=1 -DHAVE_SYS_POLL_H=1
    -DYAZ_SOCKLEN_T=int -DHAVE_FNMATCH_H=1
    -DSTDC_HEADERS=1 -DHAVE_LIBPTHREAD=1 -I. -I. -I../include -g -O2
    -c zoomsh.c
    /bin/sh ../libtool --mode=link gcc -DSUN_OS_2 -g -O2 -o
    zoomsh zoomsh.o ../lib/libyaz.la
    -lsocket -lnsl
    mkdir .libs
    gcc -DSUN_OS_2 -g -O2 -o zoomsh zoomsh.o ../lib/.libs/libyaz.a -lsocket -lnsl
    Undefined first referenced
    symbol in file
    ZOOM_query_prefix zoomsh.o
    ZOOM_record_get zoomsh.o
    ZOOM_options_get_int zoomsh.o
    ZOOM_event zoomsh.o
    ZOOM_query_create zoomsh.o
    ZOOM_options_destroy zoomsh.o
    ZOOM_package_destroy zoomsh.o
    ZOOM_connection_error zoomsh.o
    ZOOM_connection_destroy zoomsh.o
    ZOOM_resultset_record zoomsh.o
    ZOOM_connection_connect zoomsh.o
    ZOOM_options_get zoomsh.o
    ZOOM_options_set zoomsh.o
    ZOOM_query_destroy zoomsh.o
    ZOOM_resultset_records zoomsh.o
    ZOOM_connection_package zoomsh.o
    ZOOM_resultset_destroy zoomsh.o
    ZOOM_connection_option_get zoomsh.o
    ZOOM_package_send zoomsh.o
    ZOOM_options_create zoomsh.o
    ZOOM_connection_create zoomsh.o
    ZOOM_connection_search zoomsh.o
    ZOOM_resultset_size zoomsh.o
    ld: fatal: Symbol referencing errors. No output written to zoomsh
    collect2: ld returned 1 exit status
    make[ <Jerry Specht > ]
    Error 1
    make[1]: Leaving directory `/exlibris/aleph/a16_3/alephm/source/z39/yaz/zoom'
    make: *** [all-recursive] Error 1
    rm -f *.[oa] core
    gcc -DSUN_OS_2 -c call_ser.c
    gcc -DSUN_OS_2 -c compress.c
    gcc -DSUN_OS_2 -c util.c

    Resolution:
    Ex Libris programs don't use the "zoom" module of Z39.

    The Development Team is working on taking out all non-relevant messages appears during Z39 compilation.

    In the meantime, please ignore any zoomsh errors.


    • Article last edited: 10/8/2013
    • Was this article helpful?