[MPlayer-users] fb_dev_name undefined
Steven M. Schultz
sms at 2BSD.COM
Fri Nov 12 17:13:15 CET 2004
On Fri, 12 Nov 2004, Reimar [iso-8859-1] Döffinger wrote:
> > mplayer.o(.data+0x484): undefined reference to `fb_dev_name'
> > collect2: ld returned 1 exit status
>
> I always compile without fbdev and I don't have any problems. Try
This is the first time I have tried building without fbdev (due to
the problem with goofed up system headers).
> 1) make distclean && make
Of course. I do that - after doing the 'make install' I
immediately do the make distclean so that I am certain not to forget ;)
Last night I did multiple make distclean;./configure;make runs.
This morning on a SuSE 9.1 system I did a 'cvs update', make distclean,
./configure --disable-fbdev and get the identical 'undefined reference'
mentioned above.
> if that does not work
> 2) get latest CVS (that's the default recommendation ;-) )
I have not used anything except the cvs (hourly 'cvs updates' sometimes
even ;)).
Is it possible that something has broken recently that might leave
a reference to 'fb_dev_name' lingering?
On the other hand I could go manually define CONFIG_X86_L1_CACHE_SHIFT
to 7 and see if that works ;)
Cheers,
Steven Schultz
More information about the MPlayer-users
mailing list