This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: Texino build problem


> 
> 
> On mips-sgi-irix6.4 I now get:
> 
>   make[3]: Entering directory `/pooma/mitchell/egcs/objdir/texinfo/lib'
>   make[3]: *** No rule to make target `-c', needed by `all'.  Stop.
> 
> Indeed, it looks like:
> 
>   all: Makefile $(LIBRARIES) $(DATA)
> 
>   DATA =  $(INSTALL_DATA)
>   INSTALL_DATA = ${INSTALL} -m 644
>   INSTALL = ../../../texinfo/../install-sh -c
> 
> Does anyone comprehend this situation?
> 

I got the same problem. The rebuilt Makefile.in files under texinfo
all look very strange.

-- 
H.J. Lu (hjl@gnu.org)


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