Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17427 - obexftp missing media-sound/gsm dependency
Summary: obexftp missing media-sound/gsm dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: J. Ellis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-13 06:09 UTC by Bertrand Baudet
Modified: 2003-03-15 05:25 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 Bertrand Baudet 2003-03-13 06:09:54 UTC
The media-sound/gsm package should be added to the app-misc/obexftp dependencies 
list else it will fail compiling because of missing libgsm
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-03-13 13:03:19 UTC
sorry can't verify this.
could you attach the ebuild log ?
Comment 2 Bertrand Baudet 2003-03-13 15:20:22 UTC
Here is the output of gcc if I unmerge obexftp and media-sound/gsm and reemerge 
obexftp: 
 
[...] 
/bin/sh ../libtool --mode=link gcc  -march=pentium3 -O3 -pipe -fomit-frame-pointer -g 
-Wall -Wmissing-declarations -Wmissing-prototypes -Wall  -g -Wall -o vmo2wav  
vmo2wav.o -lgsm 
gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -g -Wall -Wmissing-declarations 
-Wmissing-prototypes -Wall -g -Wall -o vmo2wav vmo2wav.o  -lgsm 
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find 
-lgsm 
collect2: ld returned 1 exit status 
make[2]: *** [vmo2wav] Error 1 
make[2]: *** Waiting for unfinished jobs.... 
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -march=pentium3 -O3 -pipe -fomit-frame-pointer -g 
-Wall -Wmissing-declarations -Wmissing-prototypes -Wall -c short_term.c -MT 
short_term.lo -MD -MP -MF .deps/short_term.TPlo -o short_term.o >/dev/null 2>&1 
mv -f .libs/short_term.lo short_term.lo 
make[2]: Leaving directory 
`/var/tmp/portage/obexftp-0.10.2/work/obexftp-0.10.2/vmo' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory `/var/tmp/portage/obexftp-0.10.2/work/obexftp-0.10.2' 
make: *** [all] Error 2 
 
!!! ERROR: app-misc/obexftp-0.10.2 failed. 
!!! Function src_compile, Line 20, Exitcode 2 
!!! (no error message) 
 
Comment 3 J. Ellis (RETIRED) gentoo-dev 2003-03-15 05:25:20 UTC
Fixed. It would really help if you included version numbers and your ACCEPT_KEYWORDS in future bug reports.