Nigel Horne wrote:
On Friday 13 Feb 2004 5:01 am, Doc Schneider wrote:

I'm getting the following errors when trying to build clamav-milter.

clamav-milter.c:548: parse error before `tcpSocket'
clamav-milter.c:548: warning: data definition has no type or storage
class make:
*** [clamav-milter.o] Error 1


Looks like you don't have in_port_t defined. You don't say the distro of Linux that
you're using, but ensure that it has an up to date /usr/include/netinet/in.h.

If all else fails, change the in_port_t to unsigned short in clamav-milter.c.

--Nigel



Nigel,

Using Redhat 6.2 on the boxes it won't compile on. I know it is old but I have so many customized things on it, it is hard to upgrade.

I do build all the software on these via tarballs. So rpm's are not an option.

The one it does build on is RH 7.2.

Do you think I can just upgrade my headers and of course libs on it to make it work? And are those available on something like gnu.org as part of the GCC builds?

Thanks,

-Doc


------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to