1994 1995 1996 1997 1998 1999 2000 2001 2002 <2003> 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 <2003> 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Problems with building epics base on redhat 9.0 |
From: | Steve Hunt <[email protected]> |
To: | Rok Sabjan <[email protected]> |
Cc: | [email protected] |
Date: | Mon, 19 May 2003 10:40:23 +0200 |
# while ( length $line > 78 ) { # write ; # }
Hi all,
I'm trying to build EPICS base 3.14.1 on Redhat 9.0 and I have encountered a strange problem. The build stops (not exists, however) at the following step:
Installing generic include file ../../../include/os/Linux/osdTime.h
Installing generic include file ../../../include/osiSigPipeIgnore.h
Installing os dependent include file ..../../../include/os/Linux/osdSigPipeIgnore.h
Installing generic include file ../../../include/osiProcess.h
Installing generic include file ../../../include/os/Linux/osiUnistd.h
Installing os dependent include file ..../../../include/os/Linux/osiWireFormat.h
Installing generic include file ../../../include/taskwd.h
Installing generic include file ../../../include/epicsTimer.h
Installing generic include file ../../../include/tsDefs.h
Here the build process just waits (for eternity). I know that people have succeeded in building epics under rh9, but has anyone encountered this problem before?
Regards,
Rok