Dear List.

I'm using cygwin/xfree86-4.0.3.

When compiling lesstif-0.92.26, the following error occurred.

gcc -g -Wall -o newuil.exe newuil.o ../../../lib/Uil/.libs/libUil.a -L/usr/X11R6/lib 
-lXt ../../../lib/Mrm/.libs/libMrm.a ../../../lib/Xm/.libs/libXm.a -lXt -lSM -lICE 
-lX11 -L/usr/X11R6/lib -lXt -lSM -lICE -lX11
../../../lib/Xm/.libs/libXm.a(Vendor.o)(.data+0x6e0): multiple definition of 
`vendorShellClassRec'
/usr/X11R6/lib/libXt.a(Vendor.o)(.data+0x0):Vendor.c: first defined here
../../../lib/Xm/.libs/libXm.a(Vendor.o)(.data+0x774): multiple definition of 
`vendorShellWidgetClass'
/usr/X11R6/lib/libXt.a(Vendor.o)(.data+0x94):Vendor.c: first defined here
collect2: ld returned 1 exit status


Reply via email to