Comment 9 for bug 711425

Revision history for this message
Dave Walker (davewalker) wrote :

@Clint, your debdiff for sysvinit FTBFS:

gcc -ansi -W -Wall -O2 -fomit-frame-pointer -D_GNU_SOURCE -c -o bootlogd.o bootlogd.c
bootlogd.c: In function 'consolename':
bootlogd.c:264:15: error: 'ENOIOCTLCMD' undeclared (first use in this function)
bootlogd.c:264:15: note: each undeclared identifier is reported only once for each function it appears in
bootlogd.c: In function 'findtty':
bootlogd.c:116:8: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result
bootlogd.c:131:10: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result
bootlogd.c:142:10: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result
bootlogd.c:147:10: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result
bootlogd.c:154:7: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result
make[1]: *** [bootlogd.o] Error 1
make[1]: Leaving directory `/tmp/buildd/sysvinit-2.87dsf/src'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2