Re: x11/sessreg fails to build

2010-09-24 Thread Doug Barton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 9/22/2010 12:19 PM, David Wolfskill wrote: | On Wed, Sep 22, 2010 at 08:52:02PM +0200, David DEMELIER wrote: | | There is no utmpx.h on 8.1-RELEASE. | | | Then it's there because I downgraded from -STABLE, then I should | remove it safely ?

Re: x11/sessreg fails to build

2010-09-24 Thread Anonymous
David DEMELIER demelier.da...@gmail.com writes: 2010/9/22 Anonymous swel...@gmail.com: David DEMELIER demelier.da...@gmail.com writes: I have them in /usr/include/utmpx.h At configure stage : checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes

Re: x11/sessreg fails to build

2010-09-23 Thread David DEMELIER
2010/9/22 David Wolfskill da...@catwhisker.org: On Wed, Sep 22, 2010 at 08:52:02PM +0200, David DEMELIER wrote: There is no utmpx.h on 8.1-RELEASE. Then it's there because I downgraded from -STABLE, then I should remove it safely ? When I do a source upgrade (which I do way more

x11/sessreg fails to build

2010-09-22 Thread David DEMELIER
Hello, Fetched ports today : === Building for sessreg-1.0.5_1 /usr/bin/make all-am cc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2

Re: x11/sessreg fails to build

2010-09-22 Thread Anonymous
David DEMELIER demelier.da...@gmail.com writes: sessreg.o(.text+0xfa): In function `UtmpxIdOpen': : undefined reference to `setutxent' sessreg.o(.text+0x101): In function `UtmpxIdOpen': : undefined reference to `getutxent' sessreg.o(.text+0x12b): In function `UtmpxIdOpen': : undefined

Re: x11/sessreg fails to build

2010-09-22 Thread David DEMELIER
2010/9/22 Anonymous swel...@gmail.com: David DEMELIER demelier.da...@gmail.com writes: sessreg.o(.text+0xfa): In function `UtmpxIdOpen': : undefined reference to `setutxent' sessreg.o(.text+0x101): In function `UtmpxIdOpen': : undefined reference to `getutxent' sessreg.o(.text+0x12b): In

Re: x11/sessreg fails to build

2010-09-22 Thread Anonymous
David DEMELIER demelier.da...@gmail.com writes: I have them in /usr/include/utmpx.h At configure stage : checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes In config.log there is not something strange but if you want to check it I attached it.

Re: x11/sessreg fails to build

2010-09-22 Thread David DEMELIER
2010/9/22 Anonymous swel...@gmail.com: David DEMELIER demelier.da...@gmail.com writes: I have them in /usr/include/utmpx.h At configure stage : checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes In config.log there is not something strange but

Re: x11/sessreg fails to build

2010-09-22 Thread David Wolfskill
On Wed, Sep 22, 2010 at 08:52:02PM +0200, David DEMELIER wrote: There is no utmpx.h on 8.1-RELEASE. Then it's there because I downgraded from -STABLE, then I should remove it safely ? When I do a source upgrade (which I do way more frequently than is sane), I augment the