Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Sep 2006 13:04:08 +0400
From:      Oleg Dambaev <perl@ipchains.ru>
To:        piotr.smyrak@heron.pl
Cc:        freebsd-ports@freebsd.org
Subject:   Re: editors/scite port broken
Message-ID:  <450E6108.5040801@ipchains.ru>
In-Reply-To: <20060918084642.M12716@heron.pl>
References:  <20060918084642.M12716@heron.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
piotr.smyrak@heron.pl wrote:
> Hi,
>
> editors/scite breaks at building stage here. I can reproduce it. I 
> have been affected by it on 2 systems both running 6-STABLE. 
>
> Here is tail of the build log:
>
> ===>  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 
> SciTEIO.o Exporters.o MultiplexExtension.o DirectorExtension.o 
> SciTEProps.o Utf8_16.o LuaExtension.o IFaceTable.o lapi.o lcode.o 
> ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o 
> lopcodes.o lparser.o lstate.o lstring.o ltable.o ltests.o ltm.o 
> lundump.o lvm.o lzio.o lauxlib.o lbaselib.o ldblib.o liolib.o 
> lmathlib.o ltablib.o lstrlib.o loadlib.o -o ../bin/SciTE
> LuaExtension.o(.text+0x26d): In function `clone_table(lua_State*, 
> int, bool)':
> [...truncated...]
> gmake: *** [../bin/SciTE] Error 1
> *** Error code 2
>
> Stop in /usr/ports/editors/scite.
>
> Please CC: me when answering.
>   
Can you show your build options? or just `make install'?
You may want also to try ``make GTK1=yes install''



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