On Wed, Jan 30, 2002 at 07:41:51AM -0800, David Wolfskill wrote:
> >Date: Wed, 30 Jan 2002 17:02:07 +0200
> >From: Ruslan Ermilov <[EMAIL PROTECTED]>
> 
> 
> >> >>>> stage 2: cleaning up the object tree
> >> >--------------------------------------------------------------
> >> >...
> >> >===> lib/libc
> >> >"/usr/src/share/mk/bsd.lib.mk", line 184: Inconsistent operator for libc.a
> >> >"/usr/src/share/mk/bsd.lib.mk", line 192: Inconsistent operator for libc_p.a
> >> >"/usr/src/share/mk/bsd.lib.mk", line 224: Inconsistent operator for libc_pic.a
> >> >make: fatal errors encountered -- cannot continue
> >> >*** Error code 1
> 
> >You probably have some locally modified src/ makefiles,
> >or some crap in /etc/make.conf.
> 
> Thanks for the suggestions.  The locally-modified files I have on the
> laptop are:
> 
Should be fixed in the attached commit.


-- 
Ruslan Ermilov          Sysadmin and DBA,
[EMAIL PROTECTED]           Sunbay Software AG,
[EMAIL PROTECTED]          FreeBSD committer,
+380.652.512.251        Simferopol, Ukraine

http://www.FreeBSD.org  The Power To Serve
http://www.oracle.com   Enabling The Information Age
--- Begin Message ---
bde         2002/01/30 07:14:25 PST

  Modified files:
    sys/sys              syscall.mk 
  Log:
  Regenerate just this file after unbreaking makesyscalls.sh.  The previous
  commit broke the world in libc.
  
  Revision  Changes    Path
  1.53      +1 -1      src/sys/sys/syscall.mk
--- End Message ---

Reply via email to