From owner-freebsd-emulation@FreeBSD.ORG Thu Nov 14 12:36:34 2013 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 94ED683E for ; Thu, 14 Nov 2013 12:36:34 +0000 (UTC) Received: from mail-ve0-x233.google.com (mail-ve0-x233.google.com [IPv6:2607:f8b0:400c:c01::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 55892277C for ; Thu, 14 Nov 2013 12:36:34 +0000 (UTC) Received: by mail-ve0-f179.google.com with SMTP id oz11so1776218veb.38 for ; Thu, 14 Nov 2013 04:36:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Re1T0+kyTraIOrmOUj2Jf1/aGBoZedh5ljMjHYERZW8=; b=l/o71qmYMDO8zyPbSEN50EpraTz0TCWfZVsN2mAB0mNrqLeecLTGhhB3UNolH07tsl KL3b94V1DeY2t4/TaxIaMb0vxo84LVcykoDKA3x7bS7PrHS30K9RoFGHObNHG8W1p1Ll JkAAfQ/vt+CnROgmoirj13548/d8+rYpldvNkQ4O4uHqntM6KhrSF7UV7Pr2FKRRu5S1 x+PXzCfv6Lva6Pcni5K7uWFQ4dgar2e7peZCsRb7XQzR2hgGvoKpjE/jxl82oLyVmPAK c0FaT3COkFkJn1naW1soNafrIG7m+rd2Ody+zy5C1joyMJIG5G2mV2bFOvy2eLj2yKmF wO9g== MIME-Version: 1.0 X-Received: by 10.58.161.231 with SMTP id xv7mr583019veb.2.1384432593484; Thu, 14 Nov 2013 04:36:33 -0800 (PST) Received: by 10.220.1.17 with HTTP; Thu, 14 Nov 2013 04:36:33 -0800 (PST) In-Reply-To: <3588285.K0g4fORR6b@notebook.alkar.net> References: <3588285.K0g4fORR6b@notebook.alkar.net> Date: Thu, 14 Nov 2013 13:36:33 +0100 Message-ID: Subject: Re: skype 4.2.0.11 port From: Carlos Jacobo Puga Medina To: Artyom Mirgorodskiy Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.16 Cc: freebsd-emulation@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Nov 2013 12:36:34 -0000 I forgot before to attach the file revised. So here it is: https://github.com/cpu82/freebsd-skype4/blob/master/skype-ports.tar.gz 2013/11/14 Artyom Mirgorodskiy > Hm. I do symlink to libssl.so.7 : > > > > post-install: > > @cd ${PREFIX}/usr/lib && ${LN} -sf libssl.so.6 libssl.so.7 > > > > Can anybody help to fix this properly? > > > > On Thursday 14 November 2013 12:59:26 Carlos Jacobo Puga Medina wrote: > > > The second is security/linux-c6-openssl-compat port: > > > > > > # cd /usr/ports/security/linux-c6-openssl-compat/ > > > root@eeebsd:/usr/ports/security/linux-c6-openssl-compat # make install > clean > > > ===> Fetching all distfiles required by linux-c6-openssl-compat-0.9.8e > for building > > > ===> Extracting for linux-c6-openssl-compat-0.9.8e > > > => SHA256 Checksum OK for > rpm/i686/centos/6.2/openssl098e-0.9.8e-17.el6.centos.i686.rpm. > > > ===> Patching for linux-c6-openssl-compat-0.9.8e > > > ===> Configuring for linux-c6-openssl-compat-0.9.8e > > > ===> Staging for linux-c6-openssl-compat-0.9.8e > > > ===> linux-c6-openssl-compat-0.9.8e depends on file: > /compat/linux/bin/sh - found > > > ===> Generating temporary packing list > > > cd /usr/ports/security/linux-c6-openssl-compat/work && /usr/bin/find * ! > -path "stage*" -type d -exec /bin/mkdir -p > "/usr/ports/security/linux-c6-openssl-compat/work/stage/compat/linux/{}" \; > > > cd /usr/ports/security/linux-c6-openssl-compat/work && /usr/bin/find * ! > -path "stage/*" ! -type d | /usr/bin/cpio -pm -R root:wheel > /usr/ports/security/linux-c6-openssl-compat/work/stage/compat/linux > > > 4370 blocks > > > ====> Compressing man pages (compress-man) > > > ===> Building package for linux-c6-openssl-compat-0.9.8e > > > Creating package > /usr/ports/security/linux-c6-openssl-compat/work/linux-c6-openssl-compat-0.9.8e.tbz > > > Registering depends: linux_base-c6-6.2_1. > > > Registering conflicts: linux-openssl-[0-9]* linux-f8-openssl-[0-9]* > linux-f10-openssl-[0-9]*. > > > Creating bzip'd tar ball in > '/usr/ports/security/linux-c6-openssl-compat/work/linux-c6-openssl-compat-0.9.8e.tbz' > > > tar: usr/lib/libssl.so.7: Cannot stat: No such file or directory > > > tar: Error exit delayed from previous errors. > > > pkg_create: make_dist: tar command failed with code 256 > > > *** [do-package] Error code 1 > > > > > > Stop in /usr/ports/security/linux-c6-openssl-compat. > > > > > > Here is the patch that removes the missing library. > > > > > > --- pkg-plist.orig 2013-11-13 21:34:53.000000000 +0100 > > > +++ pkg-plist 2013-11-13 21:35:00.000000000 +0100 > > > @@ -6,7 +6,6 @@ > > > usr/lib/libcrypto.so.0.9.8e > > > usr/lib/libcrypto.so.6 > > > usr/lib/libssl.so.0.9.8e > > > -usr/lib/libssl.so.7 > > > usr/lib/libssl.so.6 > > > usr/lib/openssl098e/engines/lib4758cca.so > > > usr/lib/openssl098e/engines/libaep.so > > -- > > Artyom Mirgorodskiy >