Re: build problems with libvo/vo_png.o
Reimar Döffinger <[email protected]> Sat, 1 May 2021 17:31:36 +0200
| Newsgroups | gmane.comp.video.mplayer.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, May 01, 2021 at 02:50:47PM +0000, George R Goffe wrote: > Hi, > > I would almost bet money that I'm doing something wrong but I can't seem to see it. I have been build mplayer for several years but lately mplayer doesn't want to build. > > Could I get someone look over the enclosed build log please? The log contains no compiler messages related to vo_png, so I think either something went a bit weird with capturing the log or the compiler crashed. Either case, afraid it's not enough info to help. Maybe you can check if something changes/you can get more useful errors by first running "make -k" and after that running "make" again and see if it gives more useful hints. At least it would be a much shorter and thus easier to check log.