Date: Fri, 10 Feb 2006 20:20:05 -0500 From: Anish Mistry <amistry@am-productions.biz> To: cvs-all@freebsd.org Cc: cvs-ports@freebsd.org, Roman Bogorodskiy <novel@freebsd.org>, ports-committers@freebsd.org Subject: Re: cvs commit: ports/multimedia/bmpx Makefile distinfo pkg-plist ports/multimedia/bmpx/files patch-src_system_control.c Message-ID: <200602102020.06973.amistry@am-productions.biz> In-Reply-To: <200602102247.k1AMl2Vf053711@repoman.freebsd.org> References: <200602102247.k1AMl2Vf053711@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Friday 10 February 2006 17:47, Roman Bogorodskiy wrote: > novel 2006-02-10 22:47:02 UTC > > FreeBSD ports repository > > Modified files: > multimedia/bmpx Makefile distinfo pkg-plist > Removed files: > multimedia/bmpx/files patch-src_system_control.c > Log: > Update to 0.13. > > Revision Changes Path > 1.7 +11 -5 ports/multimedia/bmpx/Makefile > 1.3 +3 -3 ports/multimedia/bmpx/distinfo > 1.2 +0 -11 > ports/multimedia/bmpx/files/patch-src_system_control.c (dead) 1.4 > +58 -53 ports/multimedia/bmpx/pkg-plist This update doesn't seem to compile I'm getting to following when trying to build on AMD64 and i386: cc -DHAVE_CONFIG_H -I. -I. -I../.. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libhrel -DPREFIX=\"/usr/X11R6\" -DPLUGIN_VERSION=3 -DPLUGIN_DIR=\"/usr/X11R6/lib/bmpx/plugins\" -DDATA_DIR=\"/usr/X11R6/share/bmpx\" -DLOCALEDIR=\"/usr/X11R6/share/locale\" -DBMP_RCPATH=\".bmpx\" -I../.. -I../../include -I../../include -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-tbird -I/usr/local/include -Wall -pedantic -std=c99 -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -D__BSD_VISIBLE -MT libflow_linear.lo -MD -MP -MF .deps/libflow_linear.Tpo -c libflow_linear.c -fPIC -DPIC -o .libs/libflow_linear.o libflow_linear.c: In function `flow_linear_item_next': libflow_linear.c:109: error: structure has no member named `tuple' libflow_linear.c: In function `flow_linear_item_prev': libflow_linear.c:160: error: structure has no member named `tuple' libflow_linear.c: At top level: libflow_linear.c:178: error: syntax error before '*' token libflow_linear.c:184: error: syntax error before '*' token libflow_linear.c: In function `prop_set_prop': libflow_linear.c:188: error: `prop' undeclared (first use in this function) libflow_linear.c:188: error: (Each undeclared identifier is reported only once libflow_linear.c:188: error: for each function it appears in.) libflow_linear.c:190: error: `value' undeclared (first use in this function) libflow_linear.c: In function `prop_init': libflow_linear.c:214: error: `BmpPlugPropertyInterface' undeclared (first use in this function) libflow_linear.c:214: error: `klass' undeclared (first use in this function) libflow_linear.c:214: error: syntax error before ')' token libflow_linear.c:228: error: `BMP_PLUG_PROPERTY_PARAM_FLAGS' undeclared (first use in this function) libflow_linear.c: In function `flow_linear_interface_init': libflow_linear.c:286: warning: assignment from incompatible pointer type libflow_linear.c:287: warning: assignment from incompatible pointer type libflow_linear.c: In function `plugin_flow_linear_register_type': libflow_linear.c:343: error: `BMP_TYPE_PLUG_PROPERTY' undeclared (first use in this function) gmake[3]: *** [libflow_linear.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/multimedia/bmpx/work/bmpx-0.13/plugins/flow' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/multimedia/bmpx/work/bmpx-0.13/plugins' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/multimedia/bmpx/work/bmpx-0.13' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/multimedia/bmpx. -- Anish Mistry amistry@am-productions.biz AM Productions http://am-productions.biz/ [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBD7TvGxqA5ziudZT0RAuq9AJ9BqIfCr30bUvdmZnHb+0D1si6m2gCeNSsn Si7RIzww9oUo0sXOet76UBk= =uzKE -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602102020.06973.amistry>
