Opened 14 years ago
Closed 14 years ago
#26858 closed defect (fixed)
gnome-python26-extras: fails building gdl.c
Reported by: | dbevans (David B. Evans) | Owned by: | elelay (Eric Le Lay) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | ||
Port: | gnome-python26-extras |
Description
:info:build Making all in gdl :info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -D_REENTRANT -I/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6/pygtk-2.0 -I/opt/local/include/libgdl-1.0 -I/opt/local/include/gtk-2.0 -I/opt/local/include/libxml2 -I/opt/local/lib/gtk-2.0/include -I/opt /local/include/atk-1.0 -I/opt/local/include/cairo -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/libpng12 -I/opt/local/lib/libffi-3.0.9/include -I/opt/local/include -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -MT gd l.lo -MD -MP -MF .deps/gdl.Tpo -c -o gdl.lo gdl.c :info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -D _REENTRANT -I/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6/pygtk-2.0 -I/opt/local/include/libgdl-1.0 -I/o pt/local/include/gtk-2.0 -I/opt/local/include/libxml2 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/ cairo -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/libpng12 -I/opt/local/lib/libffi-3. 0.9/include -I/opt/local/include -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -MT gdl.lo -MD -MP -MF .deps/gdl.Tpo -c gdl.c -fno-co mmon -DPIC -o .libs/gdl.o :info:build gdl.c: In function '_wrap_gdl_dock_tablabel_activate': :info:build gdl.c:1530: warning: implicit declaration of function 'gdl_dock_tablabel_activate' :info:build gdl.c:1530: warning: implicit declaration of function 'GDL_DOCK_TABLABEL' :info:build gdl.c: In function '_wrap_gdl_dock_tablabel_deactivate': :info:build gdl.c:1540: warning: implicit declaration of function 'gdl_dock_tablabel_deactivate' :info:build gdl.c: In function 'pygdl_register_classes'::info:build gdl.c:1790: error: 'GDL_TYPE_DOCK_NOTEBOOK' undeclared (first use in this function) :info:build gdl.c:1790: error: (Each undeclared identifier is reported only once:info:build gdl.c:1790: error: for each function it appears in.) :info:build gdl.c:1794: error: 'GDL_TYPE_DOCK_PANED' undeclared (first use in this function) :info:build gdl.c:1797: error: 'GDL_TYPE_DOCK_TABLABEL' undeclared (first use in this function) :info:build make[2]: *** [gdl.lo] Error 1 :info:build make[1]: *** [all-recursive] Error 1 :info:build make: *** [all] Error 2
Verified on both 10.6.4 x86_64 and 10.5.8 ppc
Log attached
Attachments (1)
Change History (2)
Changed 14 years ago by dbevans (David B. Evans)
comment:1 Changed 14 years ago by elelay (Eric Le Lay)
Resolution: | → fixed |
---|---|
Status: | new → closed |
fixed in r72513. Thanks for reporting !
Note: See
TracTickets for help on using
tickets.
Debug log