Ruslan Ermilov wrote:
>
> On Mon, May 27, 2002 at 02:28:26PM +0300, Maxim Sobolev wrote:
> > Finally I have decided to give post gcc-3.1 perless world a
> > try, but found that world doesn't build. :(( The system in
> > question is 5-CURRENT makeworlded about a month ago.
> >
> > Any ideas?
> >
>
On Mon, May 27, 2002 at 11:48:05PM -0600, M. Warner Losh wrote:
> In message: <[EMAIL PROTECTED]>
> "Greg 'groggy' Lehey" <[EMAIL PROTECTED]> writes:
> : On Monday, 27 May 2002 at 16:22:54 +0300, Ruslan Ermilov wrote:
> : > On Mon, May 27, 2002 at 02:28:26PM +0300, Maxim Sobolev wrote:
On Tue, May 28, 2002 at 10:04:29AM +0930, Greg 'groggy' Lehey wrote:
> On Monday, 27 May 2002 at 16:22:54 +0300, Ruslan Ermilov wrote:
> > On Mon, May 27, 2002 at 02:28:26PM +0300, Maxim Sobolev wrote:
> >> Finally I have decided to give post gcc-3.1 perless world a
> >> try, but found that world
In message: <[EMAIL PROTECTED]>
"Greg 'groggy' Lehey" <[EMAIL PROTECTED]> writes:
: On Monday, 27 May 2002 at 16:22:54 +0300, Ruslan Ermilov wrote:
: > On Mon, May 27, 2002 at 02:28:26PM +0300, Maxim Sobolev wrote:
: >> Finally I have decided to give post gcc-3.1 perless world a
: >> t
On Monday, 27 May 2002 at 16:22:54 +0300, Ruslan Ermilov wrote:
> On Mon, May 27, 2002 at 02:28:26PM +0300, Maxim Sobolev wrote:
>> Finally I have decided to give post gcc-3.1 perless world a
>> try, but found that world doesn't build. :(( The system in
>> question is 5-CURRENT makeworlded about a
On Mon, May 27, 2002 at 02:28:26PM +0300, Maxim Sobolev wrote:
> Finally I have decided to give post gcc-3.1 perless world a
> try, but found that world doesn't build. :(( The system in
> question is 5-CURRENT makeworlded about a month ago.
>
> Any ideas?
>
Your /usr/include is hosed, well, actu
+---[ Maxim Sobolev ]--
| Finally I have decided to give post gcc-3.1 perless world a
| try, but found that world doesn't build. :(( The system in
| question is 5-CURRENT makeworlded about a month ago.
|
| Any ideas?
I had to do a make includes, and then world built fine
On Sun, 29 Apr 2001 12:00:56 -0700 (PDT), John Polstra <[EMAIL PROTECTED]> said:
> I imagine adding something like this to would fix it:
> #define isalnum(c) (isalpha(c) || isdigit(c))
This suggestion was posted this morning in cvs-all;
The file 'sys/boot/ficl/words.c' contai
On Sun, 29 Apr 2001, John Polstra wrote:
> It's because words.c uses instead of , and
> is missing the #define for isalnum(). I imagine adding
> something like this to would fix it:
>
> #define isalnum(c) (isalpha(c) || isdigit(c))
That would be broken, since it would make isalnu
> > The only reference to isalnum() I see is in boot/ficl/words.c:274, and
> > appears to replace a couple of references, one to isdigit() and the
> > other to isalpha().
> >
> > Perhaps something was omitted in the upgrade to ficl 2.05?
>
> It's because words.c uses instead of , and
> is miss
In article <[EMAIL PROTECTED]>,
David Wolfskill <[EMAIL PROTECTED]> wrote:
> >From: Poul-Henning Kamp <[EMAIL PROTECTED]>
> >Date: Sun, 29 Apr 2001 19:10:36 +0200
>
> > /usr/obj/flat/src/sys/boot/i386/loader/../../ficl/libficl.a
>/usr/obj/flat/src/sys/boot/i386/loader/../libi386/libi386.a
>/us
>From: Poul-Henning Kamp <[EMAIL PROTECTED]>
>Date: Sun, 29 Apr 2001 19:10:36 +0200
> /usr/obj/flat/src/sys/boot/i386/loader/../../ficl/libficl.a
>/usr/obj/flat/src/sys/boot/i386/loader/../libi386/libi386.a
>/usr/obj/flat/src/sys/boot/
>i386/loader/../../../../lib/libstand/libstand.a
>/usr/obj/
On Sun, Apr 22, 2001 at 06:11:25PM +0400, Ilya Naumov wrote:
> Hello,
>
> 'make buildworld' fails with the following symptoms:
>
> ===> usr.sbin/rpc.lockd
> cc -pipe -march=k6 -I. -I/usr/obj/garbage/src/i386/usr/include/rpcsvc -g
>-I/usr/obj/garbage/src/i386/usr/include -c /garbage/src/usr.sb
sobomax> Please fix breakage (see attached logs).
I've removed STARTTLS support for time being.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
14 matches
Mail list logo