libtool will refuse to create a shared library if any of its dependencies are available only as static archives. DLLs may only depend on other DLLs (*) (*) This is a good idea. But, we need workarounds for the standard runtime libs like libgcc.a, libstdc++.a, etc. These workaround...
zlib和zlib-devel:zlib是一个提供数据压缩功能的库,而zlib-devel包含开发头文件和静态库,用于开发需要zlib功能的应用程序。 gcc-c++:GNU C++编译器,用于编译C++程序。 libtool:一个通用库支持脚本,用于简化共享库的创建和使用。 openssl和openssl-devel:openssl是一个强大的安全通信和数据加密库,而openssl-devel包含开...
Trying to update devel/libtool, I get /usr/local/bin/libtoolize with 0 bytes. There is a message Making install in . /bin/mkdir -p '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/bin' install -o root -g wheel -m 555 libtool '/usr/ports/devel/libtool/work11.amd64/stage/u...
= .yes && echo -install_name $rpath/$soname $tmp_verstring) ' in full diff form (from libxml2's version of configure, only the relevant diff included) --- libxml2-2.4.21/configure Mon Apr 29 12:38:47 2002 +++ libxml2-2.4.21-new/configure Wed May 22 09:33:39 2002 @@ -37...
Module: SPECS Tag: DEVEL --- Log message: - adapted to new snap - libtoolize requires --install to not remove config.{sub,guess} - added php-ac.patch from MAIN (fixes posix build) - fixed missing filter package (after pcre bcond removal) -...
Re: [OpenWrt-Devel] Failing to compile coova-chilli 1.3.0 due to libtool version conflict Hi Hanno, Here is a package patch you or others can try instead. The chilli configuration comes out of one or more /etc/config/chilli UCI objects....