Re: 'struct function' has no member named 'va_list_fpr_size'

2009-09-24 Thread Simon 'corecode' Schubert
Siju George wrote: Can you post the command line that triggered the error? Also, do you use some special CFLAGS in make.conf? The command line of the compiler invocation, i.e. the command that make printed before the errors. I believe that this is some sort of pilot error. -- <3 the futu

Re: 'struct function' has no member named 'va_list_fpr_size'

2009-09-24 Thread Siju George
On Thu, Sep 24, 2009 at 1:36 PM, Simon 'corecode' Schubert wrote: > Siju George wrote: >> >>  I was updating the system after a "git pull" in /usr/src with > > which version?  please give the output of "git describe". > dfly-bkpsrv# git describe v2.5.0-56-gf13fea8 >> dfly-bkpsrv# make buildworld

Re: 'struct function' has no member named 'va_list_fpr_size'

2009-09-24 Thread Simon 'corecode' Schubert
Siju George wrote: I was updating the system after a "git pull" in /usr/src with which version? please give the output of "git describe". dfly-bkpsrv# make buildworld && make buildkernel KERNCONF=GENERIC && make installkernel KERNCONF=GENERIC && make installworld && make upgrade but I got

'struct function' has no member named 'va_list_fpr_size'

2009-09-23 Thread Siju George
p;& make upgrade but I got this error. ------------ g.c:903: error: 'struct function' has no member named 'va_list_fpr_size' *** Error code 1 Stop in /usr/src/gnu/usr.bin/cc41/libbackend. *** Err