On Fri, 26 Jun 2009, Renato Botelho wrote: > On Fri, Jun 26, 2009 at 4:32 PM, Boris Samorodov<bsam_at_ipt.ru> wrote: >> OK, thanks! I should have missed you previous post. >> >> Here is a port for tests. This shar should be run at /usr/ports/www: >> ftp://ftp.ipt.ru/pub/linux/linux-f10-flashplugin10.shar >> >> Note: the port is only hand-written and tested to build/install/deinstall. > > I tried it and got this message: > > *** NSPlugin Wrapper *** ERROR: NPP_New() wait for reply: Message timeout > > My environment: > > FreeBSD botelhor.bplab.local 8.0-CURRENT FreeBSD 8.0-CURRENT #73 > r194284: Wed Jun 24 19:09:04 BRT 2009 > root_at_botelhor.bplab.local:/usr/obj/usr/src/sys/GARGA i386 > > linux-f10-atk-1.24.0 > linux-f10-cairo-1.8.0 > linux-f10-curl-7.19.4_1 > linux-f10-expat-2.0.1 > linux-f10-flashplugin-10.0r22 > linux-f10-fontconfig-2.6.0 > linux-f10-gtk2-2.14.7 > linux-f10-jpeg-6b > linux-f10-libssh2-0.18 > linux-f10-nspr-4.7.3 > linux-f10-nss-3.12.2.0 > linux-f10-openssl-0.9.8g > linux-f10-pango-1.22.3 > linux-f10-png-1.2.35 > linux-f10-sqlite3-3.5.9 > linux-f10-tiff-3.8.2 > linux-f10-xorg-libs-7.4 > linux_base-f10-10 > nspluginwrapper-1.2.2_2 > > I deinstalled linux-f8, cleaned compat/linux and reinstalled everything. Assuming it is the issue with missing dependencies for libcurl, we also need port(s) for liblber and libldap since f10's libcurl depends upon them. I had to manually extract a couple of RPM's to get them. Here is the ldd output of libcurl for me: # /compat/linux/bin/sh /compat/linux/usr/bin/ldd /compat/linux/usr/lib/libcurl.so.4.1.1 libidn.so.11 => /lib/libidn.so.11 (0x20073000) libssh2.so.1 => /usr/lib/libssh2.so.1 (0x200a5000) libldap-2.4.so.2 => /usr/lib/libldap-2.4.so.2 (0x200c7000) librt.so.1 => /lib/librt.so.1 (0x20109000) libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x20113000) libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x20141000) libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x201e1000) libcom_err.so.2 => /lib/libcom_err.so.2 (0x20206000) libz.so.1 => /lib/libz.so.1 (0x20209000) libssl3.so => /lib/libssl3.so (0x2021d000) libsmime3.so => /lib/libsmime3.so (0x2024e000) libnss3.so => /lib/libnss3.so (0x20275000) libplds4.so => /lib/libplds4.so (0x203bb000) libplc4.so => /lib/libplc4.so (0x203bf000) libnspr4.so => /lib/libnspr4.so (0x203c4000) libpthread.so.0 => /lib/libpthread.so.0 (0x203fe000) libdl.so.2 => /lib/libdl.so.2 (0x20418000) libc.so.6 => /lib/libc.so.6 (0x2041d000) libssl.so.7 => /lib/libssl.so.7 (0x20596000) libcrypto.so.7 => /lib/libcrypto.so.7 (0x205e1000) liblber-2.4.so.2 => /usr/lib/liblber-2.4.so.2 (0x20735000) libresolv.so.2 => /lib/libresolv.so.2 (0x20744000) libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0x2075b000) /lib/ld-linux.so.2 (0x00000000) libkrb5support.so.0 => /usr/lib/libkrb5support.so.0 (0x20775000) libkeyutils.so.1 => /lib/libkeyutils.so.1 (0x2077f000) libnssutil3.so => /lib/libnssutil3.so (0x20782000) libcrypt.so.1 => /lib/libcrypt.so.1 (0x2079b000) libselinux.so.1 => /lib/libselinux.so.1 (0x207cf000) Sean -- scf_at_FreeBSD.orgReceived on Fri Jun 26 2009 - 18:33:18 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:50 UTC