Date: Mon, 1 Feb 2010 17:17:18 -0200 From: Vinicius Abrahao <vinnix.bsd@gmail.com> To: Ed Schouten <ed@80386.nl>, ports@freebsd.org, vanhu@netasq.com Subject: Re: HEADS UP: <utmp.h> gone. All welcome <utmpx.h>. Message-ID: <1e31c7981002011117p225d3447h43d3b3c7796c94e2@mail.gmail.com> In-Reply-To: <20100127105212.23f15f50@ernst.jennejohn.org> References: <Ubi2Xd2NV2@dmeyer.dinoex.sub.org> <20100126200537.GJ77705@hoeg.nl> <20100127105212.23f15f50@ernst.jennejohn.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I found another port that shows a little error when replace utmp.h by utmpx.h. Is security/ipsec-tools Wno-unused -MT isakmp_cfg.o -MD -MP -MF .deps/isakmp_cfg.Tpo -c -o isakmp_cfg.o isakmp_cfg.c isakmp_cfg.c: In function 'isakmp_cfg_accounting_system': isakmp_cfg.c:1655: error: storage size of 'ut' isn't known isakmp_cfg.c:1656: error: 'UT_LINESIZE' undeclared (first use in this function) isakmp_cfg.c:1656: error: (Each undeclared identifier is reported only once isakmp_cfg.c:1656: error: for each function it appears in.) isakmp_cfg.c:1669: error: 'UT_NAMESIZE' undeclared (first use in this function) isakmp_cfg.c:1676: error: 'UT_HOSTSIZE' undeclared (first use in this function) cc1: warnings being treated as errors isakmp_cfg.c:1685: warning: implicit declaration of function 'login' isakmp_cfg.c:1694: warning: implicit declaration of function 'logout' *** Error code 1 Stop in /usr/ports/security/ipsec-tools/work/ipsec-tools-0.7.3/src/racoon. *** Error code 1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1e31c7981002011117p225d3447h43d3b3c7796c94e2>