Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/lib/libc/sys



On Sun, Jan 27, 2008 at 09:05:02PM -0600, David Young wrote:
> On Sun, Jan 27, 2008 at 04:18:22PM +0000, Martin Husemann wrote:
> > 
> > Module Name:        src
> > Committed By:       martin
> > Date:               Sun Jan 27 16:18:22 UTC 2008
> > 
> > Modified Files:
> >     src/lib/libc/sys: Makefile.inc
> > Added Files:
> >     src/lib/libc/sys: posix_fadvise.c
> > 
> > Log Message:
> > libc part of posix_fadvise changes.
> > The new compatibility stub is ABI compatible to the old syscall, so no
> > need to bump libc minor.
> 
> Looks like this change is related to bc(1) not compiling.  I'm running
> build.sh -u distribution.  It fails like so,

Nevermind.  I figured out that one has to 'make distclean' in lib/libc/
to get rid of the posix_fadvise.S file in the objdir.

Dave

-- 
David Young             OJC Technologies
dyoung%ojctech.com@localhost      Urbana, IL * (217) 278-3933 ext 24



Home | Main Index | Thread Index | Old Index