nmh-workers
[Top] [All Lists]

[Nmh-workers] fpurge not found when compiling nmh-1.0.4 on CYGWIN_NT-5.1 1.5.9

2004-06-09 10:30:05

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: axel(_at_)ele(_dot_)kth(_dot_)se, Web: 
www.ele.kth.se/~axel


_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
http://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>
  • [Nmh-workers] fpurge not found when compiling nmh-1.0.4 on CYGWIN_NT-5.1 1.5.9, Axel Jantsch <=