I tried to compile Lyx 1.1.4 on Win98 using cygnus. The problrm is, that on
my system originally regex was NOT installed! The configuration didn't set
HAVE_REGEX_H so it should be lyxregex.h included -- BUT LYXREGEX.H IS NOT
PART OF THE SOURCE PACKAGE!

I fetched regex-0.12 and installed regex.h and regex.c into src/support.
Furthermore I symlinked regex.h to lyxregex.h. After this libsupport.a does
include regex.o with all needed functions I think. But when linking lyx.exe
I get undefined symbols for regcomp(), regexec() and regerror().

Can anybody help me -- maybe by sending me the lyxregex.h file?

Thanks in advance
Claus

Reply via email to