From owner-freebsd-ports Wed Feb 28 5:12:49 2001 Delivered-To: freebsd-ports@freebsd.org Received: from hotmail.com (f164.law6.hotmail.com [216.32.241.164]) by hub.freebsd.org (Postfix) with ESMTP id 1396A37B71B; Wed, 28 Feb 2001 05:12:47 -0800 (PST) (envelope-from mikestammer_@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 28 Feb 2001 05:12:46 -0800 Received: from 64.2.228.236 by lw6fd.law6.hotmail.msn.com with HTTP; Wed, 28 Feb 2001 13:12:46 GMT X-Originating-IP: [64.2.228.236] From: "Mike Stammer" To: kevlo@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: kdemultimedia-2.0.1 Date: Wed, 28 Feb 2001 07:12:46 -0600 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 28 Feb 2001 13:12:46.0957 (UTC) FILETIME=[24B0E1D0:01C0A188] Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This package has a lot of errors as well referring to getopt.h being included twice from 2 different places. This resulted in a function being declared differently and the compiler puked. In fact, the mpg_control.cpp file had TWO #if defined(HAVE_GETOPT_H) tags in it. Now tplay_control.cc is puking. All the yaf stuff under the example directory is causing problems. cdda_control had 2 #if defined(HAVE_GETOPT_H) tags as well. mpeglibartsplay.cpp is puking. Compiling strong after that. Time to goto work. I know some ports require a bit of user interaction, but this is ridiculous! =) Eric Zimmerman _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message