Дана 24/09/19 02:16AM, Jesse Lawton написа:
> > 4. Have you set up any unusual environment variables affecting
> >pkg-config (`man 1 pkg-config`)? (Essentially a part of 1. above.)
> I don't *think* so.
Ok, now let's try this:
env | grep PKG_CONFIG
also
pkg-config --debug -
On Thu, Sep 19, 2024 at 02:16:27AM GMT, Jesse Lawton wrote:
> > 1. How have you configured st compilation/edited config.mk? Which
> >version of st are you using? Any patches? I use (and therefore
> >compile) my fork based on st 0.9.2 on OpenBSD 7.5 without any
> >issues, but also jus
> 1. How have you configured st compilation/edited config.mk? Which
>version of st are you using? Any patches? I use (and therefore
>compile) my fork based on st 0.9.2 on OpenBSD 7.5 without any
>issues, but also just a fresh `git clone`d copy compiles without
>issues, when the
library_aslr=NO is already set in /etc/rc.conf.local, because I ran:
# rcctl disable library_aslr
Just tried with moving /var/db/kernel.SHA256:
# mv /var/db/kernel.SHA256 /var/db/no_kernel.SHA256
At reboot, reordering libraries is skipped (due to library_aslr=NO)
and reorder_kernel: failed ( /va
I am trying to get sound from my sound card. Azalia doesn't support HDMI
connectivity by
default, so I patched and recompiled kernel. First, I commented the code that
disables HDMI
codecs as suggested in [1]. Second, I enabled AZALIA_DEBUG. And third, I added
'case PCI_PRODUCT_INTEL_CORE5G_HDA_
On Tue, Sep 10, 2024 at 02:39:55PM +0200, Luca Di Gregorio wrote:
Hi,
I'm running very little OpenBSD VMs for simple services and testing
environments.
I really don't need security on these VMs, I already disabled library_aslr
(rcctl disable library_aslr) to avoid reordering libraries at boot,
Дана 24/09/16 02:16AM, Jesse Lawton написа:
> Hi, I am running OpenBSD 7.5 and when I try to compile stuff this
> happens:
> jesse@openbsd ~/source/suckless/st % make
> st build options:
> Deep recursion on subroutine "main::handle_config" at /usr/bin/pkg-config
> line 331.
> Deep recursion on sub
7 matches
Mail list logo