> 
> You are making great progress! Congratulations!
> 

Thank you Herbert!

> 
> I wouldn't be surprised if exporting all the symbols of this library
> would work just as well. The reduction of the exported symbols to just
> the method mentioned above and its parameter types may just be cosmetic.
> Again: experts on this topic are invited to join.
> 

Based on this remark I did the following:

$build --all:cppu
$ cd ../cppu/source
$ cp ../unxsogi.pro/misc/cppu.libunsafe_uno_uno_3.cmd .
$ bash cppu.libunsafe_uno_uno_3.cmd 
$ cp ../unxsogi.pro/misc/cppu.libaffine_uno_uno_4.cmd .
$ bash cppu.libaffine_uno_uno_4.cmd 
$ cp ../unxsogi.pro/misc/cppu.liblog_uno_uno_5.cmd .
$ bash cp cppu.liblog_uno_uno_5.cmd 

This way I managed to build the missing libraries.  I continued but
building stopped at:

build --all:binaryurp

The following commands "helped" me to build the library:

$ cd main/binaryurp/source
$ cp ../unxsogi.pro/misc/binaryurp.binaryurp.uno_1.cmd .
$ bash binaryurp.binaryurp.uno_1.cmd

Now it stops as follows:

=============
Building module eventattacher
=============

Entering /extra/sources/OpenOffice/aoo4/main/eventattacher/source

mkout -- version: 1.8
Making:    all_evtatt.dpslo
Compiling: eventattacher/unxsogi.pro/misc/evtatt_version.c
Compiling: eventattacher/source/eventattacher.cxx
Making:    evtatt.lib
Making:    libevtatt.so
: ERROR: ld.so.1: checkdll: fatal: relocation error: file 
../unxsogi.pro/lib/check_libevtatt.so: symbol _ZTIN4cppu11OWeakObjectE: 
referenced symbol not found
dmake:  Error code 1, while making '../unxsogi.pro/lib/libevtatt.so'

1 module(s): 
    eventattacher
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while making 
/extra/sources/OpenOffice/aoo4/main/eventattacher/source

When you have fixed the errors in that module you can resume the build by 
running:

    build --all:eventattacher


I guess I can use a similar trick to continue, but the question is: Is this the 
right way to build these libraries?

Best regards,
A.S.


--
Apostols Syropoulos
Xanthi, Greece

                                          

Reply via email to