Re: compilation succeeds, make install fails ...
Reimar Döffinger <[email protected]> Mon, 5 Jun 2023 20:44:59 +0200
| Newsgroups | gmane.comp.video.mplayer.user |
|---|---|
| Message-ID | <[email protected]> |
> On 26 May 2023, at 18:54, Antonio Olivares <[email protected]> wrote: > > Dear mplayer-users, > > on fedora 37 aarch64 system. I try compiling mplayer from source, compiliation succeeds, but install fails Nope, that's a compile error. When compile fails, then running "make install" will also re-run the compile steps. Those failing is still a compile error though. Either way, it is fixed now.