Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Mar 2012 22:14:27 +0100
From:      Niclas Zeising <zeising@daemonic.se>
To:        Jeremy Messenger <mezz.freebsd@gmail.com>
Cc:        FreeBSD Ports Mailing List <ports@freebsd.org>, lua@FreeBSD.org
Subject:   Re: lang/lua: It does need gmake.
Message-ID:  <4F625BB3.4060700@daemonic.se>
In-Reply-To: <CADLFttcrjwgLjmYhAs=HNiWa%2BefkKP_dMRZkdPaeVQJDLd1_tg@mail.gmail.com>
References:  <CADLFttcrjwgLjmYhAs=HNiWa%2BefkKP_dMRZkdPaeVQJDLd1_tg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2012-03-15 20:50, Jeremy Messenger wrote:
> I get a build failure on amd64:
> 
> ---------------------------------
> /usr/bin/ld: lapi.o: relocation R_X86_64_32 against `luaO_nilobject_'
> can not be used when making a shared object; recompile with -fPIC
> lapi.o: could not read symbols: Bad value
> *** Error code 1
> ---------------------------------
> 
> I got it fixed by add USE_GMAKE=yes in the Makefile and now I can get
> it built ok. If you compare the build log between make and gmake. You
> will see it has different output. This
> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/162279 has broken it.
> 
> May I commit it by add USE_GMAKE=yes back in?
> 
> Thanks,
> Mezz
> 
> 

Hi!
I can't reproduce the error. I just tried and succeeded in compiling and
linking lua on a x86_64 virtual machine.
The md5 sum of liblua-5.1.so.1 is also the same, regardless of using
make or gmake.
Regards!
-- 
Niclas



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