From: Martin Cracauer on
editors/emacs21 and emacs22 are still broken with this.

Changing utmp to utmpx in #include and in the struct declares I still
get:
filelock.c:297: error: 'struct utmpx' has no member named 'ut_time'
filelock.c:299: error: 'struct utmpx' has no member named 'ut_time'


Any suggestions?

The manpage is still for utmp, not utmpx, unless my -current got
hopelessly out of sync.

Martin
--
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Martin Cracauer <cracauer(a)cons.org> http://www.cons.org/cracauer/
FreeBSD - where you want to go, today. http://www.freebsd.org/
_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"

From: Martin Cracauer on
Martin Cracauer wrote on Fri, Feb 12, 2010 at 05:24:06PM -0500:
> editors/emacs21 and emacs22 are still broken with this.
>
> Changing utmp to utmpx in #include and in the struct declares I still
> get:
> filelock.c:297: error: 'struct utmpx' has no member named 'ut_time'
> filelock.c:299: error: 'struct utmpx' has no member named 'ut_time'
>
>
> Any suggestions?
>
> The manpage is still for utmp, not utmpx, unless my -current got
> hopelessly out of sync.

Never mind.

Suggested patch sent to port maintainer.

Thanks
Martin
--
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Martin Cracauer <cracauer(a)cons.org> http://www.cons.org/cracauer/
FreeBSD - where you want to go, today. http://www.freebsd.org/
_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"