I have a few modules to read in data from files that use our own particular
formats. They were written as outboard modules and work with openDX
4.1.3 on a RedHat 7.2 machine.

However, on a new RedHat 9 machine with openDX 4.3, the modules appear
to hang when running. The module is highlighted in the edit window, but that
is all that happens.

I then tried to make loadable modules, but when compiling I get the error:

user.o(.text+0x26): In function `DXEntry':
: undefined reference to `DXAddModule'

I can't find DXAddModule in any of the libraries included with DX.
This is with a binary download version (rpm) of DX.

I then compiled 4.3 from source. The results were even worse, with more
"undefined reference to 'DX...'" errors.
(Also, the edit window flashes up then disappears.)

I am obviously missing something. Can anyone point me in the right direction?

Thank you,
Jason Chaffey
[EMAIL PROTECTED]

Reply via email to