i download the lesstif package source from sourceforgenet CVS ,
after CVSMake ,i configure it then make install then i have
in XmString.c XmSTRING_COMPONENT_WIDECHAR_TEXT is not
found error occur then
i define that value as 7 becauce in header file it have enum value 7.
then i get .lo and .o files then at the creation time i get so many
thousands of errors
like: .libs/misc.o(.text+0x2a5): In function `_XmAppLock':
/lesstif/lib/Xm/misc.c:125: undefined reference to `_XtAppLock'
.libs/misc.o(.text+0x2b5): In function `_XmAppUnlock':
/lesstif/lib/Xm/misc.c:134: undefined reference to `_XtAppUnlock'
.libs/misc.o(.text+0x2c5): In function `_XmProcessLock':
/lesstif/lib/Xm/misc.c:143: undefined reference to `_XtProcessLock'
.libs/misc.o(.text+0x2d5): In function `_XmProcessUnlock':
/lesstif/lib/Xm/misc.c:125: undefined reference to `_XtAppLock'
.libs/misc.o(.text+0x2b5): In function `_XmAppUnlock':
/lesstif/lib/Xm/misc.c:134: undefined reference to `_XtAppUnlock'
.libs/misc.o(.text+0x2c5): In function `_XmProcessLock':
/lesstif/lib/Xm/misc.c:143: undefined reference to `_XtProcessLock'
.libs/misc.o(.text+0x2d5): In function `_XmProcessUnlock':
please send solution of the above errors
Do you Yahoo!?
Friends. Fun. Try the all-new Yahoo! Messenger
