Re: build error in /usr/pkgsrc/meta-pkgs/modular-xorg

2019-03-13 Thread Benny Siegert
Did you set X11_TYPE=modular in your mk.conf?

On Wed, Mar 13, 2019 at 7:13 AM Bob Bernstein  wrote:
>
> I cd'd into the subdir noted above and entered "bmake." Here is the
> bad news from pkgsrc:
>
> --snip---
> Package dependency requirement 'randrproto >= 1.6.0' could not be
> satisfied.
> Package 'randrproto' has version '1.5.0', required version is '>=
> 1.6.0'
>
>  Consider adjusting the PKG_CONFIG_PATH environment variable if you
>  installed software in a non-standard prefix.
>
>   Alternatively, you may set the environment variables
>   XSERVERCFLAGS_CFLAGS
>   and XSERVERCFLAGS_LIBS to avoid the need to call pkg-config.
>   See the pkg-config man page for more details.
>   *** Error code 1
>
>Stop.
>bmake[2]: stopped in /usr/pkgsrc/x11/modular-xorg-server
>*** Error code 1
> --snip--
>
> I do not know what to do at this point. If I knew what values to
> asign to those two suggested env vars I'd be ok shape, I think.
>
> --
> In our age there is no such thing as 'keeping out of
> politics'. All issues are political issues, and
> politics itself is a mass of lies, evasions, folly,
> hatred, and schizophrenia.
>
>   George Orwell "Politics and the English Language" (1946)



-- 
Benny


Re: syslogd exits with fatal error [Was Re: newsyslog does not find...]

2019-03-13 Thread Andreas Gustafsson
Mayuresh wrote:
> > newsyslog: /var/run/syslogd.pid: No such file or directory
[...]
>  localhost syslogd[293]: Fatal error, exiting

FWIW; I'm also seeing these errors, on a server running NetBSD/amd64 7.2.
-- 
Andreas Gustafsson, g...@gson.org


Re: syslogd exits with fatal error [Was Re: newsyslog does not find...]

2019-03-13 Thread Mayuresh
On Wed, Mar 13, 2019 at 07:58:46AM +0100, Martin Husemann wrote:
> > > This is on 8.0_RC1 amd64.
> 
> Have you considered updating? There are 3854 lines in doc/CHANGES*
> since that version.

It is on my TODO list, though there is some inertia. Will try to do it
soon.

Mayuresh.


Re: syslogd exits with fatal error [Was Re: newsyslog does not find...]

2019-03-13 Thread Martin Husemann
On Wed, Mar 13, 2019 at 07:52:46AM +0530, Mayuresh wrote:
> On Tue, Feb 19, 2019 at 08:08:42AM +0530, Mayuresh wrote:
> > This is on 8.0_RC1 amd64.

Have you considered updating? There are 3854 lines in doc/CHANGES*
since that version.

Martin


build error in /usr/pkgsrc/meta-pkgs/modular-xorg

2019-03-13 Thread Bob Bernstein
I cd'd into the subdir noted above and entered "bmake." Here is the 
bad news from pkgsrc:

--snip---
Package dependency requirement 'randrproto >= 1.6.0' could not be 
satisfied.
Package 'randrproto' has version '1.5.0', required version is '>= 
1.6.0'

 Consider adjusting the PKG_CONFIG_PATH environment variable if you
 installed software in a non-standard prefix.

  Alternatively, you may set the environment variables 
  XSERVERCFLAGS_CFLAGS
  and XSERVERCFLAGS_LIBS to avoid the need to call pkg-config.
  See the pkg-config man page for more details.
  *** Error code 1

   Stop.
   bmake[2]: stopped in /usr/pkgsrc/x11/modular-xorg-server
   *** Error code 1
--snip--

I do not know what to do at this point. If I knew what values to 
asign to those two suggested env vars I'd be ok shape, I think.

-- 
In our age there is no such thing as 'keeping out of 
politics'. All issues are political issues, and 
politics itself is a mass of lies, evasions, folly, 
hatred, and schizophrenia.

  George Orwell "Politics and the English Language" (1946)