Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerging avifile, errors in Xft.h
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
waf
n00b
n00b


Joined: 08 Feb 2003
Posts: 26
Location: Ottawa, Ontario, Canada

PostPosted: Sun Feb 09, 2003 6:29 am    Post subject: More problems with avifile Reply with quote

When trying to emerge gnome2.2:

Quote:
i686-pc-linux-gnu-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 /usr/lib/libasound.so -lvga /usr/lib/libaa.so -lSM -lICE -lXinerama -lXv -lXrender -lXft -lXxf86vm -lXxf86dga -lXi -lXext -lX11 -lpthread -lnsl -ldl -Wl,-soname -Wl,libaviplay-0.7.so.0 -o .libs/libaviplay-0.7.so.0.0.29
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/../../../../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.29.20030204/work/avifile0.7-0.7.29/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/avifile-0.7.29.20030204/work/avifile0.7-0.7.29/lib'
make: *** [all-recursive] Error 1

!!! ERROR: media-video/avifile-0.7.29.20030204 failed.
!!! Function src_compile, Line 143, Exitcode 2
!!! (no error message)


None of the avifile related fixes in the thread (and others) seem to work... any way I could get it to compile?
Back to top
View user's profile Send private message
sarnold
Developer
Developer


Joined: 28 Nov 2002
Posts: 115
Location: California

PostPosted: Sun Feb 09, 2003 7:06 am    Post subject: what are your USE flags? Reply with quote

Howdy:

This is the KDE sound daemon:

Code:
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lartsc


Since you're building gnome, you probably don't want arts, so add this to your USE flags in /etc/make.conf:

-arts -kde

Then try to emerge gnome again. There might be some other kde things to turn off (I'm not a kde guy).

Steve
Back to top
View user's profile Send private message
pilo
Tux's lil' helper
Tux's lil' helper


Joined: 31 Jan 2003
Posts: 90
Location: Sweden

PostPosted: Sun Feb 09, 2003 8:03 pm    Post subject: Reply with quote

It seems as if the ebuilds are becoming overblown lately. Checking too much environment parameters, that the configure script could have done much better. :?
I guess that that problem was arts, but if you don't have it installed, the configure script would have noticed, except the ebuilds seem to override this if you have a USE that says "alsa". Sure, that can be useful, but also a pain in the heck, when you don't want to double check your USE flag everytime you compile something new. Hm...
_________________
"A stroll through a lunatic asylum shows that faith does not prove anything."
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum