pkgsrc-Bugs archive

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

Re: pkg/49308: (cross/freemint-binutils) build error (really configure)



The following reply was made to PR pkg/49308; it has been noted by GNATS.

From: Makoto Fujiwara <makoto%ki.nu@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/49308: (cross/freemint-binutils) build error (really configure)
Date: Thu, 23 Oct 2014 19:21:48 +0900

 Let me revise the diff, thanks wiz@
 ---
 mef%NetBSD.org@localhost
 Makoto Fujiwara, 
 
 Index: cross/freemint-binutils/Makefile
 ===================================================================
 RCS file: /cvsroot/pkgsrc/cross/freemint-binutils/Makefile,v
 retrieving revision 1.2
 diff -u -r1.2 Makefile
 --- cross/freemint-binutils/Makefile	19 Jan 2014 07:23:49 -0000	1.2
 +++ cross/freemint-binutils/Makefile	23 Oct 2014 10:20:11 -0000
 @@ -23,6 +23,9 @@
  OBJDIR=			../build
  CONFIGURE_DIRS=		${OBJDIR}
  CONFIGURE_SCRIPT=	${WRKSRC}/configure
 +# ./configure.lineno: 3167: Syntax error: ";" unexpected
 +# Makefile:6086: recipe for target 'configure-gprof' failed
 +CONFIG_SHELL=		ksh
  GNU_CONFIGURE_PREFIX=	${FREEMINT_PREFIX}
  
  CONFIGURE_ARGS+=	--disable-werror --target=m68k-atari-mint
 


Home | Main Index | Thread Index | Old Index