I cannot install a port elinks-0.11.1. make works perfectly, but make install fails.
An output of make install is attached. The first error is in line 251. #include <ruby.h> in file core.c cannot find the file ruby.h. The file ruby.h is present in /usr/ports/www/elinks/work/elinks-0.11.1/src/scripting/ruby, together with the file core.c. But this file is included in line 19 of file core.c. The last one is attached too. There is no ruby.h in /usr/include, indeed. Any ideas? Elisej Babenko mailto:[EMAIL PROTECTED]
core.c
Description: Binary data
===> Installing for elinks-0.11.1 ===> elinks-0.11.1 depends on file: /usr/local/lib/libfsp.a - found ===> elinks-0.11.1 depends on executable: js - found ===> elinks-0.11.1 depends on file: /usr/local/bin/perl5.8.6 - found ===> elinks-0.11.1 depends on shared library: ruby18 - found ===> elinks-0.11.1 depends on shared library: guile - found ===> elinks-0.11.1 depends on shared library: lua - found ===> elinks-0.11.1 depends on shared library: idn - found ===> elinks-0.11.1 depends on shared library: expat - found ===> elinks-0.11.1 depends on shared library: nspr4 - found ===> elinks-0.11.1 depends on shared library: iconv.3 - found ===> elinks-0.11.1 depends on shared library: intl - found ===> Generating temporary packing list ===> Checking if www/elinks already installed [[27mMAKE install] doc gmake[1]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/doc' [[27mMAKE install] doc/man gmake[2]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/doc/man' [[27mMAKE install] doc/man/man1 gmake[3]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/doc/man/man1' [[27mINSTALL] doc/man/man1/elinks.1 -> /usr/local/man/man1 gmake[3]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/doc/man/man1' [[27mMAKE install] doc/man/man5 gmake[3]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/doc/man/man5' [[27mINSTALL] doc/man/man5/elinks.conf.5 -> /usr/local/man/man5 [[27mINSTALL] doc/man/man5/elinkskeys.5 -> /usr/local/man/man5 gmake[3]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/doc/man/man5' gmake[2]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/doc/man' gmake[1]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/doc' [[27mMAKE install] po gmake[1]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/po' ../config/mkinstalldirs /usr/local/share/locale [[27mINSTALL] po/be.gmo -> /usr/local/share/locale/be/LC_MESSAGES/elinks.mo [[27mINSTALL] po/bg.gmo -> /usr/local/share/locale/bg/LC_MESSAGES/elinks.mo [[27mINSTALL] po/ca.gmo -> /usr/local/share/locale/ca/LC_MESSAGES/elinks.mo [[27mINSTALL] po/cs.gmo -> /usr/local/share/locale/cs/LC_MESSAGES/elinks.mo [[27mINSTALL] po/da.gmo -> /usr/local/share/locale/da/LC_MESSAGES/elinks.mo [[27mINSTALL] po/de.gmo -> /usr/local/share/locale/de/LC_MESSAGES/elinks.mo [[27mINSTALL] po/el.gmo -> /usr/local/share/locale/el/LC_MESSAGES/elinks.mo [[27mINSTALL] po/es.gmo -> /usr/local/share/locale/es/LC_MESSAGES/elinks.mo [[27mINSTALL] po/et.gmo -> /usr/local/share/locale/et/LC_MESSAGES/elinks.mo [[27mINSTALL] po/fi.gmo -> /usr/local/share/locale/fi/LC_MESSAGES/elinks.mo [[27mINSTALL] po/fr.gmo -> /usr/local/share/locale/fr/LC_MESSAGES/elinks.mo [[27mINSTALL] po/gl.gmo -> /usr/local/share/locale/gl/LC_MESSAGES/elinks.mo [[27mINSTALL] po/hr.gmo -> /usr/local/share/locale/hr/LC_MESSAGES/elinks.mo [[27mINSTALL] po/hu.gmo -> /usr/local/share/locale/hu/LC_MESSAGES/elinks.mo [[27mINSTALL] po/id.gmo -> /usr/local/share/locale/id/LC_MESSAGES/elinks.mo [[27mINSTALL] po/is.gmo -> /usr/local/share/locale/is/LC_MESSAGES/elinks.mo [[27mINSTALL] po/it.gmo -> /usr/local/share/locale/it/LC_MESSAGES/elinks.mo [[27mINSTALL] po/lt.gmo -> /usr/local/share/locale/lt/LC_MESSAGES/elinks.mo [[27mINSTALL] po/nl.gmo -> /usr/local/share/locale/nl/LC_MESSAGES/elinks.mo [[27mINSTALL] po/nb.gmo -> /usr/local/share/locale/nb/LC_MESSAGES/elinks.mo [[27mINSTALL] po/pl.gmo -> /usr/local/share/locale/pl/LC_MESSAGES/elinks.mo [[27mINSTALL] po/pt.gmo -> /usr/local/share/locale/pt/LC_MESSAGES/elinks.mo [[27mINSTALL] po/pt_BR.gmo -> /usr/local/share/locale/pt_BR/LC_MESSAGES/elinks.mo [[27mINSTALL] po/ro.gmo -> /usr/local/share/locale/ro/LC_MESSAGES/elinks.mo [[27mINSTALL] po/ru.gmo -> /usr/local/share/locale/ru/LC_MESSAGES/elinks.mo [[27mINSTALL] po/sk.gmo -> /usr/local/share/locale/sk/LC_MESSAGES/elinks.mo [[27mINSTALL] po/sr.gmo -> /usr/local/share/locale/sr/LC_MESSAGES/elinks.mo [[27mINSTALL] po/sv.gmo -> /usr/local/share/locale/sv/LC_MESSAGES/elinks.mo [[27mINSTALL] po/tr.gmo -> /usr/local/share/locale/tr/LC_MESSAGES/elinks.mo [[27mINSTALL] po/uk.gmo -> /usr/local/share/locale/uk/LC_MESSAGES/elinks.mo gmake[1]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/po' [[27mMAKE install] src gmake[1]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src' [[27mMAKE install] src/bfu gmake[2]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/bfu' gmake[2]: Nothing to be done for `install'. gmake[2]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/bfu' [[27mMAKE install] src/bookmarks gmake[2]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/bookmarks' [[27mMAKE install] src/bookmarks/backend gmake[3]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/bookmarks/backend' gmake[3]: Nothing to be done for `install'. gmake[3]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/bookmarks/backend' gmake[2]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/bookmarks' [[27mMAKE install] src/cache gmake[2]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/cache' gmake[2]: Nothing to be done for `install'. gmake[2]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/cache' [[27mMAKE install] src/config gmake[2]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/config' gmake[2]: Nothing to be done for `install'. gmake[2]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/config' [[27mMAKE install] src/cookies gmake[2]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/cookies' gmake[2]: Nothing to be done for `install'. gmake[2]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/cookies' [[27mMAKE install] src/dialogs gmake[2]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/dialogs' gmake[2]: Nothing to be done for `install'. gmake[2]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/dialogs' [[27mMAKE install] src/document gmake[2]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/document' [[27mMAKE install] src/document/css gmake[3]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/document/css' gmake[3]: Nothing to be done for `install'. gmake[3]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/document/css' [[27mMAKE install] src/document/dom gmake[3]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/document/dom' gmake[3]: Nothing to be done for `install'. gmake[3]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/document/dom' [[27mMAKE install] src/document/html gmake[3]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/document/html' [[27mMAKE install] src/document/html/parser gmake[4]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/document/html/parser' gmake[4]: Nothing to be done for `install'. gmake[4]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/document/html/parser' gmake[3]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/document/html' [[27mMAKE install] src/document/plain gmake[3]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/document/plain' gmake[3]: Nothing to be done for `install'. gmake[3]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/document/plain' gmake[2]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/document' [[27mMAKE install] src/dom gmake[2]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/dom' [[27mMAKE install] src/dom/css gmake[3]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/dom/css' gmake[3]: Nothing to be done for `install'. gmake[3]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/dom/css' [[27mMAKE install] src/dom/sgml gmake[3]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/dom/sgml' [[27mMAKE install] src/dom/sgml/html gmake[4]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/dom/sgml/html' gmake[4]: Nothing to be done for `install'. gmake[4]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/dom/sgml/html' [[27mMAKE install] src/dom/sgml/rss gmake[4]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/dom/sgml/rss' gmake[4]: Nothing to be done for `install'. gmake[4]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/dom/sgml/rss' [[27mMAKE install] src/dom/sgml/xbel gmake[4]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/dom/sgml/xbel' gmake[4]: Nothing to be done for `install'. gmake[4]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/dom/sgml/xbel' gmake[3]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/dom/sgml' gmake[2]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/dom' [[27mMAKE install] src/ecmascript gmake[2]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/ecmascript' [[27mMAKE install] src/ecmascript/spidermonkey gmake[3]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/ecmascript/spidermonkey' gmake[3]: Nothing to be done for `install'. gmake[3]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/ecmascript/spidermonkey' gmake[2]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/ecmascript' [[27mMAKE install] src/encoding gmake[2]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/encoding' gmake[2]: Nothing to be done for `install'. gmake[2]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/encoding' [[27mMAKE install] src/formhist gmake[2]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/formhist' gmake[2]: Nothing to be done for `install'. gmake[2]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/formhist' [[27mMAKE install] src/globhist gmake[2]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/globhist' gmake[2]: Nothing to be done for `install'. gmake[2]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/globhist' [[27mMAKE install] src/intl gmake[2]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/intl' [[27mMAKE install] src/intl/gettext gmake[3]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/intl/gettext' gmake[3]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/intl/gettext' gmake[2]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/intl' [[27mMAKE install] src/main gmake[2]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/main' gmake[2]: Nothing to be done for `install'. gmake[2]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/main' [[27mMAKE install] src/mime gmake[2]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/mime' [[27mMAKE install] src/mime/backend gmake[3]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/mime/backend' gmake[3]: Nothing to be done for `install'. gmake[3]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/mime/backend' gmake[2]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/mime' [[27mMAKE install] src/network gmake[2]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/network' [[27mMAKE install] src/network/ssl gmake[3]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/network/ssl' gmake[3]: Nothing to be done for `install'. gmake[3]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/network/ssl' gmake[2]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/network' [[27mMAKE install] src/osdep gmake[2]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/osdep' [[27mMAKE install] src/osdep/unix gmake[3]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/osdep/unix' gmake[3]: Nothing to be done for `install'. gmake[3]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/osdep/unix' gmake[2]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/osdep' [[27mMAKE install] src/protocol gmake[2]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/protocol' [[27mMAKE install] src/protocol/auth gmake[3]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/protocol/auth' gmake[3]: Nothing to be done for `install'. gmake[3]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/protocol/auth' [[27mMAKE install] src/protocol/bittorrent gmake[3]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/protocol/bittorrent' gmake[3]: Nothing to be done for `install'. gmake[3]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/protocol/bittorrent' [[27mMAKE install] src/protocol/file gmake[3]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/protocol/file' gmake[3]: Nothing to be done for `install'. gmake[3]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/protocol/file' [[27mMAKE install] src/protocol/finger gmake[3]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/protocol/finger' gmake[3]: Nothing to be done for `install'. gmake[3]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/protocol/finger' [[27mMAKE install] src/protocol/fsp gmake[3]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/protocol/fsp' gmake[3]: Nothing to be done for `install'. gmake[3]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/protocol/fsp' [[27mMAKE install] src/protocol/ftp gmake[3]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/protocol/ftp' gmake[3]: Nothing to be done for `install'. gmake[3]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/protocol/ftp' [[27mMAKE install] src/protocol/gopher gmake[3]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/protocol/gopher' gmake[3]: Nothing to be done for `install'. gmake[3]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/protocol/gopher' [[27mMAKE install] src/protocol/http gmake[3]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/protocol/http' gmake[3]: Nothing to be done for `install'. gmake[3]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/protocol/http' [[27mMAKE install] src/protocol/nntp gmake[3]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/protocol/nntp' gmake[3]: Nothing to be done for `install'. gmake[3]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/protocol/nntp' [[27mMAKE install] src/protocol/rewrite gmake[3]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/protocol/rewrite' gmake[3]: Nothing to be done for `install'. gmake[3]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/protocol/rewrite' [[27mMAKE install] src/protocol/smb gmake[3]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/protocol/smb' gmake[3]: Nothing to be done for `install'. gmake[3]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/protocol/smb' gmake[2]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/protocol' [[27mMAKE install] src/scripting gmake[2]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/scripting' [[27mMAKE install] src/scripting/guile gmake[3]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/scripting/guile' gmake[3]: Nothing to be done for `install'. gmake[3]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/scripting/guile' [[27mMAKE install] src/scripting/lua gmake[3]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/scripting/lua' gmake[3]: Nothing to be done for `install'. gmake[3]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/scripting/lua' [[27mMAKE install] src/scripting/perl gmake[3]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/scripting/perl' gmake[3]: Nothing to be done for `install'. gmake[3]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/scripting/perl' [[27mMAKE install] src/scripting/ruby gmake[3]: Entering directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/scripting/ruby' [[27mCC] src/scripting/ruby/core.o core.c:7:18: ruby.h: No such file or directory In file included from core.c:18: ../../.././src/scripting/ruby/core.h:10: error: syntax error before "erb_module" ../../.././src/scripting/ruby/core.h:10: warning: type defaults to `int' in declaration of `erb_module' ../../.././src/scripting/ruby/core.h:10: warning: data definition has no type or storage class core.c:29: error: syntax error before "erb_module" core.c:29: warning: type defaults to `int' in declaration of `erb_module' core.c:29: warning: data definition has no type or storage class core.c: In function `erb_report_error': core.c:44: error: syntax error before "eclass" core.c:78: error: `eclass' undeclared (first use in this function) core.c:78: error: (Each undeclared identifier is reported only once core.c:78: error: for each function it appears in.) core.c:78: warning: implicit declaration of function `CLASS_OF' core.c:78: error: `ruby_errinfo' undeclared (first use in this function) core.c:79: error: `einfo' undeclared (first use in this function) core.c:79: warning: implicit declaration of function `rb_obj_as_string' core.c:81: error: `rb_eRuntimeError' undeclared (first use in this function) core.c:81: warning: implicit declaration of function `RSTRING' core.c:81: error: invalid type argument of `->' core.c:85: error: syntax error before "epath" core.c:88: error: `epath' undeclared (first use in this function) core.c:88: warning: implicit declaration of function `rb_class_path' core.c:90: error: invalid type argument of `->' core.c:90: error: invalid type argument of `->' core.c: At top level: core.c:112: error: syntax error before "erb_module_message" core.c:112: error: syntax error before "self" core.c:113: warning: return type defaults to `int' core.c: In function `erb_module_message': core.c:116: error: `str' undeclared (first use in this function) core.c:117: error: invalid type argument of `->' core.c:117: error: invalid type argument of `->' core.c:118: error: `Qnil' undeclared (first use in this function) core.c: At top level: core.c:142: error: syntax error before "erb_stdout_p" core.c:142: error: syntax error before "VALUE" core.c:143: warning: return type defaults to `int' core.c: In function `erb_stdout_p': core.c:148: error: `Qnil' undeclared (first use in this function) core.c:150: error: `argc' undeclared (first use in this function) core.c:151: error: syntax error before "substr" core.c:158: error: `substr' undeclared (first use in this function) core.c:158: warning: implicit declaration of function `rb_inspect' core.c:158: error: `argv' undeclared (first use in this function) core.c:164: error: invalid type argument of `->' core.c:165: error: invalid type argument of `->' core.c: At top level: core.c:194: error: syntax error before "erb_module_method_missing" core.c:194: error: syntax error before "self" core.c:195: warning: return type defaults to `int' core.c: In function `erb_module_method_missing': core.c:196: error: `Qnil' undeclared (first use in this function) core.c: In function `init_erb_module': core.c:204: warning: implicit declaration of function `rb_define_module' core.c:205: warning: implicit declaration of function `rb_define_const' core.c:205: warning: implicit declaration of function `rb_str_new2' core.c:210: warning: implicit declaration of function `rb_define_module_function' core.c: In function `init_ruby': core.c:223: warning: implicit declaration of function `ruby_init' core.c:224: warning: implicit declaration of function `ruby_script' core.c:225: warning: implicit declaration of function `ruby_init_loadpath' core.c:228: warning: implicit declaration of function `rb_define_singleton_method' core.c:228: error: `rb_stdout' undeclared (first use in this function) core.c:229: warning: implicit declaration of function `rb_define_global_function' core.c:248: warning: implicit declaration of function `rb_load_protect' gmake[3]: *** [core.o] Error 1 gmake[3]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/scripting/ruby' gmake[2]: *** [install-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src/scripting' gmake[1]: *** [install-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/www/elinks/work/elinks-0.11.1/src' gmake: *** [install-recursive] Error 1 *** Error code 2 Stop in /usr/ports/www/elinks.
_______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"