Hi,

I'm trying to compile nmh-1.1-RC3 on CYGWIN_NT-5.1 1.5.9(0.112/4/2) on
Windows XP Professional SP1, and have encountered the problem

 gcc  -o msh msh.o mshcmds.o vmhsbr.o picksbr.o scansbr.o dropsbr.o mhlsbr.o termsbr.o 
../config/version.o ../config/config.o ../mts/libmts.a ../sbr/libmh.a     -ltermcap
../sbr/libmh.a(discard.o)(.text+0x30):discard.c: undefined reference to `_fpurge'

fpurge() is used in discard.c because _FSTDIO is defined. 
However I cannot find it anywhere in the libraries. 

So should I undef _FSTDIO (which doesn't work either) or what should I do??

Any hint is greatly appreciated! Thanks.
--Axel


---
Phone: +46 8 790 4124, Email: [EMAIL PROTECTED], Web: www.ele.kth.se/~axel


_______________________________________________
Nmh-workers mailing list
[EMAIL PROTECTED]
http://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to