Can't compile CVS

NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Forum rules
NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Locked
Mysterial

Can't compile CVS

Post by Mysterial »

I know the CVS is subject to be uncompilable sometimes, but I've been getting the same compile errors for quite some time now out of it so I'm wondering if its a bug.

I'm trying to compile on Red Hat Linux 7.2 with the latest version of all libraries.

autogen.sh gives me these messages:
Makefile.am:10: required directory ./\ does not exist
shapes/Makefile.am:32: invalid unused variable name: 'OMIT_DEPENDENCIES'
configure.in:116: warning: AC_PROG_LEX invoked multiple times

it still creates a configure script, which runs OK, but then when I try to make:
unable to make target 'rwregress_LDFLAGS', needed by 'rwregress'. Stop.

Any hints?
Locked