From c6d753f2841777de1d80e7ef4bd49c225f44217f Mon Sep 17 00:00:00 2001 From: "Justin M. Seger" Date: Mon, 12 Oct 1998 20:42:33 +0000 Subject: BROKEN for ELF: cd libglib.0.1.0 ; make PREFIX=/usr/local/pilot TOOLDIR=/usr/local/pilot/bin LIBCDIR=libc.0.1.2 LIBMDIR=libmf.0.1.2 LIBGLIBDIR=libglib.0.1.0 cd libc.0.1.2 ; make PREFIX=/usr/local/pilot TOOLDIR=/usr/local/pilot/bin LIBCDIR=libc.0.1.2 LIBMDIR=libmf.0.1.2 LIBGLIBDIR=libglib.0.1.0 rm -f libc.sa ../exportlist libc.a > libc.exp ../stubgen "C Library" Libc libcstub.c Libc.S < libc.exp ../stubgen: not found *** Error code 127 --- palm/prc-tools/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'palm') diff --git a/palm/prc-tools/Makefile b/palm/prc-tools/Makefile index 887c22581aef..297637076050 100644 --- a/palm/prc-tools/Makefile +++ b/palm/prc-tools/Makefile @@ -3,7 +3,7 @@ # Date created: November, 1997 # Whom: Paul Traina # -# $Id: Makefile,v 1.7 1998/02/19 06:55:19 asami Exp $ +# $Id: Makefile,v 1.8 1998/05/27 00:17:45 dburr Exp $ # # *WARNING* write access to ${PREFIX} is required DURING build because the # make "all" target actually installs the gnu tools before building the @@ -18,6 +18,8 @@ MASTER_SITES= ftp://ryeham.ee.ryerson.ca/pub/PalmOS/ \ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ binutils-2.7.tar.gz gdb-4.16.tar.gz gcc-2.7.2.2.tar.gz +BROKEN_ELF= stubgen + MAINTAINER= ports@freebsd.org # install things in ${LOCALBASE}/pilot to avoid conflicts -- cgit v1.2.3