makebdelogSaturn051113.2328 ------------------------------- .tcshrc exits ... xmkmflog.csh --> xmkmf -a building three Makefiles \t\t in bde, src and pr_util_log Building Makefiles WITH the log/replay option. xmkmf -a making 3 new Makefile[Log_$HOSTTYPE] files: mv -f Makefile Makefile.bak imake -DUseInstalled -I/usr/lib/X11/config make Makefiles making Makefiles in ./pr_util_log... mv -f Makefile Makefile.bak making Makefiles in ./src... mv -f Makefile Makefile.bak make includes including in ././pr_util_log... including in ././src... make depend depending in ././pr_util_log... makedepend -- -I/usr/include -I../include -I../pr_util_log -I.. -I/usr/include -I../include -DLONG_BIT=64 -- depending in ././src... makedepend -- -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include -I/usr/include -I../include -DLONG_BIT=64 -- bde.cc bendpt.cc bendptops.cc buttonevent.cc captionops.cc cursor.cc dialog.cc display.cc draw.cc edit.cc fileio.cc font.cc fprint.cc graphobject.cc graphops.cc handler.cc help.cc hlink.cc infodialog.cc infomessage.cc init.cc initClasses.cc leftmenu.cc leftmenu_cb.cc linkops.cc menubar.cc menubar_cb.cc msgBox.cc nodeops.cc select.cc smselect.cc strdup.cc text.cc textops.cc bdeReplay.cc "dialog.cc":7: 0 // Let's not bother with this just yet. ^--- expecting variable or number "dialog.cc":20: 0 // Let's not bother with this just yet. ^--- expecting variable or number xmkmf -a finished. ================================================ Copying bde/Makefile to bde/MakefileLog_alpha -rw------- 1 lechner 05f523 43109 Nov 13 23:25 Makefile -rw------- 1 lechner 05f523 43109 Nov 13 23:25 MakefileLog_alpha Copying bde/*/Makefile to bde/*/MakefileLog_alpha -rw------- 1 lechner 05f523 132869 Nov 13 23:25 src/Makefile -rw------- 1 lechner 05f523 132869 Nov 13 23:25 src/MakefileLog_alpha -rw------- 1 lechner 05f523 44235 Nov 13 23:25 pr_util_log/Makefile -rw------- 1 lechner 05f523 44235 Nov 13 23:25 pr_util_log/MakefileLog_alpha Running gmake WITH log/replay in /usr/cs/fac1/lechner/bde2alpha_rl/sandbox/bdeNT050526/bdegen13/bde making all in ././pr_util_log... cp -p ../pr_util_log/pr_load.c ../pr_util_log/pr_free.c ../pr_util_log/pr_dump.c ../pr_util_log/pr_delete.c ../pr_util_log/pr_log.c ../pr_util_log/pr_stats.c ../pr_util_log/pr_accessors.c ../pr_util_log/lut.c ../pr_util_log/dprint.c ../pr_util_log/alpha/probj cp -p ../dprint.h ../pr_util_log/alpha cp -p ../pr_util_log/94sbde_schema.h ../pr_util_log/alpha/probj cp -p ../pr_util_log/lut.h ../pr_util_log/alpha/probj gcc -g -c -Wall -DGENV13 -DGENLOG ../pr_util_log/alpha/probj/pr_load.c -o ../pr_util_log/alpha/probj/pr_load.o ../pr_util_log/alpha/probj/pr_load.c: In function `pr_init': ../pr_util_log/alpha/probj/pr_load.c:787: warning: implicit declaration of function `lut_init' ../pr_util_log/alpha/probj/pr_load.c: In function `do_pr_add': ../pr_util_log/alpha/probj/pr_load.c:1633: warning: unused variable `VNstring' gcc -g -c -Wall -DGENV13 -DGENLOG ../pr_util_log/alpha/probj/pr_free.c -o ../pr_util_log/alpha/probj/pr_free.o gcc -g -c -Wall -DGENV13 -DGENLOG ../pr_util_log/alpha/probj/pr_dump.c -o ../pr_util_log/alpha/probj/pr_dump.o ../pr_util_log/alpha/probj/pr_dump.c: In function `pr_dump': ../pr_util_log/alpha/probj/pr_dump.c:81: warning: array subscript has type `char' gcc -g -c -Wall -DGENV13 -DGENLOG ../pr_util_log/alpha/probj/pr_delete.c -o ../pr_util_log/alpha/probj/pr_delete.o gcc -g -c -Wall -DGENV13 -DGENLOG ../pr_util_log/alpha/probj/pr_log.c -o ../pr_util_log/alpha/probj/pr_log.o gcc -g -c -Wall -DGENV13 -DGENLOG ../pr_util_log/alpha/probj/pr_stats.c -o ../pr_util_log/alpha/probj/pr_stats.o gcc -g -c -Wall -DGENV13 -DGENLOG ../pr_util_log/alpha/probj/pr_accessors.c -o ../pr_util_log/alpha/probj/pr_accessors.o gcc -g -c -Wall -DGENV13 -DGENLOG ../pr_util_log/alpha/probj/lut.c -o ../pr_util_log/alpha/probj/lut.o gcc -g -c -Wall -DGENV13 -DGENLOG ../pr_util_log/alpha/probj/dprint.c -o ../pr_util_log/alpha/probj/dprint.o rm -f ../pr_util_log/alpha/probj/pr_util.a ar clqZ ../pr_util_log/alpha/probj/pr_util.a ../pr_util_log/alpha/probj/pr_load.o ../pr_util_log/alpha/probj/pr_free.o ../pr_util_log/alpha/probj/pr_dump.o ../pr_util_log/alpha/probj/pr_delete.o ../pr_util_log/alpha/probj/pr_log.o ../pr_util_log/alpha/probj/pr_stats.o ../pr_util_log/alpha/probj/pr_accessors.o ../pr_util_log/alpha/probj/lut.o ../pr_util_log/alpha/probj/dprint.o ranlib ../pr_util_log/alpha/probj/pr_util.a making all in ././src... g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include bendpt.cc -c -o ../pr_util_log/alpha/obj/bendpt.o bendpt.cc:222: warning: `char rcsid[55]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include bendptops.cc -c -o ../pr_util_log/alpha/obj/bendptops.o bendptops.cc:111: warning: `char rcsid[58]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include bde.cc -c -o ../pr_util_log/alpha/obj/bde.o bde.cc:106: warning: `char rcsid[52]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include buttonevent.cc -c -o ../pr_util_log/alpha/obj/buttonevent.o buttonevent.cc:145: warning: `char rcsid[61]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include captionops.cc -c -o ../pr_util_log/alpha/obj/captionops.o captionops.cc:13: warning: `char rcsid[59]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include cursor.cc -c -o ../pr_util_log/alpha/obj/cursor.o cursor.cc:70: warning: `char rcsid[55]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include dialog.cc -c -o ../pr_util_log/alpha/obj/dialog.o dialog.cc:170: warning: `char rcsid[55]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include display.cc -c -o ../pr_util_log/alpha/obj/display.o display.cc:171: warning: `char rcsid[57]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include draw.cc -c -o ../pr_util_log/alpha/obj/draw.o draw.cc:175: warning: `char rcsid[53]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include edit.cc -c -o ../pr_util_log/alpha/obj/edit.o edit.cc:134: warning: `char rcsid[54]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include fileio.cc -c -o ../pr_util_log/alpha/obj/fileio.o fileio.cc:555: warning: `char rcsid[56]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include font.cc -c -o ../pr_util_log/alpha/obj/font.o font.cc:79: warning: `char rcsid[53]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include fprint.cc -c -o ../pr_util_log/alpha/obj/fprint.o fprint.cc: In method `void Ggroup::doprint()': fprint.cc:509: warning: suggest parentheses around assignment used as truth value fprint.cc: At top level: fprint.cc:246: warning: `char rcsid[56]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include graphobject.cc -c -o ../pr_util_log/alpha/obj/graphobject.o graphobject.cc:321: warning: `char rcsid[61]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include graphops.cc -c -o ../pr_util_log/alpha/obj/graphops.o graphops.cc:184: warning: `char rcsid[57]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include handler.cc -c -o ../pr_util_log/alpha/obj/handler.o handler.cc:77: warning: `char rcsid[56]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include help.cc -c -o ../pr_util_log/alpha/obj/help.o help.cc:47: warning: `char rcsid[53]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include hlink.cc -c -o ../pr_util_log/alpha/obj/hlink.o hlink.cc:207: warning: `char rcsid[55]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include infodialog.cc -c -o ../pr_util_log/alpha/obj/infodialog.o infodialog.cc:61: warning: `char rcsid[59]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include infomessage.cc -c -o ../pr_util_log/alpha/obj/infomessage.o infomessage.cc:71: warning: `char rcsid[60]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include init.cc -c -o ../pr_util_log/alpha/obj/init.o init.cc:270: warning: `char rcsid[54]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include initClasses.cc -c -o ../pr_util_log/alpha/obj/initClasses.o initClasses.cc:115: warning: `char rcsid[60]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include leftmenu.cc -c -o ../pr_util_log/alpha/obj/leftmenu.o leftmenu.cc:79: warning: `char rcsid[57]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include leftmenu_cb.cc -c -o ../pr_util_log/alpha/obj/leftmenu_cb.o leftmenu_cb.cc:186: warning: `char rcsid[60]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include linkops.cc -c -o ../pr_util_log/alpha/obj/linkops.o linkops.cc:101: warning: `char rcsid[56]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include menubar.cc -c -o ../pr_util_log/alpha/obj/menubar.o menubar.cc:83: warning: `char rcsid[56]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include menubar_cb.cc -c -o ../pr_util_log/alpha/obj/menubar_cb.o menubar_cb.cc:95: warning: `char rcsid[59]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include msgBox.cc -c -o ../pr_util_log/alpha/obj/msgBox.o msgBox.cc:93: warning: `char rcsid[55]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include nodeops.cc -c -o ../pr_util_log/alpha/obj/nodeops.o nodeops.cc:231: warning: `char rcsid[57]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include select.cc -c -o ../pr_util_log/alpha/obj/select.o select.cc:107: warning: `char rcsid[55]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include smselect.cc -c -o ../pr_util_log/alpha/obj/smselect.o smselect.cc:163: warning: `char rcsid[58]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include strdup.cc -c -o ../pr_util_log/alpha/obj/strdup.o strdup.cc:63: warning: `char rcsid[55]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include text.cc -c -o ../pr_util_log/alpha/obj/text.o text.cc:191: warning: `char rcsid[54]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include textops.cc -c -o ../pr_util_log/alpha/obj/textops.o textops.cc:262: warning: `char rcsid[57]' defined but not used g++ -DDEBUG -DString_REDEFINE_NOT_NEEDED -DBDELOG -DBDE_SCHEMA="94sbde_schema.h" -DBDE_VIEW="94sbdeview" -DS94LC -DBDELOG -DLCWC -DDEFAULT_LIB_PATH=\"../lib\" -g -Wall -DDEBUG -pg -I/usr/include -I../include -I../pr_util_log -I/usr/local/lib/g++-include bdeReplay.cc -c -o ../pr_util_log/alpha/obj/bdeReplay.o rm -f ../pr_util_log/alpha/bin/bde.exe g++ -o ../pr_util_log/alpha/bin/bde.exe -O2 -call_shared -L/usr/lib ../pr_util_log/alpha/obj/bendpt.o ../pr_util_log/alpha/obj/bendptops.o ../pr_util_log/alpha/obj/bde.o ../pr_util_log/alpha/obj/buttonevent.o ../pr_util_log/alpha/obj/captionops.o ../pr_util_log/alpha/obj/cursor.o ../pr_util_log/alpha/obj/dialog.o ../pr_util_log/alpha/obj/display.o ../pr_util_log/alpha/obj/draw.o ../pr_util_log/alpha/obj/edit.o ../pr_util_log/alpha/obj/fileio.o ../pr_util_log/alpha/obj/font.o ../pr_util_log/alpha/obj/fprint.o ../pr_util_log/alpha/obj/graphobject.o ../pr_util_log/alpha/obj/graphops.o ../pr_util_log/alpha/obj/handler.o ../pr_util_log/alpha/obj/help.o ../pr_util_log/alpha/obj/hlink.o ../pr_util_log/alpha/obj/infodialog.o ../pr_util_log/alpha/obj/infomessage.o ../pr_util_log/alpha/obj/init.o ../pr_util_log/alpha/obj/initClasses.o ../pr_util_log/alpha/obj/leftmenu.o ../pr_util_log/alpha/obj/leftmenu_cb.o ../pr_util_log/alpha/obj/linkops.o ../pr_util_log/alpha/obj/menubar.o ../pr_util_log/alpha/obj/menubar_cb.o ../pr_util_log/alpha/obj/msgBox.o ../pr_util_log/alpha/obj/nodeops.o ../pr_util_log/alpha/obj/select.o ../pr_util_log/alpha/obj/smselect.o ../pr_util_log/alpha/obj/strdup.o ../pr_util_log/alpha/obj/text.o ../pr_util_log/alpha/obj/textops.o ../pr_util_log/alpha/obj/bdeReplay.o ../pr_util_log/alpha/probj/pr_util.a -lXm -lXt -lX11 -lm g++: unrecognized option `-call_shared' gmake finished bdelog executable finished WITH log/replay. executables/alpha/bdelog.exe is a sym-link to pr_util_log/alpha/bin/bde.exe 4780 -rwx--x--x 1 lechner 05f523 7009744 Nov 13 23:28 pr_util_log/alpha/bin/bde.exe 0 lrwxrwxrwx 1 lechner fac 29 Nov 13 23:28 executables/alpha/bdelog.exe -> pr_util_log/alpha/bin/bde.exe ls: executables/alpha/bde.exe not found 0 lrwxrwxrwx 1 lechner 05f523 29 Nov 11 17:47 executables/alpha/bdelog.bak -> pr_util_log/alpha/bin/bde.exe [saturn.cs.uml.edu1](5)> pwd /tmp_mnt/nfs/galaxy/faculty/fac1/lechner/bde2alpha_rl/sandbox/bdeNT050526/bdegen13/bde [saturn.cs.uml.edu1](9)> exit script done on Mon Nov 14 01:59:32 2005