From owner-freebsd-multimedia@FreeBSD.ORG Fri Aug 31 11:02:16 2007 Return-Path: Delivered-To: multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 959B216A417 for ; Fri, 31 Aug 2007 11:02:16 +0000 (UTC) (envelope-from marjo@freeb.za.net) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by mx1.freebsd.org (Postfix) with ESMTP id 5BD0113C4B6 for ; Fri, 31 Aug 2007 11:02:16 +0000 (UTC) (envelope-from marjo@freeb.za.net) Received: by py-out-1112.google.com with SMTP id u77so3501409pyb for ; Fri, 31 Aug 2007 04:02:00 -0700 (PDT) Received: by 10.65.159.3 with SMTP id l3mr3051580qbo.1188556390970; Fri, 31 Aug 2007 03:33:10 -0700 (PDT) Received: by 10.64.220.6 with HTTP; Fri, 31 Aug 2007 03:33:10 -0700 (PDT) Message-ID: Date: Fri, 31 Aug 2007 12:33:10 +0200 From: "Marjo Van Lier" To: multimedia@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: ffmpeg Problem X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 11:02:16 -0000 I have the following problem. BSD# uname -a FreeBSD XXX 6.2-RELEASE FreeBSD 6.2-RELEASE #2: Tue Aug 21 11:47:36 SAST 2007 root@BSD.local:/usr/obj/usr/src/sys/MARJO i386 BSD# php -r 'phpinfo();' | grep ffmpeg PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20060613/ffmpeg.so' - /usr/local/lib/libavcodec.so.1: Undefined symbol "pthread_join" in Unknown on line 0 What could be the problem?