Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jan 2006 17:44:19 +0300
From:      FreeLSD <freebsd@rea.mbslab.kiae.ru>
To:        Evandro Sestrem <evandro@blueone.com.br>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Lua 5.0 and FreeBSD 4.1
Message-ID:  <20060117144419.GZ53598@rea.mbslab.kiae.ru>
In-Reply-To: <JDEEIIBHJLLEKHOLEFIIOEAKDOAA.evandro@blueone.com.br>
References:  <JDEEIIBHJLLEKHOLEFIIOEAKDOAA.evandro@blueone.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
> /usr/local/lib//liblualib.a(lmathlib.o): In function 'math_sin':
> lmathlib.o(.text+0x52): undefined reference to 'sin'
 Hardly a hackers@ question, but you should link with the math library
libm by using the '-lm' switch to the linker.
-- 
 rea

BOFH excuse #55:
Plumber mistook routing panel for decorative wall fixture



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060117144419.GZ53598>