Experimental Physics and Industrial Control System
|
On Feb 23, 2008, at 12:56 PM, Bertrand H.J. Biritz wrote:
Dear Tech-Talk,
so I finally got around to installing more of EPICS on my Mac
(PowerBook G4, OS X 10.5.2). I came across this error message while
trying to compile the Virtual Linac:
make[2]: *** No rule to make target `../../lib/darwin-ppc/libXm.
3.dylib', needed by `build'. Stop.
I checked in MacPorts and OpenMotif provides libXm.4.dylib. When
changing the following in the Makefile located in install/App
LIBLIST_Darwin := libXm.3.dylib
to
LIBLIST_Darwin := libXm.4.dylib
I still get an error message.
When commenting out the line the compilation proceeded without any
errors. Running the program I didn't come across any obvious problems.
So my question is: did I do something "illegal"?
Not really.
The Makefile is trying to build a standalone EPICS package. Since
Motif is not part of the standard OS X distribution the vlinac build
procedure copies the Motif library into the vlinac tree. It appears
that a more recent version of Motif has been released since the vlinac
package was last updated. If you're not planning on creating a
vlinac distribution there's no need to make the copy.
--
Eric Norum <[email protected]>
Advanced Photon Source
Argonne National Laboratory
(630) 252-4793
- Replies:
- Re: Minor VLinac compilation problem on OS X 10.5? Bertrand H.J. Biritz
- References:
- Minor VLinac compilation problem on OS X 10.5? Bertrand H.J. Biritz
- Navigate by Date:
- Prev:
Re: Building EPICS base 3.14.9 on Windows Evgeniy Tikhomolov
- Next:
RE: Multiple target os-class application build Mark Rivers
- 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
- Navigate by Thread:
- Prev:
Re: Minor VLinac compilation problem on OS X 10.5? Tom Pelaia
- Next:
Re: Minor VLinac compilation problem on OS X 10.5? Bertrand H.J. Biritz
- 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
|
ANJ, 02 Sep 2010 |
·
Home
·
News
·
About
·
Base
·
Modules
·
Extensions
·
Distributions
·
Download
·
·
Search
·
EPICS V4
·
IRMIS
·
Talk
·
Bugs
·
Documents
·
Links
·
Licensing
·
|