Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot build less with mingw #134

Closed
ghost opened this issue Feb 28, 2021 · 1 comment
Closed

Cannot build less with mingw #134

ghost opened this issue Feb 28, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented Feb 28, 2021

As of commit 35f3651 the mingw linker fails with this message:

gcc -L/mingw-w64/mingw32/opt/lib -o less main.o screen.o brac.o ch.o charset.o c
mdbuf.o command.o cvt.o decode.o edit.o filename.o forwback.o help.o ifile.o inp
ut.o jump.o line.o linenum.o lsystem.o mark.o optfunc.o option.o opttbl.o os.o o
utput.o pattern.o position.o prompt.o search.o signal.o tags.o ttyin.o version.o
-lregex
optfunc.o:optfunc.c:(.text+0x1187): undefined reference to `ttyin_name'
collect2.exe: error: ld returned 1 exit status
mingw32-make: *** [Makefile.wng:113: less] Error 1

@gwsw
Copy link
Owner

gwsw commented Mar 2, 2021

This should be fixed in v580.

@gwsw gwsw closed this as completed Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant