Hello,
I have found the problem..

SVN:5090

main/trunk/Makefile.am
<http://oorexx.svn.sourceforge.net/viewvc/oorexx/main/trunk/Makefile.am?view=markup&pathrev=5090>

line 218: $(build_concurrency_dir)/TrappingDispatcher.hpp \

This should be:
line 218: $(build_concurrency_dir)/TrappingDispatcher.cpp \

I'll commit the fix...

Bye
  Rainer

Rainer Tammer wrote:
> Hello,
> the current trunk (5100) does not compile:
>
> cp ./interpreter/RexxClasses/*.orx .
> cp ./interpreter/platform/unix/*.orx .
> ./rexximage
> exec(): 0509-036 Cannot load program
> /daten/source/ooRexx/main32/trunk/.libs/lt-rexximage because of the
> following errors:
> rtld: 0712-001 Symbol __vft16UninitDispatcher18TrappingDispatcher was
> referenced
>       from module /daten/source/ooRexx/main32/trunk/.libs/librexx.so(),
> but a runtime definition
>       of the symbol was not found.
> gmake: *** [rexx.img] Error 255
>
>
> Is someone working in this area ??
>
>
> Bye
>   Rainer
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
> trial. Simplify your report design, integration and deployment - and focus on 
> what you do best, core application coding. Discover what's new with 
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Oorexx-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>
>
>   


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to