Coming back to vtwm after a few years. Tried a configure, make and got this?
/usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.1/../../../../lib/libfl.so: undefined reference to `yylex' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:560: nexpm] Error 1 make[1]: Leaving directory '/home/Downloads/vtwm-5.5.0/vtwm-5.5.0' make: *** [Makefile:463: all] Error 2 rm version-tmp.c
Linux arch.cpcnw.co.uk 6.2.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 30 Mar 2023 14:51:14 +0000 x86_64 GNU/Linux
Any tips?
-- Graham Bentley Custom PC North West Web: www.cpcnw.co.uk Mobile: 07970 040237 Office: 01704 778241
Check the BUILD HINTS section in the INSTALL document. There are some instructions for various lex errors in there.
Log in to post a comment.
Coming back to vtwm after a few years. Tried a configure, make and got this?
/usr/bin/ld:
/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.1/../../../../lib/libfl.so:
undefined reference to `yylex'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:560: nexpm] Error 1
make[1]: Leaving directory '/home/Downloads/vtwm-5.5.0/vtwm-5.5.0'
make: *** [Makefile:463: all] Error 2
rm version-tmp.c
uname -a
Linux arch.cpcnw.co.uk 6.2.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 30 Mar
2023 14:51:14 +0000 x86_64 GNU/Linux
Any tips?
--
Graham Bentley
Custom PC North West
Web: www.cpcnw.co.uk
Mobile: 07970 040237
Office: 01704 778241
Check the BUILD HINTS section in the INSTALL document. There are some instructions for various lex errors in there.