Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23186 - gphoto2-2.1.1-r1 : Error during emerge with CDK undefined symbol
Summary: gphoto2-2.1.1-r1 : Error during emerge with CDK undefined symbol
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Spider (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-20 11:28 UTC by Frédéric COIFFIER
Modified: 2003-06-21 09:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frédéric COIFFIER 2003-06-20 11:28:01 UTC
When I emerged gphoto2-2.1.1-r1, I've the following error :

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGPHOTO2_LOCALEDIR=\""/usr/share/locale"\"
-I.. -I../intl -I../gphoto2 -I/usr/include -I/usr/include/gphoto2  
-I/usr/include -I/usr/include/libexif        -mcpu=athlon-xp -O3 -g -Wall
-Wmissing-declarations -Wmissing-prototypes -c `test -f 'shell.c' || echo
'./'`shell.c
gcc  -mcpu=athlon-xp -O3 -g -Wall -Wmissing-declarations -Wmissing-prototypes 
-g -Wall -o gphoto2 -export-dynamic gphoto2-cmd-capture.o gphoto2-cmd-config.o 
actions.o foreach.o gp-params.o main.o version.o range.o shell.o -L/usr/lib
-lcdk -lncurses -L/usr/lib -Wl,-rpath,/usr/lib -laa -lm -L/usr/X11R6/lib -lX11
-lslang -ljpeg -lpthread -lexif -lm    -lreadline -lncurses -lgphoto2 -lm   -lpopt
gphoto2-cmd-config.o(.text+0x3cf): In function `show_section':
/tmp/portage/gphoto2-2.1.1-r1/work/gphoto2-2.1.1/gphoto2/gphoto2-cmd-config.c:149:
undefined reference to `_destroyCDKObject'
gphoto2-cmd-config.o(.text+0x5b1): In function `show_date':
/tmp/portage/gphoto2-2.1.1-r1/work/gphoto2-2.1.1/gphoto2/gphoto2-cmd-config.c:208:
undefined reference to `_destroyCDKObject'
gphoto2-cmd-config.o(.text+0x7a4): In function `show_time':
/tmp/portage/gphoto2-2.1.1-r1/work/gphoto2-2.1.1/gphoto2/gphoto2-cmd-config.c:292:
undefined reference to `_destroyCDKObject'
gphoto2-cmd-config.o(.text+0x9c8): In function `show_radio':
/tmp/portage/gphoto2-2.1.1-r1/work/gphoto2-2.1.1/gphoto2/gphoto2-cmd-config.c:341:
undefined reference to `_destroyCDKObject'
gphoto2-cmd-config.o(.text+0xb7d): In function `show_text':
/tmp/portage/gphoto2-2.1.1-r1/work/gphoto2-2.1.1/gphoto2/gphoto2-cmd-config.c:369:
undefined reference to `_destroyCDKObject'
gphoto2-cmd-config.o(.text+0xcc0):/tmp/portage/gphoto2-2.1.1-r1/work/gphoto2-2.1.1/gphoto2/gphoto2-cmd-config.c:397:
more undefined references to `_destroyCDKObject' follow
collect2: ld returned 1 exit status

My cdk's version is 4.9.10.20020430
And when I try to update cdk to the 4.9.10.20020809 version, the emerge gphoto2
removes this version.
Comment 1 Frédéric COIFFIER 2003-06-20 12:23:54 UTC
!!!! THIS BUG CAN BE REJECTED !!!!

It was an error from my part due to a previous manual installation of CDK.
So, there is no problem !

Sorry.
Comment 2 Spider (RETIRED) gentoo-dev 2003-06-21 09:40:59 UTC
okay, closing as invalid then.