Petr Mladek wrote:
On Friday 18 November 2005 17:40, Petr Mladek wrote:

Forgot to attach the patch that works for me.

On Friday 18 November 2005 16:18, Petr Mladek wrote:

On Friday 18 November 2005 09:59, Stephan Bergmann wrote:

Done (see my Nov-18-2005 thread on [email protected]).
Petr, please check out the below changes and let me know if it indeed
solves your problem with your GCC 4.1 version; I will take care to get
those changes into the master then.

Stephan, great work. Your fixes helped to compile the code with gcc-4.1.
The build has not finished yet. There are more problems with gcc-4.1. I
can continue and fix the other problems though. I hope that the other
problems will be less complicated that this one :-)

I was too fast. After I send this mail, I got into troubles with
getCppuType again.

It seems that getCppuType is defined for
com::sun::star::beans::PropertyValue but not for
com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>. Then
the related symbol is not defined in content.o when libucbhelper3gcc3.so is
linked. The build log is attached.


It seems to be a more common problem. libcomphelp4gcc3.so cannot be linked from the same reasons. getCppuType is not defined even for more Sequence<T> types.

Will try to reproduce this.  Not sure yet who's at fault.

-Stephan

I attach a more detailed log.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to