On Wed, Mar 26, 2025 at 10:34 AM Nathan Bossart <nathandboss...@gmail.com> wrote: > anaconda seems to be upset about this one [0]. I've spent all of 30 > seconds looking at it so far, but it appears to be using an old version of > the header file. > > In file included from pg_regress.c:34: > /usr/local/include/libpq-fe.h:623:8: error: unknown type name 'pg_int64'
Looks like it's mixing up /usr/local/include and our source tree...