>>From directory /tmp/xlt/xlt-9.2.9/tests/AnimatedButton,
I execute the following command:
$ gcc -I/usr/X11R6/include -I/lib/XLT -L/usr/X11R6/lib \
-lXm -lXt -lX11 -lSM -lICE test3.c -o test3.exe
Which gives these errors:
/cygdrive/c/DOCUME~1/Gary/LOCALS~1/Temp/cc0NlHlt.o(.text+0xb7):test3.c:
undefined reference to `_XtSetLanguageProc'
/cygdrive/c/DOCUME~1/Gary/LOCALS~1/Temp/cc0NlHlt.o(.text+0xf8):test3.c:
undefined reference to `_XtVaAppInitialize'
/cygdrive/c/DOCUME~1/Gary/LOCALS~1/Temp/cc0NlHlt.o(.text+0x11e):test3.c:
undefined reference to `_XltCreateAnimatedButton'
/cygdrive/c/DOCUME~1/Gary/LOCALS~1/Temp/cc0NlHlt.o(.text+0x12f):test3.c:
undefined reference to `_XtStrings'
/cygdrive/c/DOCUME~1/Gary/LOCALS~1/Temp/cc0NlHlt.o(.text+0x146):test3.c:
undefined reference to `_XtVaGetValues'
/cygdrive/c/DOCUME~1/Gary/LOCALS~1/Temp/cc0NlHlt.o(.text+0x19e):test3.c:
undefined reference to `_XtMalloc'
/cygdrive/c/DOCUME~1/Gary/LOCALS~1/Temp/cc0NlHlt.o(.text+0x1c0):test3.c:
undefined reference to `_XRootWindowOfScreen'
/cygdrive/c/DOCUME~1/Gary/LOCALS~1/Temp/cc0NlHlt.o(.text+0x20d):test3.c:
undefined reference to `_XpmReadFileToPixmap'
/cygdrive/c/DOCUME~1/Gary/LOCALS~1/Temp/cc0NlHlt.o(.text+0x228):test3.c:
undefined reference to `__XmStrings'
/cygdrive/c/DOCUME~1/Gary/LOCALS~1/Temp/cc0NlHlt.o(.text+0x239):test3.c:
undefined reference to `__XmStrings'
/cygdrive/c/DOCUME~1/Gary/LOCALS~1/Temp/cc0NlHlt.o(.text+0x27d):test3.c:
undefined reference to `_XtVaSetValues'
/cygdrive/c/DOCUME~1/Gary/LOCALS~1/Temp/cc0NlHlt.o(.text+0x288):test3.c:
undefined reference to `_XtManageChild'
/cygdrive/c/DOCUME~1/Gary/LOCALS~1/Temp/cc0NlHlt.o(.text+0x293):test3.c:
undefined reference to `_XtRealizeWidget'
/cygdrive/c/DOCUME~1/Gary/LOCALS~1/Temp/cc0NlHlt.o(.text+0x29e):test3.c:
undefined reference to `_XtAppMainLoop'
collect2: ld returned 1 exit status
Should my gcc command options be different?
I don't find "XtSetLanguageProc" in any Cygwin file. Where are these
functions defined?
BTW, make gave errors as well, when run from the same directory and in
every subdirectory of tests.
Thank you for your help.
Gary Nicholson
_______________________________________________
Lesstif mailing list
[EMAIL PROTECTED]
https://terror.hungry.com/mailman/listinfo/lesstif