On Thu, Mar 31, 2011 at 11:28:48AM +0200, Gabor Z. Papp wrote: > * Karel Zak <kzak@xxxxxxxxxx>: > > | We are also masochists, so we already have fallback solution for > [...] > > Heh, thanks. > > As today git compile: > > make[2]: Entering directory `/home/gzp/src/util-linux/login-utils' > CC checktty_test-checktty.o > checktty.c: In function 'main': > checktty.c:315: error: 'AI_ADDRCONFIG' undeclared (first use in this function) > checktty.c:315: error: (Each undeclared identifier is reported only once > checktty.c:315: error: for each function it appears in.) > make[2]: *** [checktty_test-checktty.o] Error 1 Fixed (probably), c.h wasn't included in checktty.c. > Anyway, using the following extra configure options: > > --disable-partx, --disable-schedutils, --disable-tls > > compiled fine, and I hope the utils works fine too. Do you need --disable-partx for the current git tree? Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html