pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/39803: graphics/gimageview can't build
>Number: 39803
>Category: pkg
>Synopsis: graphics/gimageview can't build
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Oct 26 07:25:00 +0000 2008
>Originator: NONAKA Kimihiro
>Release: NetBSD 4.99.73
>Organization:
>Environment:
System: NetBSD koharu.myhome.local 4.99.73 NetBSD 4.99.73 (TPX61) #1385: Sat
Oct 25 23:10:17 JST 2008
nonaka%koharu.myhome.local@localhost:/usr/src/sys/arch/i386/compile/TPX61 i386
>Description:
graphics/gimageview can't build.
if cc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT
-I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include
-I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include
-I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo
-I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/pixman-1
-I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng12 -I../lib -I..
-I../libs -DLOCALEDIR=\""/usr/pkg/share/locale"\"
-DDATADIR=\""/usr/pkg/share/gimageview"\"
-DDOCDIR=\""/usr/pkg/share/doc/gimageview"\"
-DICONDIR=\""/usr/pkg/share/gimageview/pixmaps"\"
-DPLUGINDIR=\""/usr/pkg/lib/gimageview"\" -DARCHIVER_PLUGIN_DIR=\""archiver"\"
-DIMAGE_LOADER_PLUGIN_DIR=\""image_loader"\"
-DIMAGE_SAVER_PLUGIN_DIR=\""image_saver"\"
-DIMAGE_VIEW_PLUGIN_DIR=\""image_view"\" -DIO_STREAM_PLUGIN_DIR=\""io_stream"\"
-DTHUMBNAIL_PLUGIN_DIR=\""thumbnail"\" -DIMAGE_VIEW_PLUGIN_DIR=\""image_view"\"
-DTHUMBNAIL_VIEW_PLUGIN_DIR=\""thumbnail_view"\" -O2 -I/usr/pkg/include
-I/usr/include -I/usr/pkg/inc
lude/freetype2 -MT gimv_cell_pixmap.o -MD -MP -MF ".deps/gimv_cell_pixmap.Tpo"
-c -o gimv_cell_pixmap.o gimv_cell_pixmap.c; \
then mv -f ".deps/gimv_cell_pixmap.Tpo" ".deps/gimv_cell_pixmap.Po";
else rm -f ".deps/gimv_cell_pixmap.Tpo"; exit 1; fi
In file included from gimv_cell_pixmap.c:32:
gimv_cell_pixmap.h:79: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'gimv_cell_renderer_pixmap_get_type'
gimv_cell_pixmap.c:77: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'gimv_cell_renderer_pixmap_get_type'
gimv_cell_pixmap.c: In function 'gimv_cell_renderer_pixmap_get_property':
gimv_cell_pixmap.c:183: error: expected expression before
'GimvCellRendererPixmap'
gimv_cell_pixmap.c:183: warning: initialization makes pointer from integer
without a cast
gimv_cell_pixmap.c: In function 'gimv_cell_renderer_pixmap_set_property':
gimv_cell_pixmap.c:231: error: expected expression before
'GimvCellRendererPixmap'
gimv_cell_pixmap.c:231: warning: initialization makes pointer from integer
without a cast
gmake[3]: *** [gimv_cell_pixmap.o] Error 1
gmake[3]: Leaving directory
`/usr/pkgsrc/graphics/gimageview/work.i386/gimageview-0.2.27/src'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/usr/pkgsrc/graphics/gimageview/work.i386/gimageview-0.2.27/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/pkgsrc/graphics/gimageview/work.i386/gimageview-0.2.27'
gmake: *** [all] Error 2
*** Error code 2
Stop.
make: stopped in /usr/pkgsrc/graphics/gimageview
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/graphics/gimageview
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/graphics/gimageview
>How-To-Repeat:
make
>Fix:
Unknown.
Home |
Main Index |
Thread Index |
Old Index