From owner-freebsd-ports@FreeBSD.ORG Thu Mar 18 11:47:18 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB59C1065677 for ; Thu, 18 Mar 2010 11:47:18 +0000 (UTC) (envelope-from piokud84@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.154]) by mx1.freebsd.org (Postfix) with ESMTP id 4E2A38FC29 for ; Thu, 18 Mar 2010 11:47:18 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id 16so21333fgg.13 for ; Thu, 18 Mar 2010 04:47:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:x-mailer:mime-version:content-type :content-transfer-encoding; bh=GheCMqeHJT/PdahHa5KgdlovK3zAtAzizPN6A57PaAg=; b=K6WHcwfMtenzYoutbPp5G1zcHr3bzu51uNvBvzwvTHfpGkyTKiHE91s24qsqwcwMfU abM/+7fCi+/0dCW7VRT3Xx3AP3oZQ77shbiKJlEpXjNxa+hxCZeHu1TSAqsim/H9AjGG orX+nQCh1aVUy7ns0DFKm07/BqaTWnvXdRmQ0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:x-mailer:mime-version:content-type :content-transfer-encoding; b=WEi8eyWxBqx46wxjcHxFxOBz2YaHifKIHhjyhQfB6tw/ZcI86cnaztVyUn1ahqYGp9 eHAk1uqVArMn9ZpnziqMJCwIy3b8HiI+i+Nae6MCDUCpk/LK7idsw2Fi0jSkKcomEjqx wi2P9dUgIvlffhSFkpuhlE0u8ySVh5J5cVE1g= Received: by 10.87.73.13 with SMTP id a13mr5503510fgl.44.1268912837434; Thu, 18 Mar 2010 04:47:17 -0700 (PDT) Received: from sng (chello089074015015.chello.pl [89.74.15.15]) by mx.google.com with ESMTPS id 16sm5837415fxm.15.2010.03.18.04.47.16 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 18 Mar 2010 04:47:17 -0700 (PDT) Date: Thu, 18 Mar 2010 12:47:58 +0100 From: Piotrek To: freebsd-ports@freebsd.org Message-Id: <20100318124758.131a3350.piokud84@gmail.com> X-Mailer: Sylpheed 2.7.1 (GTK+ 2.18.7; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Subject: Enlightenment build failure 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: Thu, 18 Mar 2010 11:47:18 -0000 FreeBSD sng 8.0-STABLE FreeBSD 8.0-STABLE #0: Wed Mar 17 10:09:21 CET 2010 sng@sng:/usr/obj/usr/src/sys/DESKTOP-DEBUG amd64 When i try to install /usr/ports/x11-wm/enlightenment i end up with following message: (cd .libs && rm -f module.la && ln -s ../module.la module.la) gmake[4]: Opuszczenie katalogu `/usr/ports/x11-wm/enlightenment/work/enlightenment-0.16.999.042/src/module= s/conf_imc' Making all in msgbus_lang gmake[4]: Wej=B6cie do katalogu `/usr/ports/x11-wm/enlightenment/work/enlightenment-0.16.999.042/src/module= s/msgbus_lang' if /bin/sh ../../../libtool --tag=3DCC --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../.. -I../../../src/modules/msgbus_lang -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/local/include -I/usr/local/include/efreet -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT e_mod_main.lo -MD -MP -MF ".deps/e_mod_main.Tpo" -c -o e_mod_main.lo e_mod_main.c; \ then mv -f ".deps/e_mod_main.Tpo" ".deps/e_mod_main.Plo"; else rm -f ".deps/e_mod_main.Tpo"; exit 1; fi mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../.. -I../../../src/modules/msgbus_lang -I../../../src/bin -I../../../src/lib -I../../../src/modules -DUSE_E_CONFIG_H -I/usr/local/include -I/usr/local/include/efreet -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT e_mod_main.lo -MD -MP -MF .deps/e_mod_main.Tpo -c e_mod_main.c -fPIC -DPIC -o .libs/e_mod_main.o e_mod_main.c:19: error: expected '=3D', ',', ';', 'asm' or '__attribute__' before '*' token e_mod_main.c: In function 'e_modapi_init': e_mod_main.c:62: warning: assignment makes pointer from integer without a cast e_mod_main.c:65: error: 'cb_langs' undeclared (first use in this function) e_mod_main.c:65: error: (Each undeclared identifier is reported only once e_mod_main.c:65: error: for each function it appears in.) gmake[4]: *** [e_mod_main.lo] B=B3=B1d 1 gmake [4]: Opuszczenie katalogu `/usr/ports/x11-wm/enlightenment/work/enlightenment-0.16.999.042/src/module= s/msgbus_lang' gmake[3]: *** [all-recursive] B=B3=B1d 1 gmake[3]: Opuszczenie katalogu `/usr/ports/x11-wm/enlightenment/work/enlightenment-0.16.999.042/src/module= s' gmake[2]: *** [all-recursive] B=B3=B1d 1 gmake[2]: Opuszczenie katalogu `/usr/ports/x11-wm/enlightenment/work/enlightenment-0.16.999.042/src' gmake[1]: *** [all-recursive] B=B3=B1d 1 gmake[1]: Opuszczenie katalogu `/usr/ports/x11-wm/enlightenment/work/enlightenment-0.16.999.042' gmake: *** [all] B=B3=B1d 2 *** Error code 1 Stop in /usr/ports/x11-wm/enlightenment. I'll be very happy if someone will fix it :) Best regards --=20 Piotrek