Axel Beckert, le Thu 09 Aug 2012 14:16:45 +0200, a écrit : > > gcc -c -I. -I. -D_FORTIFY_SOURCE=2 -DETCSCREENRC='"/etc/screenrc"' > > -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H > > -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \ > > -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > > -Werror=format-security -O2 -g -Wall -Wextra -Wno-unused-parameter > > -Wno-missing-field-initializers utmp.c > > utmp.c:104:26: error: 'UTMPX_FILE' undeclared here (not in a function) > > Hrm, I haven't seen any recent build failures on the buildds: > > https://buildd.debian.org/status/logs.php?pkg=screen&arch=kfreebsd-amd64 > https://buildd.debian.org/status/logs.php?pkg=screen&arch=kfreebsd-i386 > https://buildd.debian.org/status/logs.php?pkg=screen&arch=hurd-i386 > > Is this thought as precaution against FTBFS in case someone has > libelf-dev installed and tries to build screen locally without > pbuilder or a similar build environment?
Yes. I.e. the usual case of somebody wanting to hack a bit on the screen package. Samuel -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

