[MPlayer-users] Creating dummy _read_toc

bountyjedi bountyjedi at blackdeathclan.net
Wed Jan 11 19:44:39 CET 2006


 <bountyjedi <at> blackdeathclan.net> writes:


> ld: Undefined symbols:
> _read_toc
> make: *** [mplayer] Error 1
> 
> This was configured using './configure --enable-menu' on my Mac mini using OS
> X 10.3.
> 
> Can someone please explain? Is it zlib that is the problem?
> I tried updating zlib to see if the new version could fix it, but to no avail.
> 
> Another point of interest is that i had problems with CDDA stuf and libcdio
> earlier, but compiling libcdio from source (to make sure I even had it
> installed in the first place) made the error stop occuring and, I think, it
> continued until it hit this problem instead. But I might be wrong, _read_toc
> sounds like something to do with cdplayers to me.
> 
> Please Help.
> 




Hi. 

It's me again


I found this in the mail list:


|"From: Steven M. Schultz <sms <at> 2BSD.COM>
|Subject: OS/X undefined symbol _read_toc
|Newsgroups: gmane.comp.video.mplayer.user
|Date: 2005-11-06 18:54:28 GMT (9 weeks, 2 days, 23 hours and 31 minutes ago)
|Hi --
|
...truncated...
|
|/usr/bin/ld: Undefined symbols:
|_read_toc
|collect2: ld returned 1 exit status
|
|       read_toc() is used unconditionally but is only defined conditionally
|       for some systems
|
|        Not sure what the best way to work around this is.  For now I'll
|        just create a dummy read_toc() that returns an error.
|
|        Cheers,
|        Steven Schultz"


This seems a possible solution, but, I have absolutely no idea on how to create a
 dummy symbol and I'm not that experienced around linking libraries.

So I'm asking on a way to create this dummy _read_toc.




More information about the MPlayer-users mailing list