Posted to tcl by jsuntheimer72 at Mon Jan 08 17:24:13 GMT 2018view pretty

g++ -c -g -O2  -fPIC -DUSE_TCL_STUBS -I../unix/../include -I../unix/../src -I. ../unix/../tests/tstore5.cpp
g++ -g -O2  -fPIC -DUSE_TCL_STUBS -I../unix/../include -I../unix/../src -I. -o regress regress.o tbasic1.o tbasic2.o tcusto1.o tcusto2.o tdiffer.o textend.o tformat.o tlimits.o tmapped.o tnotify.o tresize.o tstore1.o tstore2.o tstore3.o tstore4.o tstore5.o libmk4.so  -lpthread
test -d tests || mkdir tests
test -d ../tests/ok/CVS && (test -d tests/CVS || mkdir tests/CVS)
Makefile:80: recipe for target 'test' failed
make: [test] Error 1 (ignored)
test -f reversed || cp ../unix/reversed .
./regress
./regress: error while loading shared libraries: libmk4.so: cannot open shared object file: No such file or directory
Makefile:80: recipe for target 'test' failed
make: *** [test] Error 127