Re: big sur: building libxslt-1.1.34-1 fails
Daniel Macks <[email protected]>
| Newsgroups | gmane.os.apple.fink.general |
|---|---|
| Message-ID | <[email protected]> |
Do you have the 'pkgconfig' package installed? If not, does installing it cure the libxslt build failure? dan On 6/11/21, 11:37 AM, "Sven de Vries" <[email protected]> wrote: hi, building libxslt keeps failing with: Disabling crypto support Enabling debugger Enabling profiler checking for xml2-config... /opt/sw3/bin/xml2-config checking for LIBXML... no configure: error: Could not find libxml2 anywhere, check ftp://xmlsoft.org/. ### execution of ./configure failed, exit code 1 ### execution of /tmp/fink.VKHSj failed, exit code 1 > sysinfos are: Package manager version: 0.45.99.git Distribution version: selfupdate-rsync Fri Jun 11 17:03:38 2021, 11.3, x86_64 Trees: local/main stable/main local/injected Xcode.app: 12.5 Xcode command-line tools: 12.5.0.0.1.1617976050 Max. Fink build jobs: 1 - the configure command that fink uses is: ./configure --prefix=/opt/sw3 --without-crypto --disable-static --without-python --with-html-subdir=libxslt --enable-dependency-tracking --disable-silent-rules XSLTPROC=/usr/bin/true Calling /opt/sw3/bin/xml2-config --libs yields: -L/opt/sw3/lib -lxml2 and ls -l /opt/sw3/lib/libxml2.* -rwxr-xr-x 1 root admin 1646280 Jun 8 11:51 /opt/sw3/lib/libxml2.2.dylib lrwxr-xr-x 1 root admin 15 Jun 8 11:51 /opt/sw3/lib/libxml2.dylib -> libxml2.2.dylib -rwxr-xr-x 1 root admin 909 Jun 11 13:48 /opt/sw3/lib/libxml2.la and file /opt/sw3/lib/libxml2.* /opt/sw3/lib/libxml2.2.dylib: Mach-O 64-bit dynamically linked shared library x86_64 /opt/sw3/lib/libxml2.dylib: Mach-O 64-bit dynamically linked shared library x86_64 /opt/sw3/lib/libxml2.la: libtool library file, ASCII text (libxml2 builds and installs fine). best sven _______________________________________________ Fink-users mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users _______________________________________________ Fink-users mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users