Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Dec 2003 00:39:00 -0500
From:      epilogue@allstream.net
To:        freebsd-questions@freebsd.org
Subject:   compile error in cinepaint
Message-ID:  <20031224003900.239f16b4.epilogue@allstream.net>

next in thread | raw e-mail | index | archive | help
hello all,

i am eager to give the recently added cinepaint port a try but ran into a
little problem making.

# uname -a
FreeBSD 4.9-RELEASE-p1 

/usr/ports/graphics/cinepaint# make install
===>  Building for cinepaint-0.18

[SNIP]

Making all in guash
gmake[2]: Entering directory
`/usr/ports/graphics/cinepaint/work/cinepaint-0.18-1/plug-ins/guash'/bin/sh
../../libtool --mode=link cc  -O -pipe -march=pentiumpro   -o guash 
guash.o icons.o ../../lib/libcinepaint.la -L/usr/X11R6/lib -L/usr/X11R6/lib
-lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXi
-lXext -lX11 -lm -lc cc -O -pipe -march=pentiumpro -o .libs/guash guash.o
icons.o ../../lib/.libs/libcinepaint.so -L/usr/X11R6/lib -L/usr/X11R6/lib
-lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXi
-lXext -lX11 -lm -lc  -Wl,--rpath -Wl,/usr/X11R6/lib guash.o: In function
`run': guash.o(.text+0x236): undefined reference to
`gimp_procedural_db_get_data' guash.o(.text+0x3b0): undefined reference to
`gimp_procedural_db_set_data' guash.o: In function
`guash_build_thumbnail_from_gimage': guash.o(.text+0xb6a): undefined
reference to `gimp_layer_is_floating_sel' guash.o(.text+0xfd2): undefined
reference to `gimp_image_parasite_find' guash.o(.text+0x107a): undefined
reference to `gimp_parasite_free' guash.o: In function
`guash_get_image_from_file': guash.o(.text+0x116d): undefined reference to
`gimp_image_undo_disable' guash.o: In function `guash_open_image_file':
guash.o(.text+0x1c4e): undefined reference to `gimp_image_undo_enable'
guash.o: In function `thumbnail_save_as_jpeg_thumbnail':
guash.o(.text+0x7caf): undefined reference to `gimp_image_undo_disable'
guash.o: In function `timer_start_guash':
guash.o(.text+0x9d7c): undefined reference to `gimp_procedural_db_set_data'
gmake[2]: *** [guash] Error 1
gmake[2]: Leaving directory
`/usr/ports/graphics/cinepaint/work/cinepaint-0.18-1/plug-ins/guash'
gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory
`/usr/ports/graphics/cinepaint/work/cinepaint-0.18-1/plug-ins' gmake: ***
[all-recursive] Error 1*** Error code 2


i fiddle with things where i can, but i am, alas, no hacker.  i would
really appreciate any assistance that could be provided to help me get this
program properly built.

please take your time in replying.  this is not urgent.


thank you,
epi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031224003900.239f16b4.epilogue>