Return-Path: X-Original-To: apmail-openoffice-dev-archive@www.apache.org Delivered-To: apmail-openoffice-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1679910323 for ; Thu, 22 Aug 2013 07:14:08 +0000 (UTC) Received: (qmail 73910 invoked by uid 500); 22 Aug 2013 07:14:06 -0000 Delivered-To: apmail-openoffice-dev-archive@openoffice.apache.org Received: (qmail 73789 invoked by uid 500); 22 Aug 2013 07:14:03 -0000 Mailing-List: contact dev-help@openoffice.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openoffice.apache.org Delivered-To: mailing list dev@openoffice.apache.org Received: (qmail 73780 invoked by uid 99); 22 Aug 2013 07:14:01 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Aug 2013 07:14:01 +0000 Received: from localhost (HELO [9.155.131.113]) (127.0.0.1) (smtp-auth username hdu, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Aug 2013 07:14:01 +0000 Message-ID: <5215BA62.7000002@apache.org> Date: Thu, 22 Aug 2013 09:14:42 +0200 From: Herbert Duerr User-Agent: generic MIME-Version: 1.0 To: dev@openoffice.apache.org Subject: Re: Use GDB but no debugging symbols found References: <52135F15.90604@apache.org> <5214B3CB.9010409@apache.org> In-Reply-To: Content-Type: text/plain; charset=Big5 Content-Transfer-Encoding: 8bit Hi Yohey, On 21.08.2013 20:22, �i���v wrote: > Well,thank you for your help. I learned a lot but I got a new error that I > can't fix it. It looks like something happened to the module svgio. > > Here is the log: > > $ build debug=true --all > ... > ... > ... > /home/yohey/AOO/aoo-trunk/main/svgio/source/svgreader/svgsvgnode.cxx:636:71: > error: taking address of temporary [-fpermissive] That is a known problem [1] that was fixed yesterday [2]. Please update your source to the latest trunk version and rerun the build again. [1] http://markmail.org/message/bertvcsy2djpvaot [2] http://svn.apache.org/viewvc?view=revision&revision=r1516122 > I have tried to find some useful information on wiki or other webs, but > failed... You are doing great so far! :-) Herbert --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org For additional commands, e-mail: dev-help@openoffice.apache.org