From mint-bounce@lists.fishpool.fi  Tue May 25 18:52:28 2010
X-Squirrel-UserHash: EhVcX1lFRQVaRwYcDQ==
X-Squirrel-FromHash: UANfXlhFQlc=
Message-ID: <b17f30c7a9be8bc89a0b87d3d8d45c8b-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUBFBDBTXF5bVkYJXlloAFdTMl5dRkEKXV1RRVk=-webmailer2@server07.webmailer.hosteurope.de>
In-Reply-To: <AANLkTik7VvtftaLH1a9l4oU9WsxplcgN68_5OCMi5Ssk@mail.gmail.com>
References: 
    <612f817344d98621f0cd0961cd413ccd-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUBFBDBTXF5bVkYJXlloAFdTMl5dRkEKXVxQRFg=-webmailer2@server07.webmailer.hosteurope.de>
    <AANLkTik7VvtftaLH1a9l4oU9WsxplcgN68_5OCMi5Ssk@mail.gmail.com>
Date: Wed, 26 May 2010 00:50:51 +0200
Subject: Re: [MiNT] Gcc 4.4.3 Linking problems (libmath)
From: "Ole Loots" <ole@monochrom.net>
To: "Miro Kropacek" <miro.kropacek@gmail.com>
Cc: ole@monochrom.net, mint@lists.fishpool.fi
Reply-To: ole@monochrom.net
User-Agent: Host Europe Webmailer/1.0
MIME-Version: 1.0
Content-Type: text/plain;charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Priority: 3 (Normal)
Importance: Normal
X-HE-Access: Yes
X-bounce-key: webpack.hosteurope.de;ole@monochrom.net;1274827885;75cf7b7d;
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-to: mint-bounce@lists.fishpool.fi
X-original-sender: ole@monochrom.net
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
List-owner: <mailto:tjhukkan@fishpool.fi>
List-post: <mailto:mint@lists.fishpool.fi>

Hello,

Am Mi, 26.05.2010, 00:40 schrieb Miro Kropacek:
>> /d/root/netsurf/netsurf/render/html_redraw.c:1877: undefined reference
>> to
>> `_ceilf'
> [..]
>> undefined reference to `_log10'
> [..]
>> /d/usr/bin/../lib/gcc/m68k-atari-mint/4.4.3/../../../libxml2.a(xpath.o)(.text+0x85d4):
>> undefined reference to `_pow'

> Seems like missing math library (-lm).
>

ls /usr/lib/libm* -al outputs:
102k /usr/lib/libm.a

I just inspected the output of rpm -aq - which doesn't output libm ... but
I thought this is installed with the gcc pack... and it seems to exist...

greets


