Re: bootpd on Alpha / alignment problems

1999-10-30 Thread Marcel Moolenaar
Wilko Bulte wrote: > > On Alpha the bootpd does not work, it assert-fails on the > size of the struct bootp being != to BP_MINPKTSZ. > > My best bet is that the Alpha alignment inside the struct results > in a bigger bootp struct. I am, however, not sure on what the right > way is to fix this.

bootpd on Alpha / alignment problems

1999-10-29 Thread Wilko Bulte
On Alpha the bootpd does not work, it assert-fails on the size of the struct bootp being != to BP_MINPKTSZ. A bit of debugging reveals: alpine#./bootpd -d9 sizeof struct bootp=312, BP_MINPKTSZ=300 bootpd: info(6): bootptab mtime: Fri Oct 29 20:10:09 1999 bootpd: info(6): reading "/etc/bootpt