mirror of https://github.com/openwrt/packages.git
OpenWrt added pcre/host recently. When it is available (installed) erlang finds staging_dir/hostpkg/include/pcre.h before it finds its own copy and the build fails. CC obj/x86_64-pc-linux-gnu/opt/smp/erl_bif_chksum.o CC obj/x86_64-pc-linux-gnu/opt/smp/erl_bif_re.o beam/erl_bif_re.c: In function 'erts_init_bif_re': beam/erl_bif_re.c:96:5: error: 'erts_pcre_malloc' undeclared (first use in this function) erts_pcre_malloc = &erts_erts_pcre_malloc; ^~~~~~~~~~~~~~~~ beam/erl_bif_re.c:96:5: note: each undeclared identifier is reported only once for each function it appears in beam/erl_bif_re.c:97:5: error: 'erts_pcre_free' undeclared (first use in this function) erts_pcre_free = &erts_erts_pcre_free; ^~~~~~~~~~~~~~ This adds a patch from Romain Naour and Bernd Kuhls to prevent that. Patch snatched from buildroot [1]. [1] https://github.com/buildroot/buildroot/blob/master/package/erlang/0002-erts-emulator-reorder-inclued-headers-paths.patch Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net> |
||
---|---|---|
.. | ||
chicken-scheme | ||
dkjson | ||
erlang | ||
golang | ||
json4lua | ||
ldbus | ||
lpeg | ||
lua-bencode | ||
lua-bit32 | ||
lua-cjson | ||
lua-copas | ||
lua-coxpcall | ||
lua-ev | ||
lua-libmodbus | ||
lua-lsqlite3 | ||
lua-lzlib | ||
lua-md5 | ||
lua-mobdebug | ||
lua-mosquitto | ||
lua-openssl | ||
lua-penlight | ||
lua-rings | ||
lua-rs232 | ||
lua-sha2 | ||
lua-wsapi | ||
lua-xavante | ||
luabitop | ||
luaexpat | ||
luafilesystem | ||
luajit | ||
lualanes | ||
luaposix | ||
luarocks | ||
luasec | ||
luasoap | ||
luasocket | ||
luasql | ||
luasrcdiet | ||
luv | ||
lzmq | ||
node | ||
node-arduino-firmata | ||
node-cylon | ||
node-hid | ||
node-homebridge | ||
node-javascript-obfuscator | ||
node-serialport | ||
node-serialport-bindings | ||
perl | ||
perl-authen-sasl | ||
perl-authen-sasl-xs | ||
perl-cgi | ||
perl-compress-bzip2 | ||
perl-dbi | ||
perl-device-serialport | ||
perl-device-usb | ||
perl-encode-locale | ||
perl-file-listing | ||
perl-file-rsyncp | ||
perl-file-sharedir-install | ||
perl-html-form | ||
perl-html-parser | ||
perl-html-tagset | ||
perl-html-tree | ||
perl-http-cookies | ||
perl-http-daemon | ||
perl-http-date | ||
perl-http-message | ||
perl-http-negotiate | ||
perl-http-server-simple | ||
perl-inline | ||
perl-inline-c | ||
perl-io-html | ||
perl-lockfile-simple | ||
perl-lwp-mediatypes | ||
perl-net-cidr-lite | ||
perl-net-http | ||
perl-net-telnet | ||
perl-parse-recdescent | ||
perl-parse-yapp | ||
perl-sub-uplevel | ||
perl-test-harness | ||
perl-test-warn | ||
perl-text-csv_xs | ||
perl-uri | ||
perl-www | ||
perl-www-curl | ||
perl-www-mechanize | ||
perl-www-robotrules | ||
perl-xml-parser | ||
php7 | ||
php7-pecl-dio | ||
php7-pecl-http | ||
php7-pecl-krb5 | ||
php7-pecl-libevent | ||
php7-pecl-mcrypt | ||
php7-pecl-propro | ||
php7-pecl-raphf | ||
php7-pecl-redis | ||
python | ||
ruby | ||
tcl | ||
uuid | ||
vala |