This is the mail archive of the cygwin-xfree@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Problem compiling Lesstif 0.89.9


Hello,

I have just recently installed lesstif 0.89.9 and decided to compile it to
check to see that my machine is setup correctly.

I am getting the errors listed below when I try to make Lesstif.

I assume that the program correctly builds so there must be something in
my setup that is wrong.

Ron

------------------------------

gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/Motif-1.2
-I..
/../../include/Motif-1.2 -I../../../include/Motif-1.2 -I/usr/X11R6/include
-DMWM
_DDIR=\"/usr/local/lib/X11/mwm\" -DXLIB_PATH=\"/usr/X11R6/lib\"
-DXINCL_PATH=\"/
usr/X11R6/include\"    -g -O2 -I/usr/X11R6/include -g -Wall
-DNONSTANDARD_CONVER
TERS -DLESSTIF_VERBOSE   -c screens.c
screens.c: In function `create_menu_gcs':
screens.c:87: `stipple_bits' undeclared (first use in this function)
screens.c:87: (Each undeclared identifier is reported only once
screens.c:87: for each function it appears in.)
screens.c:88: `stipple_width' undeclared (first use in this function)
screens.c:88: `stipple_height' undeclared (first use in this function)
screens.c: At top level:
/usr/X11R6/include/X11/bitmaps/stipple:3: warning: `Stipple_bits' defined
but no
t used
make[3]: *** [screens.o] Error 1
make[3]: Leaving directory
`/usr/local/src/lesstif-0.89.9/clients/Motif-1.2/mwm'

make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/lesstif-0.89.9/clients/Motif-1.2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/lesstif-0.89.9/clients'
make: *** [all-recursive] Error 1
/usr/local/src/lesstif-0.89.9


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]