F
fredy
While porting code from SUN 4.2 compiler to SUN 6.2 ( forte) compiler using
compatiblity (compat) mode, the following error occurs. If any one knows
solution for this problem please let me know. your reply will be highly
appreciated.
CC -O -DSVR4 -I/vobs/devel/include -DOWTOOLKIT_WARNING_DISABLED
-DDEV_CHECKS -D_REENTRANT -compat -library=rwtools7
-features=no%conststrings -I../Common -I/vobs/devel/include -features=rtti
-mt VX_TIF.o LoadSaveManager.o -L. -lsocket -lnsl -L -lxdisputl -Bstatic
-lsec -Bdynamic -lxdisputl -R/usr/openwin/lib -L/usr/openwin/lib -lxview
-lolgx -lX11 --lm -lsunmath -lintl -o VX_TIF
Undefined first referenced
symbol in file
__rtaccess(Observable&) LoadSaveManager.o
ld: fatal: Symbol referencing errors. No output written to VX_TIF
*** Error code 1
clearmake: Error: Build script failed for "VX_TIF"
compatiblity (compat) mode, the following error occurs. If any one knows
solution for this problem please let me know. your reply will be highly
appreciated.
CC -O -DSVR4 -I/vobs/devel/include -DOWTOOLKIT_WARNING_DISABLED
-DDEV_CHECKS -D_REENTRANT -compat -library=rwtools7
-features=no%conststrings -I../Common -I/vobs/devel/include -features=rtti
-mt VX_TIF.o LoadSaveManager.o -L. -lsocket -lnsl -L -lxdisputl -Bstatic
-lsec -Bdynamic -lxdisputl -R/usr/openwin/lib -L/usr/openwin/lib -lxview
-lolgx -lX11 --lm -lsunmath -lintl -o VX_TIF
Undefined first referenced
symbol in file
__rtaccess(Observable&) LoadSaveManager.o
ld: fatal: Symbol referencing errors. No output written to VX_TIF
*** Error code 1
clearmake: Error: Build script failed for "VX_TIF"