EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  <20012002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  <20012002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Build failure for if_depen.c
From: "Rarback, Harvey" <[email protected]>
To: "'[email protected]'" <[email protected]>
Cc: "Straumann, Till" <[email protected]>, "Wermelskirchen, Clemens" <[email protected]>
Date: Wed, 23 May 2001 12:15:32 -0700
	Folks,

I am trying to build EPICS base 3.13.4 (Host only) on a Tru64 UNIX 4.0f platform.  The build fails at

cc -std1    -O     -D_OSF_SOURCE  -call_shared -DUNIX  -I. -I..  -I../../../incl
ude -I../../../include/os/alpha    -c   ../if_depen.c
cc: Error: ../if_depen.c, line 62: In this statement, "sa_len" is not a member o
f "pifreq->ifr_ifru.ifru_addr". (needmember)
    size = pifreq->ifr_addr.sa_len + sizeof(pifreq->ifr_name);

The relevant source line is

#if ( defined (BSD) && ( BSD >= 44 ) ) || defined ( SOCKADDR_HAS_LEN )
    size = pifreq->ifr_addr.sa_len + sizeof(pifreq->ifr_name);
    if (size < sizeof(*pifreq))
	size = sizeof(*pifreq);
#else
    size = sizeof(*pifreq);


Can some kind soul help me?
                                   --Harvey
   ----
Harvey Rarback                        phone:      (650)926-3963
Stanford Linear Accelerator Center    fax:        (650)926-4100
2575 Sand Hill Road                   home phone: (650)560-9111
Menlo Park, CA 94025
[email protected]             

            "I am a pitbull on the pantleg of opportunity."
                          -George W. Bush

Attachment: Harvey Rarback (E-mail).vcf
Description: Binary data


Replies:
Re: Build failure for if_depen.c Geoff Savage

Navigate by Date:
Prev: Info needed for PAC talk Bob Dalesio
Next: Re: Build failure for if_depen.c Geoff Savage
Index: 1994  1995  1996  1997  1998  1999  2000  <20012002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Info needed for PAC talk Bob Dalesio
Next: Re: Build failure for if_depen.c Geoff Savage
Index: 1994  1995  1996  1997  1998  1999  2000  <20012002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 10 Aug 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·