On Fri, 21 Sep 2007, Jean-Louis Martineau wrote:
It looks like your system include files doesn't define the in_port_t type. Find where it is defined with: grep -r in_port_t /usr/include Try to include this file from common-src/amanda.h
Didn't find it anywhere in the files under /usr/include so it doesn't seem to be defined. If I manually defined it in common-src/amanda.h that would work around the problem but there could be other definitions missing.
What's in_port_t meant to be defined as under Linux? Craig. -- Post by Craig Dewick (tm). Web @ "http://lios.apana.org.au/~cdewick". Email 2 "[EMAIL PROTECTED]". SunShack @ "http://www.sunshack.org" Galleries @ "http://www.sunshack.org/gallery2". Also lots of tech data, etc. Sun Microsystems webring at "http://n.webring.com/hub?ring=sunmicrosystemsu".
