Skip to main content



      Home
Home » Eclipse Projects » 4DIAC - Framework for Distributed Industrial Automation and Control » Issues compiling Forte with OPC UA module included in Linux(Ubuntu 16.04)
Issues compiling Forte with OPC UA module included in Linux(Ubuntu 16.04) [message #1802094] Thu, 31 January 2019 23:04 Go to next message
Eclipse UserFriend
Dear All,

I am having issues while compiling OPC UA on linux (Ubuntu-16.04) after the command make -j.
PFA for the screenshot.

Do i have to build forte before running the below commands or the following command takes care of forte compilation for OPC UA.
Or Am i missing some steps.A hint will be great.

$ cd ~/4diac/forte/build
$ cmake -DCMAKE_BUILD_TYPE=Debug -DFORTE_ARCHITECTURE=Posix -DFORTE_MODULE_CONVERT=ON \ -DFORTE_COM_ETH=ON -DFORTE_MODULE_IEC61131=ON -DFORTE_COM_OPC_UA=ON \ -DFORTE_COM_OPC_UA_INCLUDE_DIR=$HOME/4diac/open62541/build \ -DFORTE_COM_OPC_UA_LIB_DIR=$HOME/4diac/open62541/build/bin \ -DFORTE_COM_OPC_UA_LIB=libopen62541.so \ -DFORTE_COM_OPC_UA_VERSION=master ..

Regards,
Manas
Re: Issues compiling Forte with OPC UA module included in Linux(Ubuntu 16.04) [message #1802107 is a reply to message #1802094] Fri, 01 February 2019 04:33 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

unfortunately this is a Bug that slipped into the 1.10.1 release [1]. It is already fixed in the maintenance branch for the 1.10.x release train and will make it in the 1.10.2 release. In the meantime you can checkout the 4diac FORTE repository and take the latest version from the 1.10.x branch. Also we updated the OPC UA documentation to clearly state which open62541 version you should take.

Cheers,
Alois


[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=543532
Re: Issues compiling Forte with OPC UA module included in Linux(Ubuntu 16.04) [message #1802158 is a reply to message #1802107] Sat, 02 February 2019 03:22 Go to previous messageGo to next message
Eclipse UserFriend
Dear Sir,

Thanks for the information. I am able to compile it now.

Regards,
Manas

[Updated on: Sat, 02 February 2019 04:51] by Moderator

Re: Issues compiling Forte with OPC UA module included in Linux(Ubuntu 16.04) [message #1802163 is a reply to message #1802158] Sat, 02 February 2019 04:55 Go to previous message
Eclipse UserFriend
Hi,

I always clone and get the branch I want with the following sequence:

git clone https://git.eclipse.org/r/4diac/org.eclipse.4diac.forte
git checkout 1.10.x

To be really sure I have the latest version I perform a git pull afterwards.

In order to reduce your effort we are also having the git information in the source zips of 4diac FORTE. So you could also perform a git checkout 1.10.x and a git pull there.

I hope this helps,
Alois
Previous Topic:v1.10.1 Woes
Next Topic:Issues on implementing OPC UA with 4DIAC and OpenModelica
Goto Forum:
  


Current Time: Mon Jul 07 13:17:33 EDT 2025

Powered by FUDForum. Page generated in 0.04859 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top