Tom Lane wrote:
>
> Judging from the error messages, you do not have class VoiceData
> compiled into your Ptolemy. It's in src/domains/sdf/atm/kernel/
>
> Theoretically you could dyn-link that too, but you'd need to use
> permlink rather than a plain dynamic link so that your stars can
> see it. And if there are multiple mutually dependent files then
> things start to get hairy --- easier to rebuild pigiRpc with all
> the base classes included.
Thank you for the information. After rebuilding Ptolemy, I can find the
object file of VoiceData in $PTOLEMY/obj.hppa/domains/sdf/atm/kernel and
other object files of the ATM stars in /obj.hppa/domains/de/atm/stars.
Does it mean that the base classes are already included in the rebuilt
Ptolemy?
On the other hand, DEThroughput.pl also has VoiceData.h included. I have
dynamically linked it with no problem. So I still don't understand the
problem clearly. Could you explain it in more details? How can I do
permanent link? Thank you for the help.
Best regards.
N.H.Thanh
------------------------------------------------
Nguyen Huu Thanh
Universitaet der Bundeswehr Muenchen
Institut fuer informationstechnische Systeme
Werner-Heisenberg-Weg 39
85577 Neubiberg
Tel.: +49 89 6004-2279
Email: [EMAIL PROTECTED]
-------------------------------------------------
----------------------------------------------------------------------------
Posted to the ptolemy-hackers mailing list. Please send administrative
mail for this list to: [EMAIL PROTECTED]