Date: Wed, 15 Aug 2012 00:37:47 GMT From: Marcin Cieslak <saper@saper.info> To: FreeBSD-gnats-submit@FreeBSD.org Cc: m.tsatsenko@gmail.com, freebsd-x11@FreeBSD.org Subject: ports/170641: x11-toolkits/open-motif: need mkcatdefs utility Message-ID: <201208150037.q7F0blDx072678@radziecki.saper.info> Resent-Message-ID: <201208150040.q7F0e7s5033110@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 170641 >Category: ports >Synopsis: x11-toolkits/open-motif: need mkcatdefs utility >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Aug 15 00:40:07 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Marcin Cieslak >Release: FreeBSD 9.0-BETA1 amd64 >Organization: >Environment: System: FreeBSD radziecki.saper.info 9.0-BETA1 FreeBSD 9.0-BETA1 #0 r224912M: Mon Aug 6 13:01:28 CEST 2012 saper@radziecki.saper.info:/a/icybox/obj/usr/src/sys/VAIO amd64 open-motif-2.3.3_1 >Description: Out current port (x11-toolkits/open-motif) does not install mkcatdefs utility and message catalogs. >How-To-Repeat: Compile and install the port. I have added CONFIGURE_ARGS+= --enable-message-catalog to the port Makefile, but the build stops at: libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/usr/local/lib/X11/bindings\" -DINCDIR=\"/usr/local/include/X11\" -DLIBDIR=\"/usr/local/lib/X11\" -I/usr/local/include -DCSRG_BASED -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI -I/usr/local/include -I/usr/local/include -O2 -pipe -march=nocona -fno-strict-aliasing -std=gnu89 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -DCSRG_BASED -DXNO_MTSAFE_API -DXNO_MTSAFE_PWDAPI -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -MT DataF.lo -MD -MP -MF .deps/DataF.Tpo -c DataF.c -fPIC -DPIC -o .libs/DataF.o DataF.c: In function 'df_Validates': DataF.c:8642: error: 'MS_DataF' undeclared (first use in this function) DataF.c:8642: error: (Each undeclared identifier is reported only once DataF.c:8642: error: for each function it appears in.) DataF.c:8642: error: 'MSG_DataF_0000' undeclared (first use in this function) DataF.c:8647: error: 'MSG_DataF_0001' undeclared (first use in this function) DataF.c: In function 'df_LoadFontMetrics': DataF.c:8697: error: 'MS_DataF' undeclared (first use in this function) DataF.c:8697: error: 'MSG_DataF_0002' undeclared (first use in this function) DataF.c:8751: error: 'MSG_DataF_0003' undeclared (first use in this function) DataF.c:8777: warning: passing argument 3 of '_XmXftFontAverageWidth' from incompatible pointer type DataF.c: In function 'df_ValidateString': DataF.c:8849: error: 'MS_DataF' undeclared (first use in this function) DataF.c:8849: error: 'MSG_DataF_0004' undeclared (first use in this function) DataF.c:8923: error: 'MS_DataFWcs' undeclared (first use in this function) DataF.c:8923: error: 'MSG_DatFWcs_0000' undeclared (first use in this function) DataF.c: In function 'df_InitializeTextStruct': DataF.c:9124: warning: cast from pointer to integer of different size DataF.c: In function 'df_SetValues': DataF.c:10583: error: 'MS_DataF' undeclared (first use in this function) DataF.c:10583: error: 'MSG_DataF_0000' undeclared (first use in this function) DataF.c:10634: warning: cast from pointer to integer of different size DataF.c:10803: error: 'MSG_DataF_0006' undeclared (first use in this function) DataF.c: In function 'XmDataFieldSetEditable': DataF.c:11780: warning: cast from pointer to integer of different size gmake[3]: *** [DataF.lo] Error 1 gmake[3]: Leaving directory `/.amd_mnt/radziecki/a/icybox/tmp/usr/ports/x11-toolkits/open-motif/work/openmotif-2.3.3/lib/Xm' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/.amd_mnt/radziecki/a/icybox/tmp/usr/ports/x11-toolkits/open-motif/work/openmotif-2.3.3/lib/Xm' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/.amd_mnt/radziecki/a/icybox/tmp/usr/ports/x11-toolkits/open-motif/work/openmotif-2.3.3/lib' gmake: *** [all-recursive] Error 1 *** Error code 1 Stop in /usr/ports/x11-toolkits/open-motif. It is needed to build a recently open sourced Common Desktop Environment (CDE). >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208150037.q7F0blDx072678>