Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Build failue - port amd64 - cat.c
Just got this, with sources updated just a few minutes ago...
--- dependall-cat ---
/build/netbsd-local/src/bin/cat/cat.c: In function 'raw_cat':
/build/netbsd-local/src/bin/cat/cat.c:299:23: error: comparison between signed
and unsigned integer expressions
298 if (fstat(wfd, &sbuf) == 0 &&
299 sbuf.st_blksize > sizeof(fb_buf)) {
Looks like the change of blksize_t has unexpected consequences
-------------------------------------------------------------------------
| Paul Goyette | PGP Key fingerprint: | E-mail addresses: |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer | | pgoyette at netbsd.org |
-------------------------------------------------------------------------
Home |
Main Index |
Thread Index |
Old Index