[MPlayer-users] radeon_vid problem with latest CVS

Nick Kurshev nickols_k at mail.ru
Wed Jan 2 11:43:02 CET 2002


Hello, Yotzo!

On Wed, 2 Jan 2002 10:49:20 +0100 you wrote:

> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> On Wed, Jan 02, 2002 at 11:02:20AM +0300, Nick Kurshev wrote:
> > [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> > Hello, Yotzo!
> > 
> > On Tue, 1 Jan 2002 23:02:06 +0100 you wrote:
> > 
> > > [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> > > I get 
> > > 
> > > depmod: *** Unresolved symbols in /lib/modules/2.4.17-rc2/kernel/drivers/video/radeon_vid.o
> > > 
> > > after I run make install in drivers/radeon dir, and depmod -e says
> > > 
> > > depmod: *** Unresolved symbols in /lib/modules/2.4.17-rc2/kernel/drivers/video/radeon_vid.o
> > > depmod:         cos
> > > depmod:         sin
> > > 
> > > and I can't insert adeon_vid.o.
> > > 
> > It looks very strange.
> > What version of gcc do you use?
> 
> 2.95.4
> 
> > There were really added such functions as sin and cos but my compiler inlines them.
> > Currently you may modify Makefile by adding -DAVOID_FPU after -D__KERNEL__ -DMODULE
> > but in this case you'll lose color correction.
> > Or try add -ffast-math after -O2 in CFLAGS.
> 
> On an other machine, similar to mine I tried to compile, but the result 
> is the sam, but "-ffast-math after -O2" solved unresolved simbols prob.
> 
> This night I'll try this at home, and I'll report the result.
> 
It's unnecessary! I've fixed this problems - just sync with CVS and try again.
(This problem probably depends on glibc version)
> -- 
> "Ha egy unalmas ember kimegy a szobАbСl, olyan mintha valaki bejЖtt volna."
>               [Daradics DАniel alias Yotzo(@elektropont.hu)]
> 
> _______________________________________________
> RTFM!!!  http://www.MPlayerHQ.hu/DOCS
> Search:  http://www.MPlayerHQ.hu/cgi-bin/htsearch
> http://mplayerhq.hu/mailman/listinfo/mplayer-users
> 


Best regards! Nick




More information about the MPlayer-users mailing list