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 subroutine "main::handle_config" at /usr/bin/pkg-config line 331.
^CDeep recursion on subroutine "main::handle_config" at /usr/bin/pkg-config line 331. Deep recursion on subroutine "main::handle_config" at /usr/bin/pkg-config line 331. Deep recursion on subroutine "main::handle_config" at /usr/bin/pkg-config line 329. ^CCFLAGS = -I/usr/X11R6/include -DVERSION="0.9" -D_XOPEN_SOURCE=600 -DVERSION="0.9" -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -O2 -pipe *** Signal SIGINT in /home/jesse/source/suckless/st (options) jesse@openbsd ~/source/suckless/st % Thanks Jesse Lawton