From owner-freebsd-ports@FreeBSD.ORG Sat Nov 18 09:07:29 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 14F8216A407 for ; Sat, 18 Nov 2006 09:07:29 +0000 (UTC) (envelope-from ostretsovaa@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95EC843D58 for ; Sat, 18 Nov 2006 09:07:26 +0000 (GMT) (envelope-from ostretsovaa@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so1076086wxc for ; Sat, 18 Nov 2006 01:07:27 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:x-google-sender-auth; b=rDtDO1SsvOCbk9Nm4jl+75cRHkFGMrRu9NewiyRb3O4xYdVYi0xGGmNFBb4pYxtaZ9wVsqD4YvwWDdz7bxJ0r8fGYsNXPfkKsBAgCzpeTy7QaipmIGcNP+GHH7xBwd1caRJuGmi/ShDhilI/DblyfGiK8ToaENhY/++7WAhNk0g= Received: by 10.70.23.2 with SMTP id 2mr4893103wxw.1163840847797; Sat, 18 Nov 2006 01:07:27 -0800 (PST) Received: by 10.70.24.18 with HTTP; Sat, 18 Nov 2006 01:07:27 -0800 (PST) Message-ID: <929c14fa0611180107q6f59538dja8d5b339913e96ef@mail.gmail.com> Date: Sat, 18 Nov 2006 01:07:27 -0800 From: "Ostretsov Atrem" Sender: ostretsovaa@gmail.com To: freebsd-ports@freebsd.org MIME-Version: 1.0 X-Google-Sender-Auth: cf716db0587ed764 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: ion-3ds problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Nov 2006 09:07:29 -0000 Installation process of /usr/ports/x11-wm/ion3-ds faild with these errors: luaextl.c:582: warning: implicit declaration of function `luaL_newstate' luaextl.c:582: warning: assignment makes pointer from integer without a cast luaextl.c:604: error: `luaopen_os' undeclared (first use in this function) luaextl.c:604: error: (Each undeclared identifier is reported only once luaextl.c:604: error: for each function it appears in.) luaextl.c:613: error: `luaopen_package' undeclared (first use in this function) gmake[1]: *** [luaextl.o] Error 1 gmake[1]: Leaving directory `/usr/ports/x11-wm/ion-3ds/work/ion-3ds-20061029/libextl' gmake: *** [subdirs] Error 2 *** Error code 2 Thanks for any answers. -- Ostretsov Artem