Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jan 1998 03:18:24 -0800 (PST)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        steve@FreeBSD.ORG
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   Re: cvs commit: ports/lang/gnat Makefile ports/lang/gnat/patches patch-ag
Message-ID:  <199801211118.DAA27802@baloon.mimi.com>
In-Reply-To: <199801181512.HAA02484@freefall.freebsd.org> (message from Steve Price on Sun, 18 Jan 1998 07:12:46 -0800 (PST))

next in thread | previous in thread | raw e-mail | index | archive | help
 *   Remove bogus duplicate patch that I missed last time. :(

Thanks, it patches now.  But it still doesn't build here.  I have
installed gnat-3.09 from a package.

===
gmake[3]: Entering directory `/ccd/ports/lang/gnat/work/gcc-2.7.2.1/ada/rts'
../../xgcc -B../../ -c -g -O2 -UIN_GCC  -gnatpg -I. -I. s-intman.adb
../../xgcc -B../../ -c -g -O2 -UIN_GCC  -gnatpg -I. -I. s-inmaop.adb
../../xgcc -B../../ -c -g -O2 -UIN_GCC  -gnatpg -I. -I. s-osinte.adb
../../xgcc -B../../ -c -g -O2 -UIN_GCC  -gnatpg -I. -I. s-taspri.ads
../../xgcc -B../../ -c -g -O2 -UIN_GCC  -gnatpg -I. -I. s-taprop.adb
../../xgcc -B../../ -c -g -O2 -UIN_GCC  -gnatpg -I. -I. s-timope.adb
../../xgcc -B../../ -c -g -O2 -UIN_GCC  -gnatpg -I. -I. s-taprde.ads
No code generated for file s-taprde.ads (package spec)
gmake[3]: *** [s-taprde.o] Error 1
gmake[3]: Leaving directory `/ccd/ports/lang/gnat/work/gcc-2.7.2.1/ada/rts'
gmake[2]: *** [gnatlib] Error 1
gmake[2]: Leaving directory `/ccd/ports/lang/gnat/work/gcc-2.7.2.1/ada'
gmake[1]: *** [gnatlib] Error 2
gmake[1]: Leaving directory `/ccd/ports/lang/gnat/work/gcc-2.7.2.1'
gmake: *** [gnatlib_and_tools] Error 2
*** Error code 2
===

You probably want a full log, so I'm re-running it now.  (It took
about 2 hours to get here on a P6-200!  My goodness!)

Satoshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801211118.DAA27802>