Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Titan » import error while module exists
import error while module exists [message #1814905] Sun, 22 September 2019 11:39 Go to next message
Ali Shirvani is currently offline Ali ShirvaniFriend
Messages: 1
Registered: September 2019
Junior Member
Hi all,

I tried to compile ETSI ATS. I have cloned the titan.misc repo and make the submodules. I created new directory and copy all *.ttcn, *.c, *.h files to it with ETSI ATS files. When I issue `make` command I got following error:

AtsIms_PIXITS.ttcn:27.6-22: error: There is no local or imported definition with name `SecurityMechanism'


But the file that contains `SecurityMehanism` type exist in the same directory.

Re: import error while module exists [message #1814958 is a reply to message #1814905] Mon, 23 September 2019 13:02 Go to previous messageGo to next message
Elemer Lelik is currently offline Elemer LelikFriend
Messages: 1120
Registered: January 2015
Senior Member
Hi Ali,

pls check if your generated Makefile contains it. If not, re-generate the Makefile.

A general note of warning: due to unstandardized parts (codecs, external functions etc.) don't expect
That the ETSI suite will compile seamlessly.
I have posted earlier about difficulties one may encounter, please peruse older entries.

BR
Elemer
Re: import error while module exists [message #1814968 is a reply to message #1814958] Mon, 23 September 2019 14:41 Go to previous message
Elemer Lelik is currently offline Elemer LelikFriend
Messages: 1120
Registered: January 2015
Senior Member
Hi Ali,

how did you generate your Makefile?
Previous Topic: Support for HTTP/2 in Eclipse Titan- with a twist
Next Topic:A TTCN-3/Titan based test framework for V2G communications
Goto Forum:
  


Current Time: Sat Apr 20 01:02:02 GMT 2024

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

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

Back to the top