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: Compiling helloWorld of EPICS V4 on 64bit linux had a link error [SEC=UNOFFICIAL] |
From: | <[email protected]> |
To: | <[email protected]>, <[email protected]>, <[email protected]>, <[email protected]>, <[email protected]> |
Date: | Fri, 13 Jun 2014 13:41:04 +0000 |
Hi Qingru, Thanks for your emails. I look after the two examples in exampleCPP.
Both examples, HelloWorld and ChannelArchiverService, currently link against expat. In fact HelloWorld doesn't need to. So the quickest solution is to remove the line USR_SYS_LIBS += expat from HelloWorld/helloWorldApp/Makefile. I'll make that change to the mercurial repo and it'll be in the next release. However it sounds like you've got it to build by installing expat-devel. That'll still be useful if you try to build the ChannelArchiverService. Dave From:
米清茹 [mailto:[email protected]]
Hi Lynch, Jani, Hinko,
发件人:
LYNCH, Damien [[email protected]] Hi Qingru, Glad to hear it’s working. I suspect the real problem is the expat-devel package is not installed. Damien From:
米清茹 [mailto:[email protected]]
Hi Lynch,
发件人:
LYNCH, Damien [[email protected]] Although you don’t mention libexpat.so. Does that exist? If not you could create it as a link to libexpat.so.1. From: LYNCH, Damien
Sorry, ignore that I missed
I can find libexpat.so.1 and libexpat.so.1.5.2 in /lib64 in your message. From:
[email protected] [mailto:[email protected]]
On Behalf Of LYNCH, Damien Hi, I assume expat is the Expat XML parser library. Do you have that installed? Damien From:
[email protected] [mailto:[email protected]]
On Behalf Of ??? Hi,
-- This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail. |