From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 19:31:12 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31EA31065670 for ; Sun, 6 Apr 2008 19:31:12 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.172]) by mx1.freebsd.org (Postfix) with ESMTP id B61778FC24 for ; Sun, 6 Apr 2008 19:31:11 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: by wf-out-1314.google.com with SMTP id 25so1053819wfa.7 for ; Sun, 06 Apr 2008 12:31:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=whYrOX7FgwxeU4K4UrlKQL7mzd8lzo44w5PbBI1pxes=; b=I0E0HKXFLAStx3Tq20rr/cV1yOWXOKYOaRCdt6tKa6pODe3cyGd5AT/q35GTdHGR5AwR2iLkqtu7jNBqPWpFyov5IrNHHCVolUeCvsUh9I6bNPKFS8hNqbFpzDUSUIGwVD5NwaV85uuDDnvc5qZEv0ZFFQHr8/mWQ1NMge+LQMY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Zoiqb5yDfdRnre7+cOLpoEyATdVgX7N06U7r+59/UPuAwWyrMUKhj4JglUQfGOESJE84rs6v50Jb49aQVfL7yXwnwe1yW3onvFfDq2K1zH7cMorU6SIqXm4RtteyP0cEAwE/tg9aPlyN7aK/HR1QP/3QMrQaj4DjSF9k6Zgqy08= Received: by 10.143.160.18 with SMTP id m18mr653220wfo.288.1207510271297; Sun, 06 Apr 2008 12:31:11 -0700 (PDT) Received: by 10.142.52.20 with HTTP; Sun, 6 Apr 2008 12:31:11 -0700 (PDT) Message-ID: Date: Sun, 6 Apr 2008 15:31:11 -0400 From: "Tsu-Fan Cheng" To: "FreeBSD Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: avifile on fbsd 7 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 19:31:12 -0000 good day, I just started to update ports from 6.3 to 7.0 after done updating my kernel. sadly to find out that avifile cant be compiled under 7.0 due to error. I need this because I run mkxvcd and transcode a lot to recode/encode multimedia files. is there any suggestion to get around this besides going back to 6.3? thank you!