Brahms, I have been trying to compile hijing in breg, but I keep running into this error. Does anyone know what this error means and how to fix it? Process of what I do cvs checkout breg cd breg ./autogen At this point the script will enter each directory configure and then try a make install. I'm interested in the hijing at the moment, but when it gets to the hijing it stops before finishing. This is the error I get. /bin/sh ../libtool --mode=link g77 -I/brahms/u/ebj/include/breg -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"brhijing\" -DVERSION=\"1.1.0\" -DG77=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DUSE_2002=1 -DG77=1 -g -O2 -fno-automatic -finit-local-zero -ffixed-line-length-132 -o brhijing -L/cern/pro/lib -L/brahms/u/ebj/lib -R /cern/pro/lib hijing_main.o libBregHijing.la -lBregBase -lpacklib -lkernlib -llapack3 -lblas -lshift -lnsl g77 -I/brahms/u/ebj/include/breg -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"brhijing\" -DVERSION=\"1.1.0\" -DG77=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DUSE_2002=1 -DG77=1 -g -O2 -fno-automatic -finit-local-zero -ffixed-line-length-132 -o .libs/brhijing hijing_main.o -L/cern/pro/lib -L/brahms/u/ebj/lib ./.libs/libBregHijing.so /brahms/u/ebj/lib/libBregBase.so -lpacklib -lkernlib -llapack3 -lblas -lshift -lnsl -Wl,--rpath -Wl,/brahms/u/ebj/lib -Wl,--rpath -Wl,/cern/pro/lib /usr/bin/ld: cannot find -lshift collect2: ld returned 1 exit status make[1]: *** [brhijing] Error 1 make[1]: Leaving directory `/direct/brahms+u/ebj/breg/hijing/src' make: *** [install-recursive] Error 1 SO I end up not generating the brhijing executable. Am I doing something wrong? Erik _______________________________________________ Brahms-dev-l mailing list Brahms-dev-l@lists.bnl.gov http://lists.bnl.gov/mailman/listinfo/brahms-dev-lReceived on Wed Jul 21 10:51:06 2004
This archive was generated by hypermail 2.1.8 : Wed Jul 21 2004 - 10:51:21 EDT