svn commit: r298230 - in head: lib/libstand sys/boot/common sys/boot/efi/libefi sys/boot/efi/loader sys/boot/i386/libfirewire sys/boot/i386/libi386 sys/boot/i386/loader sys/boot/mips/beri/loader sy...

Bjoern A. Zeeb bzeeb-lists at lists.zabbadoz.net
Thu Apr 21 08:55:50 UTC 2016


> On 19 Apr 2016, at 15:49 , Allan Jude <allanjude at freebsd.org> wrote:
> 
> On 2016-04-19 05:08, Bjoern A. Zeeb wrote:
>> 
>>> On 18 Apr 2016, at 23:09 , Allan Jude <allanjude at freebsd.org> wrote:
>>> 
>>> Author: allanjude
>>> Date: Mon Apr 18 23:09:22 2016
>>> New Revision: 298230
>>> URL: https://svnweb.freebsd.org/changeset/base/298230
>>> 
>> 
>> Can you have a look at this please?
> 
> Fixed in r298275, sorry I missed that one

Can you also look at this one, which still happens?


==> sys/boot/pc98/kgzldr (all)
===> sys/boot/pc98/libpc98 (all)
/scratch/tmp/bz/head.svn/sys/boot/pc98/libpc98/biosdisk.c:740:33: error: use of undeclared identifier 'f'
    struct i386_devdesc         *dev = f->f_devdata;
                                       ^
/scratch/tmp/bz/head.svn/sys/boot/pc98/libpc98/biosdisk.c:747:13: error: too many arguments to function call, expected 7, have 8
        size, buf, rsize));
                   ^~~~~
/scratch/tmp/bz/head.svn/sys/boot/pc98/libpc98/../../common/bootstrap.h:79:1: note: 'bcache_strategy' declared here
int     bcache_strategy(void *devdata, int rw, daddr_t blk, size_t offset,
^
2 errors generated.
--- biosdisk.o ---
*** [biosdisk.o] Error code 1

bmake[8]: stopped in /scratch/tmp/bz/head.svn/sys/boot/pc98/libpc98
===> sbin/ipf/ipmon (all)
--- all ---
*** [all] Error code 1

bmake[7]: stopped in /scratch/tmp/bz/head.svn/sys/boot/pc98
--- all ---
*** [all] Error code 1

bmake[6]: stopped in /scratch/tmp/bz/head.svn/sys/boot
--- all ---
*** [all] Error code 1

bmake[5]: stopped in /scratch/tmp/bz/head.svn/sys
--- all_subdir_sys ---
*** [all_subdir_sys] Error code 1

bmake[4]: stopped in /scratch/tmp/bz/head.svn


More information about the svn-src-head mailing list