This is a multi-part message in MIME format. --------------6E9DF58512321E43CF16184B Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit David Faure wrote: > > On Jeudi 27 Septembre 2001 21:42, Aaron Williams wrote: > > I am unable to compile koffice for Solaris. I am using QT 2.3.1 and KDE > > 2.2.1, both of which I compiled from sources without too many problems. I do > > not know why gcc is complaining about formulacursor.cc. > > Which version of gcc, and with which version of libstdc++ ? > > > elementindex.h:32: syntax error before `;' > > typedef std::auto_ptr ElementIndexPtr; > > Given that is included previously, std::auto_ptr should be known. > Does it help if you move this typedef to the end of this file > (after }; and before KFORMULA_NAMESPACE_END) ? > > David. Moving the typedef does not help. I am using libstdc++ version 2.10. I am using GCC 2.95.3 with --enable-shared when configuring it. I used this same setup to compile all of the KDE 2.2.1 modules without much difficulty and for QT. -Aaron --------------6E9DF58512321E43CF16184B Content-Type: text/x-vcard; charset=us-ascii; name="aaron_williams.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Aaron Williams Content-Disposition: attachment; filename="aaron_williams.vcf" begin:vcard n:Williams;Aaron tel;cell:(510) 610-1314 tel;fax:(510) 574-4025 tel;work:(510) 574-2564 x-mozilla-html:TRUE url:http://www.net.com org:NET.com;Broadband adr:;;6500 Paseo Padre Parkway;Fremont;CA;94555;USA version:2.1 email;internet:aaron_williams@net.com title:Software Engineer x-mozilla-cpt:;0 fn:Aaron Williams end:vcard --------------6E9DF58512321E43CF16184B--