Port-evbmips archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Error compiling posix_fadvise.S
On Mon, Feb 04, 2008 at 04:11:58PM +0000, chriscureau%bellsouth.net@localhost
wrote:
> Hi there!
>
> While trying to compile the release today using cvs updated from Friday, I
> get an error when compiling posix_fadvise.S. When I looked at the source
> file, it was blank.
See UPDATING:
You need to remove all traces of the old posix_fadvise stub from your objdir
(in lib/libc) - do something like
cd /usr/obj/lib/libc/ && rm posix_fadvise* .depend
and then try to rebuild (a build.sh -u should be fine after the above).
Martin
Home |
Main Index |
Thread Index |
Old Index