[MPlayer-users] gcc-3.0.3-2 isn't able to compile mplayer sources

Kenneth Crudup kenny at panix.com
Thu Jan 17 19:37:02 CET 2002


[ Doh! When I replied to the other message of yours (the "script" thing),
I hadn't seen this message. ]

On Thu, 17 Jan 2002, Daniel Mladek wrote:

> And now Attaching whole output from my console. OK?

That's what we need!

Here's your problem:

----
gcc -shared -o libdha-0.1.so libdha.o pci.o
/usr/bin/ld: cannot find -lgcc_s
collect2: ld returned 1 exit status
----

"gcc" is trying to link in a library that it appears to need that you
don't have. Where did you get your copy of 3.0.X from? (I built mine
from scratch)- as it appears your build of "gcc" is incomplete.

	-Kenny

-- 
Kenneth R. Crudup   Sr. SW Engineer, Scott County Consulting, Washington, D.C.
Home1: PO Box 914         Silver Spring, MD 20910-0914         kenny at panix.com
Home2: 38010 Village Cmn. #217  Fremont, CA 94536-7525          (510) 745-0101




More information about the MPlayer-users mailing list