Dear Sir:
I try to build lesstif 0.92.0 under cygwin 1.1.6, but I got error which
I list below, can you help me to fix the problem?
Thanks in advance!
~Qing Yu
The problem is that when it compile main.c in Motif-1.2/uil which get
>>main.c: In function 'main':
>>main.c:82: 'optarg' undeclared (first use in this function)
>>main.c:82: (Each undeclared identifier is reported only once
>>main.c:82: for each function it appears in.)
>>main.c:118: 'optind' undeclared (first use in this function)
>>make[3]: *** [main.o] error 1