Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 May 2001 15:18:18 -0700
From:      Dave Whitaker <freebsd@pozer.org>
To:        freebsd-stable@freebsd.org
Subject:   make buildworld in 3.5-STABLE
Message-ID:  <20010515151817.B24019@moo.udder.org>

next in thread | raw e-mail | index | archive | help
Hi all,

  Being a long-time 3.5 user, I've been sticking with it and suddenly I get broken compiles ever since :
 Edit src/include/glob.h
  Add delta 1.3.2.1 2001.03.28.16.40.10 peter
 Edit src/lib/libc/gen/glob.c
  Add delta 1.11.2.1 2001.03.28.16.40.11 peter
  Add delta 1.11.2.2 2001.03.29.01.46.57 peter

Here's where it breaks:

/usr/src/lib/libc/../libc/gen/glob.c:173: for each function it appears in.)
/usr/src/lib/libc/../libc/gen/glob.c: In function `globextend':
/usr/src/lib/libc/../libc/gen/glob.c:691: `GLOB_LIMIT' undeclared (first use this function)
/usr/src/lib/libc/../libc/gen/glob.c: In function `globextend':
/usr/src/lib/libc/../libc/gen/glob.c:691: `GLOB_LIMIT' undeclared (first use this function)
/usr/src/lib/libc/../libc/gen/glob.c: In function `globextend':
/usr/src/lib/libc/../libc/gen/glob.c:691: `GLOB_LIMIT' undeclared (first use this function)
*** Error code 1
*** Error code 1
*** Error code 1
3 errors
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error

Anyone else seen this?
I've noticed this output on about 7 different machines.  Any help is appreciated.


Thanks,
  Dave


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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