OK< discovered my error.
Amazing what one line in the Makefile can cause.
I had forgotten to command the creation of the support library.
David
From: Tech-talk <tech-talk-bounces at aps.anl.gov>
On Behalf Of Dudley, David via Tech-talk
Sent: Tuesday, April 15, 2025 1:42 PM
To: tech-talk at aps.anl.gov
Subject: Problem with Sequencer
[EXTERNAL] This email originated from outside of FRIB
OK,
Now I’m back to the error that started this whole thing.
I have a *.stt file to be added to an IOC.
The file will comple and operate correctly as a program …. Sort of-
Now, is where the fun begins-
I want to add the program into the IOC.
Went through the stuff on getting it included, and setup to compile in.
It compiles correctly, but when the makefile gets down to linking………..
It says it can’t find the “registrar” function, I think…
Here is the make log I’m also including the sequencer program, the Makefile, and the .dbd file as well.
Help would be appreciated.
Later-
David