This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: urgent-help needed


Naveen Malik wrote:
> 
> hi,
> 
> I installed binutils-2.10.91.0.2 and gcc-3.0.4 (gcc -without-headers
> and --with-newlib options) but when I install newlib1.10.0 I get the
> following error message :
> 
> --------------------------------------------------------
>  make[4]: Leaving directory
> `/usr/m68k-coff/build-newlib/m68k-coff/m68000/libgloss/libnosys'
> make[4]: Entering directory
> `/usr/m68k-coff/build-newlib/m68k-coff/m68000/libgloss/m68k'
> make[4]: *** No targets specified and no makefile found.  Stop.
> make[4]: Leaving directory
> `/usr/m68k-coff/build-newlib/m68k-coff/m68000/libgloss/m68k'
> make[3]: *** [stmp-bsp] Error 2
> make[3]: Leaving directory
> `/usr/m68k-coff/build-newlib/m68k-coff/m68000/libgloss'
> make[2]: *** [multi-do] Error 1
> make[2]: Leaving directory `/usr/m68k-coff/build-newlib/m68k-coff/libgloss'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/usr/m68k-coff/build-newlib/m68k-coff/libgloss'
> make: *** [all-target-libgloss] Error 2
> 
> ------------------------------------------------------
> 
> Please help me to resolve this issue.
> 
> Thanks in Advance.
> 
> Naveen Malik

Check http://sources.redhat.com/ml/newlib-cvs/2002-q2/msg00015.html

A patch was applied to m68k libgloss to stop it attempting to create
an executable during configuration.

-- Jeff J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]