Problem with emacs

2014-06-16 Thread Pete Carah
In trying to build emacs (9.2-stable) (ports svn as of this morning, but one from a few weeks ago does this too) I get the following: checking for posix_openpt... yes checking for library containing tputs... no configure: error: The required function `tputs' was not found in any library. The

Xorg-server problem

2014-06-16 Thread Pete Carah
In a 9.2-stable system, with svn as of this morning, dri/drm reinstalled a week or so ago, I get: CC indirect_size_get.lo CC indirect_table.lo indirect_size_get.c: In function '__glGetBooleanv_size': indirect_size_get.c:602: error: 'GL_RESET_NOTIFICATION_STRATEGY_ARB' undeclared

Re: Net-SNMP conflict

2014-05-29 Thread Pete Carah
On 05/20/2014 09:58 AM, Bryan Drewery wrote: On 2014-05-20 04:18, Pete Carah wrote: PLEASE don't automatically install pkg during the build of ANY other package; if this happens in the middle of a portupgrade -a on a system without pkgng, the result is not pretty; all packages built after net

Net-SNMP conflict

2014-05-20 Thread Pete Carah
PLEASE don't automatically install pkg during the build of ANY other package; if this happens in the middle of a portupgrade -a on a system without pkgng, the result is not pretty; all packages built after net-snmp have a duplicated origin, among other things. I hope I can recover the system

Setiathome

2009-05-30 Thread Pete Carah
It would be very nice to those of us that install setiathome on remote servers to be able to build it without needing all of X and GL. I'm not the only one since there *is* an option in configure (--disable-graphics) to do this (but when I did the obvious to the makefile to add this option,