Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15145 - avifile-0.7.15.20020816-r1 fails
Summary: avifile-0.7.15.20020816-r1 fails
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 15159 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-02-04 20:41 UTC by Matthew Daubenspeck
Modified: 2003-02-05 11:46 UTC (History)
1 user (show)

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 Matthew Daubenspeck 2003-02-04 20:41:33 UTC
 
Comment 1 Matthew Daubenspeck 2003-02-04 20:42:01 UTC
gcc -shared  codeckeeper.lo Uncompressed.lo -Wl,--whole-archive aviplay/.libs/libaviplay.al aviread/.libs/libaviread.al aviwrite/.libs/libaviwrite.al common/.libs/libcommon.al subtitle/.libs/libsubtitle.al video/.libs/libvideo.al -Wl,--no-whole-archive  -L/usr/X11R6/lib -L/usr/kde/3/lib -lz -L/usr/lib /usr/lib/libSDL.so -lartsc /usr/lib/libesd.so /usr/lib/libaudiofile.so -lm -lvga /usr/lib/libaa.so -lSM -lICE -lXxf86dga -lXxf86vm -lXi -lXft -lXv -lXext -lX11 -lpthread -lnsl -ldl  -Wl,-soname -Wl,libaviplay-0.7.so.0 -o .libs/libaviplay-0.7.so.0.0.15
/usr/i686-pc-linux-gnu/bin/ld: cannot find -lartsc
collect2: ld returned 1 exit status
make[2]: *** [libaviplay.la] Error 1
make[2]: Leaving directory `/var/tmp/portage/avifile-0.7.15.20020816-r1/work/avifile0.7-0.7.15/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/avifile-0.7.15.20020816-r1/work/avifile0.7-0.7.15/lib'
make: *** [all-recursive] Error 1

!!! ERROR: media-video/avifile-0.7.15.20020816-r1 failed.
!!! Function src_compile, Line -222, Exitcode 2
!!! (no error message)
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2003-02-05 01:06:39 UTC
you have something which expects to be linked against arts (the kde sound system).  This implies that you, at one time, had arts installed on your system.  You have two ways to go with this: one, remerge arts; or two, find out what is linking against the missing arts, and remerge that so that it doesn't anymore.
Comment 3 SpanKY gentoo-dev 2003-02-05 11:46:59 UTC
*** Bug 15159 has been marked as a duplicate of this bug. ***