ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-users: Re: [Ethereal-users] Errors during compile on AIX 5.1.0.0

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Michael Felt <mamfelt@xxxxxxx>
Date: Wed, 06 Feb 2002 14:29:20 +0100
The patch works fine, however, I now ran into a new error, apparently a
name conflict again.

In packet-nfs.c, line 389 ff

the structure variable fh_len is not acceptable to vac.C.

Changing all refences to lh_len in the file permits it to compile
further (I named it xfh_len).

After this, make install finished and I was able to start testing the
package.

regards,
Michael Felt