#28041: gtk-chtheme post-libpng-revbump: lvalue required as left operand of assignment ---------------------------------+------------------------------------------ Reporter: allbery.b@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: gtk-chtheme ---------------------------------+------------------------------------------ (looks like an undefined Gtk macro, actually) Logfile attached; the key part appears to be {{{ cc -Wall -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng14 -DGTK_DISABLE_BROKEN -DGTK_DISABLE_DEPRECATED -DPROJNAME='"Gtk+ 2.0 Change Theme"' -DVERSION='"0.3.1"' -c -o util.o util.c util.c: In function 'unfocussable': util.c:22: warning: implicit declaration of function 'GTK_OBJECT_FLAGS' util.c:22: error: lvalue required as left operand of assignment make: *** [util.o] Error 1 }}} -- Ticket URL: <https://trac.macports.org/ticket/28041> MacPorts <http://www.macports.org/> Ports system for Mac OS