On Sat, 12 Dec 1998, Bernie Gardner wrote:
> I am trying to compile the TNT host mode terminal program wrutten by
> dlf7bg. I get an error message from gcc saying storage size of fdmask
> is not known when compiling main.c. I haven't beeen able to find any
> reference to fdmask, but it seems the program expects it to be defined
> somewhere, but it is not mentioned in any included files. I'ld
> appreciate a hint from someone who has successfully compiled this
> program, or in general if there is a required include file containing
> this definition.
Well, it is problem with the includes installed in your /usr/include
directory.
You must change some include files of your tnt package instead.
Where you have "struct fd_set" you must change to "struct __fd_set" to
be compliant with your Linux package.
I hope it helps because me a friend of mine got tnt to work already.
Regards,
Jorge Matias
- -- --- ------------------------------------------------- --- -- -
Computer Science Student at Instituto Superior Tecnico (Lisbon)
A3000/060 32Mb -[Ariadne][MFC III][CV64]- LinuxOS 2.0.33
QRZ: CT2HBZ - E-Mail: [EMAIL PROTECTED]