What flags are you sending when you compile your module? Make sure you send --shared -eDXEntry.

David

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]


--
.............................................................................
David L. Thompson                   Visualization and Imagery Solutions, Inc.
mailto:[EMAIL PROTECTED]    5515 Skyway Drive, Missoula, MT 59804
                                    Phone : (406)756-7472

Reply via email to