[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] FreeMiNT build broken (trunk)



Sorry about these errors folks, I'd upgraded the build machine and it
upgraded the MPC library from v2 to v3.

I've fixed the problem now, and a new build is in progress.

Alan.

On 31/05/15 01:01, Alan Hourihane wrote:
> make[1]: Leaving directory 'FreeMiNT/freemint/shared'
> Making all in sys
> make[1]: Entering directory 'FreeMiNT/freemint/sys'
> Making all in arch
> make[2]: Entering directory 'FreeMiNT/freemint/sys/arch'
> Making all in magic
> make[3]: Entering directory 'FreeMiNT/freemint/sys/arch/magic'
> m68k-atari-mint-gcc -I../.. -Werror -mshort -g -c genmagic.c -o genmagic.o
> /usr/libexec/gcc/m68k-atari-mint/4.5.2/cc1: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
> ../../../DEPENDENCIES:11: recipe for target 'genmagic.o' failed
> make[3]: *** [genmagic.o] Error 1
> make[3]: Leaving directory 'FreeMiNT/freemint/sys/arch/magic'
> ../../RULES:62: recipe for target 'all-recursive' failed
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory 'FreeMiNT/freemint/sys/arch'
> ../RULES:62: recipe for target 'all-recursive' failed
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory 'FreeMiNT/freemint/sys'
> RULES:62: recipe for target 'all-recursive' failed
> make: *** [all-recursive] Error 1
>
>