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. I attach a more detailed log. -- Best Regards, Petr Mladek software developer --------------------------------------------------------------------- SuSE CR, s.r.o. e-mail: [EMAIL PROTECTED] Drahobejlova 27 tel:+420 296 542 373 190 00 Praha 9 fax:+420 296 542 374 Czech Republic http://www.suse.cz/
build.2.log.bz2
Description: BZip2 compressed data
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
