Date: Thu, 24 Nov 2011 15:16:56 +0800 From: Vanilla Hsu <vanilla@fatpipi.com> To: Eitan Adler <eadler@freebsd.org> Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/x11/sessreg Makefile distinfo Message-ID: <CAB_qb69K3H0d4bSEQ7BOOx4TiF99=W=DCg6%2BO04qwPrtjFpwmg@mail.gmail.com> In-Reply-To: <201111230551.pAN5pw2O090196@repoman.freebsd.org> References: <201111230551.pAN5pw2O090196@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
build failed on my 9.0-PRERELEASE/amd64 box. -- ===> Building for sessreg-1.0.7 /usr/bin/make all-recursive Making all in man GEN filenames.sed GEN sessreg.1 CC sessreg.o sessreg.c: In function 'main': sessreg.c:281: warning: implicit declaration of function 'ttyslot' sessreg.c:281: warning: nested extern declaration of 'ttyslot' CCLD sessreg sessreg.o: In function `main': /home/tmp/usr/ports/x11/sessreg/work/sessreg-1.0.7/sessreg.c:281: undefined reference to `ttyslot' *** Error code 1 -- 2011/11/23 Eitan Adler <eadler@freebsd.org> > eadler 2011-11-23 05:51:58 UTC > > FreeBSD ports repository > > Modified files: > x11/sessreg Makefile distinfo > Log: > - update to 1.07: > > Some of the new features: > > - Only split off /dev/ instead trimming to last /. > - Get rid of bzero() calls. Replace them by memset(). > - Make lastlog work on BSD systems without <lastlog.h>. > - Sun's copyrights belong to Oracle now > - various build fixes > > Feature safe: yes > > Revision Changes Path > 1.11 +1 -1 ports/x11/sessreg/Makefile > 1.6 +2 -2 ports/x11/sessreg/distinfo >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAB_qb69K3H0d4bSEQ7BOOx4TiF99=W=DCg6%2BO04qwPrtjFpwmg>