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 built the master branch with gc-7.1 #1

Merged
merged 1 commit into from
Apr 26, 2015
Merged

Conversation

yshl
Copy link
Contributor

@yshl yshl commented Apr 26, 2015

The master branch cannot be built with gc-7.1

gcc  -I. -I. -g -O2 -I./libwc    -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/local/libexec/w3m\" -DCGIBIN_DIR=\"/usr/local/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/local/share/w3m\" -DETC_DIR=\"/usr/local/etc\" -DCONF_DIR=\"/usr/local/etc/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/local/share/locale\" -o w3m main.o file.o buffer.o display.o etc.o search.o linein.o table.o local.o form.o map.o frame.o rc.o menu.o mailcap.o image.o symbol.o entity.o terms.o url.o ftp.o mimehead.o regex.o news.o func.o cookie.o history.o backend.o keybind.o anchor.o parsetagx.o tagtable.o istream.o version.o  -lm  -lbsd -lnsl -ldl -L. -lindep  -lgc -L./libwc -lwc -lssl -lcrypto   -lssl -lcrypto -lgpm -ltermcap
main.o: In function `main':
/home/yshl/w3m-debian/main.c:422: undefined reference to `GC_set_oom_fn'
collect2: ld returned 1 exit status
make: *** [w3m] Error 1

gc-7.1 does not have GC_set_oom_fn.

tats added a commit that referenced this pull request Apr 26, 2015
cannot built the master branch with gc-7.1
@tats tats merged commit c732061 into tats:master Apr 26, 2015
@tats
Copy link
Owner

tats commented Apr 26, 2015

Thank you. Merged.

tats pushed a commit that referenced this pull request Jan 4, 2023
* Translating Documentation

* Create README.SSL from doc-jp

* Clarified wording on some functions

* Clarified English in README.img

* Created README.keymap

* Translated README.menu

* Minor grammar changes
bptato pushed a commit to bptato/w3m that referenced this pull request Jul 29, 2023
* Translating Documentation

* Create README.SSL from doc-jp

* Clarified wording on some functions

* Clarified English in README.img

* Created README.keymap

* Translated README.menu

* Minor grammar changes
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

Successfully merging this pull request may close these issues.

None yet

2 participants