www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/08/08/11:51:38

Date: Sun, 8 Aug 1999 14:13:17 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Laurynas Biveinis <lauras AT softhome DOT net>
cc: DJGPP Mailing List <djgpp AT delorie DOT com>
Subject: Re: GDB 4.18 build weirdnesses
In-Reply-To: <37A9C1F9.6DC8756B@softhome.net>
Message-ID: <Pine.SUN.3.91.990808141239.23423V-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Thu, 5 Aug 1999, Laurynas Biveinis wrote:

> make.exe[1]: Entering directory `c:/djgpp/gnu/gdb-4.18/libiberty'
> if [ x"no" = xyes ] && [ ! -d pic ]; then \
>   mkdir pic; \
> else true; fi
> touch stamp-picdir
> make.exe[1]: *** [config.h] Error -1
> make.exe[1]: Leaving directory `c:/djgpp/gnu/gdb-4.18/libiberty'
> make.exe: *** [all-libiberty] Error 2

This could happen if you don't have `true' in your PATH (it's a shell
script that comes with Sh-utils).

If the above doesn't help, try to modify this rule so that you will
see which command fails, and post that info here.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019