[Xorp-users] Build difficulties

Weaver John-JWEAVER1 John.Weaver@motorola.com
Tue, 26 Jul 2005 13:26:43 -0500


It is not defined but it is not undefined either. I am pretty much building
the code as it is from the packaged download.

John

-----Original Message-----
From: Pavlin Radoslavov [mailto:pavlin@icir.org] 
Sent: Tuesday, July 26, 2005 12:46 PM
To: Weaver John-JWEAVER1
Cc: xorp-users@xorp.org
Subject: Re: [Xorp-users] Build difficulties 

> I am trying to build XORP 1.1 on a Solaris box for Linux 2.6.10.  I 
> have been using the recommended automake, autoconf, and libtool.  I 
> was originally using GCC 3.4.1 then switched to 3.3.2 and seem to 
> always be getting and error for undefined reference to 
> IfConfigSetIoctl::add_vif_address6.  When I locate the line it 
> references there is no add_vif_address only the IfConfigSetIoctl class 
> with other methods?  Any idea what I am missing?

Is "HAVE_IOCTL_SIOCGIFCONF" defined in your top-level config.h?

I have suspicion where the error comes from, but I need to know the answer
of the above question to confirm that.

Pavlin