We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hi sir: i need your help!!! failed information below!!!! ######--------------------------------########### make make all-recursive make[1]: Entering directory /GPFS01/home/feih/bin/SJM-1.2.0' Making all in src make[2]: Entering directory /GPFS01/home/feih/bin/SJM-1.2.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DBINDIR="/GPFS01/home/feih/bin/SJM/bin" -I/GPFS01/ibm/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/../include -g -O2 -MT sjm-sjm.o -MD -MP -MF .deps/sjm-sjm.Tpo -c -o sjm-sjm.o test -f 'sjm.cc' || echo './'sjm.cc mv -f .deps/sjm-sjm.Tpo .deps/sjm-sjm.Po g++ -DHAVE_CONFIG_H -I. -I.. -DBINDIR="/GPFS01/home/feih/bin/SJM/bin" -I/GPFS01/ibm/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/../include -g -O2 -MT sjm-job_graph.o -MD -MP -MF .deps/sjm-job_graph.Tpo -c -o sjm-job_graph.o test -f 'job_graph.cc' || echo './'job_graph.cc mv -f .deps/sjm-job_graph.Tpo .deps/sjm-job_graph.Po g++ -DHAVE_CONFIG_H -I. -I.. -DBINDIR="/GPFS01/home/feih/bin/SJM/bin" -I/GPFS01/ibm/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/../include -g -O2 -MT sjm-job_mon.o -MD -MP -MF .deps/sjm-job_mon.Tpo -c -o sjm-job_mon.o test -f 'job_mon.cc' || echo './'job_mon.cc mv -f .deps/sjm-job_mon.Tpo .deps/sjm-job_mon.Po g++ -DHAVE_CONFIG_H -I. -I.. -DBINDIR="/GPFS01/home/feih/bin/SJM/bin" -I/GPFS01/ibm/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/../include -g -O2 -MT sjm-batch.o -MD -MP -MF .deps/sjm-batch.Tpo -c -o sjm-batch.o test -f 'batch.cc' || echo './'batch.cc mv -f .deps/sjm-batch.Tpo .deps/sjm-batch.Po g++ -DHAVE_CONFIG_H -I. -I.. -DBINDIR="/GPFS01/home/feih/bin/SJM/bin" -I/GPFS01/ibm/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/../include -g -O2 -MT sjm-lsf.o -MD -MP -MF .deps/sjm-lsf.Tpo -c -o sjm-lsf.o test -f 'lsf.cc' || echo './'lsf.cc lsf.cc: In member function ‘virtual void LsfBatchSystem::init()’: lsf.cc:61:23: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] if (lsb_init("sjm") < 0) { ^ mv -f .deps/sjm-lsf.Tpo .deps/sjm-lsf.Po g++ -g -O2 -L/GPFS01/ibm/lsf/10.1/linux3.10-glibc2.17-x86_64/lib -o sjm sjm-sjm.o sjm-job_graph.o sjm-job_mon.o sjm-batch.o sjm-lsf.o -lboost_regex -lbat -llsf -lnsl /GPFS01/ibm/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/liblsf.so: undefined reference to shm_open' /GPFS01/ibm/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/liblsf.so: undefined reference to shm_unlink' collect2: error: ld returned 1 exit status make[2]: *** [sjm] Error 1 make[2]: Leaving directory /GPFS01/home/feih/bin/SJM-1.2.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory /GPFS01/home/feih/bin/SJM-1.2.0' make: *** [all] Error 2
/GPFS01/home/feih/bin/SJM-1.2.0' Making all in src make[2]: Entering directory
test -f 'sjm.cc' || echo './'
test -f 'job_graph.cc' || echo './'
test -f 'job_mon.cc' || echo './'
test -f 'batch.cc' || echo './'
test -f 'lsf.cc' || echo './'
shm_open' /GPFS01/ibm/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/liblsf.so: undefined reference to
/GPFS01/home/feih/bin/SJM-1.2.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory
The text was updated successfully, but these errors were encountered:
No branches or pull requests
hi sir:
i need your help!!!
failed information below!!!!
######--------------------------------###########
make
make all-recursive
make[1]: Entering directory
/GPFS01/home/feih/bin/SJM-1.2.0' Making all in src make[2]: Entering directory
/GPFS01/home/feih/bin/SJM-1.2.0/src'g++ -DHAVE_CONFIG_H -I. -I.. -DBINDIR="/GPFS01/home/feih/bin/SJM/bin" -I/GPFS01/ibm/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/../include -g -O2 -MT sjm-sjm.o -MD -MP -MF .deps/sjm-sjm.Tpo -c -o sjm-sjm.o
test -f 'sjm.cc' || echo './'
sjm.ccmv -f .deps/sjm-sjm.Tpo .deps/sjm-sjm.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DBINDIR="/GPFS01/home/feih/bin/SJM/bin" -I/GPFS01/ibm/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/../include -g -O2 -MT sjm-job_graph.o -MD -MP -MF .deps/sjm-job_graph.Tpo -c -o sjm-job_graph.o
test -f 'job_graph.cc' || echo './'
job_graph.ccmv -f .deps/sjm-job_graph.Tpo .deps/sjm-job_graph.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DBINDIR="/GPFS01/home/feih/bin/SJM/bin" -I/GPFS01/ibm/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/../include -g -O2 -MT sjm-job_mon.o -MD -MP -MF .deps/sjm-job_mon.Tpo -c -o sjm-job_mon.o
test -f 'job_mon.cc' || echo './'
job_mon.ccmv -f .deps/sjm-job_mon.Tpo .deps/sjm-job_mon.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DBINDIR="/GPFS01/home/feih/bin/SJM/bin" -I/GPFS01/ibm/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/../include -g -O2 -MT sjm-batch.o -MD -MP -MF .deps/sjm-batch.Tpo -c -o sjm-batch.o
test -f 'batch.cc' || echo './'
batch.ccmv -f .deps/sjm-batch.Tpo .deps/sjm-batch.Po
g++ -DHAVE_CONFIG_H -I. -I.. -DBINDIR="/GPFS01/home/feih/bin/SJM/bin" -I/GPFS01/ibm/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/../include -g -O2 -MT sjm-lsf.o -MD -MP -MF .deps/sjm-lsf.Tpo -c -o sjm-lsf.o
test -f 'lsf.cc' || echo './'
lsf.cclsf.cc: In member function ‘virtual void LsfBatchSystem::init()’:
lsf.cc:61:23: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
if (lsb_init("sjm") < 0) {
^
mv -f .deps/sjm-lsf.Tpo .deps/sjm-lsf.Po
g++ -g -O2 -L/GPFS01/ibm/lsf/10.1/linux3.10-glibc2.17-x86_64/lib -o sjm sjm-sjm.o sjm-job_graph.o sjm-job_mon.o sjm-batch.o sjm-lsf.o -lboost_regex -lbat -llsf -lnsl
/GPFS01/ibm/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/liblsf.so: undefined reference to
shm_open' /GPFS01/ibm/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/liblsf.so: undefined reference to
shm_unlink'collect2: error: ld returned 1 exit status
make[2]: *** [sjm] Error 1
make[2]: Leaving directory
/GPFS01/home/feih/bin/SJM-1.2.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory
/GPFS01/home/feih/bin/SJM-1.2.0'make: *** [all] Error 2
The text was updated successfully, but these errors were encountered: