Error while doing a paranoid-install : undefined reference to `_art_svp_from_vpath'



Hi,
 
I'm getting the following error doing a "make paranoid-install":-
 
----------------------------------------------------------------------------
---
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -DLIBART_COMPILATION
-I/home/AmitB/gar
ome/include -I/home/AmitB/garnome/include -L/home/AmitB/garnome/lib -O2
-pipe -
all -Wmissing-prototypes -c art_vpath_svp.c  -DPIC -o .libs/art_vpath_svp.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I.
-DLIBA
T_COMPILATION  -I/home/AmitB/garnome/include  -I/home/AmitB/garnome/include
-L/
ome/AmitB/garnome/lib -O2 -pipe -Wall -Wmissing-prototypes -c
libart-features.c
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -DLIBART_COMPILATION
-I/home/AmitB/gar
ome/include -I/home/AmitB/garnome/include -L/home/AmitB/garnome/lib -O2
-pipe -
all -Wmissing-prototypes -c libart-features.c  -DPIC -o
.libs/libart-features.o
/bin/sh ./libtool --mode=link gcc  -I/home/AmitB/garnome/include
-L/home/AmitB/
arnome/lib -O2 -pipe -Wall -Wmissing-prototypes -Wl,--export-dynamic
-L/home/Am
tB/garnome/lib -o libart_lgpl_2.la -rpath /home/AmitB/garnome/lib
-version-info
5:17:3   art_affine.lo art_alphagamma.lo art_bpath.lo art_gray_svp.lo
art_misc.
o art_pixbuf.lo art_rect.lo art_rect_svp.lo art_rect_uta.lo art_render.lo
art_r
nder_gradient.lo art_render_mask.lo art_render_svp.lo art_rgb.lo
art_rgb_affine
lo art_rgb_affine_private.lo art_rgb_bitmap_affine.lo
art_rgb_pixbuf_affine.lo
rt_rgb_rgba_affine.lo art_rgb_a_affine.lo art_rgba.lo art_rgb_svp.lo
art_svp.lo
art_svp_intersect.lo art_svp_ops.lo art_svp_point.lo art_svp_render_aa.lo
art_s
p_vpath.lo art_svp_vpath_stroke.lo art_svp_wind.lo art_uta.lo art_uta_ops.lo
ar
_uta_rect.lo art_uta_vpath.lo art_uta_svp.lo art_vpath.lo art_vpath_bpath.lo
ar
_vpath_dash.lo art_vpath_svp.lo libart-features.lo -lm
libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin
shared
ibraries
ar cru .libs/libart_lgpl_2.a
ranlib .libs/libart_lgpl_2.a
creating libart_lgpl_2.la
(cd .libs && rm -f libart_lgpl_2.la && ln -s ../libart_lgpl_2.la
libart_lgpl_2.
a)
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -DLIBART_COMPILATION
-I/home/AmitB/gar
ome/include  -I/home/AmitB/garnome/include -L/home/AmitB/garnome/lib -O2
-pipe
Wall -Wmissing-prototypes -c testart.c
testart.c:520: warning: 'output_svp_ppm' defined but not used
/bin/sh ./libtool --mode=link gcc  -I/home/AmitB/garnome/include
-L/home/AmitB/
arnome/lib -O2 -pipe -Wall -Wmissing-prototypes -Wl,--export-dynamic
-L/home/Am
tB/garnome/lib -o testart.exe  testart.o ./libart_lgpl_2.la -lm
gcc -I/home/AmitB/garnome/include -O2 -pipe -Wall -Wmissing-prototypes
-Wl,--ex
ort-dynamic -o testart.exe testart.o  -L/home/AmitB/garnome/lib
./.libs/libart_
gpl_2.a
testart.o:testart.c:(.text+0x20a): undefined reference to
`_art_svp_from_vpath'
testart.o:testart.c:(.text+0x21c): undefined reference to
`_art_svp_writer_rewi
d_new'
testart.o:testart.c:(.text+0x230): undefined reference to
`_art_svp_intersector
 
testart.o:testart.c:(.text+0x238): undefined reference to
`_art_svp_writer_rewi
d_reap'
testart.o:testart.c:(.text+0x321): undefined reference to `_art_svp_free'
testart.o:testart.c:(.text+0x329): undefined reference to `_art_svp_free'
testart.o:testart.c:(.text+0x382): undefined reference to
`_art_svp_from_vpath'
testart.o:testart.c:(.text+0x3ae): undefined reference to `_art_vpath_dash'
testart.o:testart.c:(.text+0x3fb): undefined reference to
`_art_svp_vpath_strok
'
testart.o:testart.c:(.text+0x423): undefined reference to
`_art_svp_intersect'
testart.o:testart.c:(.text+0x6cb): undefined reference to `_art_rgb_svp_aa'
testart.o:testart.c:(.text+0x717): undefined reference to
`_art_rgb_svp_alpha'
testart.o:testart.c:(.text+0x763): undefined reference to
`_art_rgb_svp_alpha'
testart.o:testart.c:(.text+0x7d1): undefined reference to `_art_rgb_affine'
testart.o:testart.c:(.text+0x83a): undefined reference to
`_art_rgb_rgba_affine
 
