Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Sep 2006 10:32:40 -0400
From:      Kris Kennaway <kris@obsecurity.org>
To:        piotr.smyrak@heron.pl
Cc:        freebsd-ports@freebsd.org
Subject:   Re: editors/scite port broken
Message-ID:  <20060918143240.GA1455@xor.obsecurity.org>
In-Reply-To: <20060918084642.M12716@heron.pl>
References:  <20060918084642.M12716@heron.pl>

next in thread | previous in thread | raw e-mail | index | archive | help

--6c2NcOVqGQ03X4Wi
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Sep 18, 2006 at 10:48:52AM +0200, piotr.smyrak@heron.pl wrote:
> Hi,
>=20
> editors/scite breaks at building stage here. I can reproduce it. I=20
> have been affected by it on 2 systems both running 6-STABLE.=20
>=20
> Here is tail of the build log:
>=20
> =3D=3D=3D>  Building for scite-gtk2-1.71
> c++ `pkg-config --libs gtk+-2.0 gthread-2.0` -lscintilla -
> lscintilla_lexers \
>         `` -DGTK SciTEGTK.o FilePath.o SciTEBase.o SciTEBuffers.o=20
> SciTEIO.o Exporters.o MultiplexExtension.o DirectorExtension.o=20
> SciTEProps.o Utf8_16.o LuaExtension.o IFaceTable.o lapi.o lcode.o=20
> ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o=20
> lopcodes.o lparser.o lstate.o lstring.o ltable.o ltests.o ltm.o=20
> lundump.o lvm.o lzio.o lauxlib.o lbaselib.o ldblib.o liolib.o=20
> lmathlib.o ltablib.o lstrlib.o loadlib.o -o ../bin/SciTE
> LuaExtension.o(.text+0x26d): In function `clone_table(lua_State*,=20
> int, bool)':
> : undefined reference to `lua_createtable'
> LuaExtension.o(.text+0x34d): In function=20
> `cf_scite_constname(lua_State*)':
[...]

The question is why is it trying to use lua when no lua library is
being linked (nor is it apparently even present on your system.

Note that there were some changes to lua support recently, so the
maintainer may need to modify his port to accomodate them.

Kris

--6c2NcOVqGQ03X4Wi
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQFFDq4IWry0BWjoQKURAioDAJ9Pfa++K5L/cXxVUuWWu9EwtgzTOgCgjc4i
VgioCswUqiNmWkZfqeEoIwA=
=GeVn
-----END PGP SIGNATURE-----

--6c2NcOVqGQ03X4Wi--



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