EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

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

Subject: Re: error compiling base R3-14-11
From: "J. Lewis Muir" <[email protected]>
To: [email protected]
Date: Tue, 28 Sep 2010 09:43:32 -0500
On 9/28/10 4:37 AM, gabriele marano wrote:
> Hi,
> 
> An error occurs when I try to install base R3-14-11 on Ubuntu (GNU make
> vers is: 3.81-7):

Hi, Gabriele.

Which version of Ubuntu?

> “../src/libCom/osi/os/default/epicsReadline.c:76:31: error:
> readline/readline.h: Nessun file o directory”

I'm guessing "Nessun file o directory" is Italian for "No file or
directory".  So it can't find readline.h.

> readline- devel package is already installed.

On Ubuntu 8.04 (very old now), I needed to install libreadline5-dev.
This package is in the main repository.  It provides readline.h at
/usr/include/readline/readline.h.  Does readline.h exist on your system
at that location?  If not, can you see if there is a libreadline5-dev,
or perhaps a libreadline6-dev package available, and install it?

> Anyway,
> 
> I placed the unpacked folder in C:\base-R3-14-11.

That doesn't look like a Unix path.  I thought you were doing this in
Ubuntu (?).

> EPICS_ARCH_HOST exists and is ok. I didn’t modify anything else.

The environment variable name should be EPICS_HOST_ARCH, not
EPICS_ARCH_HOST.  In a Bourne shell, you should have done something like
this for a 32-bit Linux:

  export EPICS_HOST_ARCH=linux-x86

or for a 64-bit Linux:

  export EPICS_HOST_ARCH=linux-x86_64

> from terminal à make and then error. Can you help me?

Try the steps above.  If you still have trouble, send the complete
output of setting and exporting your EPICS_HOST_ARCH environment
variable and running make.

Lewis

-- 
J. Lewis Muir
Software Engineer
IMCA-CAT

References:
error compiling base R3-14-11 gabriele marano

Navigate by Date:
Prev: Re: archiving system Ralph Lange
Next: Re: archiving system Jack
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  <20102011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: error compiling base R3-14-11 Martin Konrad
Next: archiving system Dirk Martin
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  <20102011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 28 Sep 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·