testart.o:testart.c:(.text+0x8b3): undefined reference to
`_art_rgb_bitmap_affi
e'
testart.o:testart.c:(.text+0x903): undefined reference to `_art_svp_free'
testart.o:testart.c:(.text+0x911): undefined reference to `_art_svp_free'
testart.o:testart.c:(.text+0x91f): undefined reference to `_art_svp_free'
testart.o:testart.c:(.text+0x9ad): undefined reference to `_art_vpath_dash'
testart.o:testart.c:(.text+0xa8c): undefined reference to
`_art_svp_vpath_strok
'
testart.o:testart.c:(.text+0xadd): undefined reference to `_art_rgb_svp_aa'
testart.o:testart.c:(.text+0xb73): undefined reference to
`_art_svp_point_wind'
testart.o:testart.c:(.text+0xba4): undefined reference to
`_art_svp_point_dist'
testart.o:testart.c:(.text+0xc2b): undefined reference to
`_art_svp_from_vpath'
testart.o:testart.c:(.text+0xc7c): undefined reference to `_art_render_new'
testart.o:testart.c:(.text+0xc93): undefined reference to
`_art_render_clear_rg
'
testart.o:testart.c:(.text+0xcab): undefined reference to `_art_render_svp'
testart.o:testart.c:(.text+0xcc3): undefined reference to
`_art_render_image_so
id'
testart.o:testart.c:(.text+0xcd1): undefined reference to
`_art_render_invoke'
testart.o:testart.c:(.text+0xd44): undefined reference to
`_art_svp_from_vpath'
testart.o:testart.c:(.text+0xd92): undefined reference to `_art_render_new'
testart.o:testart.c:(.text+0xdaa): undefined reference to `_art_render_svp'
testart.o:testart.c:(.text+0xdc8): undefined reference to
`_art_render_gradient
linear'
testart.o:testart.c:(.text+0xdd6): undefined reference to
`_art_render_invoke'
testart.o:testart.c:(.text+0xe69): undefined reference to
`_art_svp_from_vpath'
testart.o:testart.c:(.text+0xeb8): undefined reference to `_art_render_new'
testart.o:testart.c:(.text+0xecf): undefined reference to `_art_render_svp'
testart.o:testart.c:(.text+0xeed): undefined reference to
`_art_render_gradient
radial'
testart.o:testart.c:(.text+0xefb): undefined reference to
`_art_render_invoke'
collect2: ld returned 1 exit status
make[6]: *** [testart.exe] Error 1
make[6]: Leaving directory
`/home/AmitB/src/garnome-2.10.2/platform/libart_lgpl
work/main.d/libart_lgpl-2.3.17'
make[5]: *** [build-work/main.d/libart_lgpl-2.3.17/Makefile] Error 2
make[5]: Leaving directory
`/home/AmitB/src/garnome-2.10.2/platform/libart_lgpl
 
make[4]: *** [../../platform/libart_lgpl/cookies/main.d/install] Error 2
make[4]: Leaving directory
`/home/AmitB/src/garnome-2.10.2/platform/libgnomecan
as'
make[3]: *** [../../platform/libgnomecanvas/cookies/main.d/install] Error 2
make[3]: Leaving directory
`/home/AmitB/src/garnome-2.10.2/platform/libbonoboui
 
make[2]: *** [../../platform/libbonoboui/cookies/main.d/install] Error 2
make[2]: Leaving directory
`/home/AmitB/src/garnome-2.10.2/platform/libgnomeui'
make[1]: *** [../../platform/libgnomeui/cookies/main.d/install] Error 2
make[1]: Leaving directory
`/home/AmitB/src/garnome-2.10.2/desktop/bug-buddy'
make: *** [paranoid-install] Error 2
----------------------------------------------------------------------------
---
 
 
Any ideas on how to fix this error ?
 
Thanks and regards,
Amit
--------------------------------------------------------

If you are not an intended recipient of this e-mail, please notify the sender, delete it and do not read, act upon, print, disclose, copy, retain or redistribute it. Click here for important additional terms relating to this e-mail.     http://www.ml.com/email_terms/
--------------------------------------------------------

<<application/ms-tnef>>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]