From owner-freebsd-multimedia@FreeBSD.ORG Thu May 31 17:44:32 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1732216A421 for ; Thu, 31 May 2007 17:44:31 +0000 (UTC) (envelope-from h.nieser@xs4all.nl) Received: from smtp-vbr17.xs4all.nl (smtp-vbr17.xs4all.nl [194.109.24.37]) by mx1.freebsd.org (Postfix) with ESMTP id 73DAF13C48C for ; Thu, 31 May 2007 17:44:31 +0000 (UTC) (envelope-from h.nieser@xs4all.nl) Received: from [192.168.1.10] (aphax.nl [82.92.29.227]) by smtp-vbr17.xs4all.nl (8.13.8/8.13.8) with ESMTP id l4VHWsRK091125 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 31 May 2007 19:32:55 +0200 (CEST) (envelope-from h.nieser@xs4all.nl) Message-ID: <465F06C1.20105@xs4all.nl> Date: Thu, 31 May 2007 19:32:49 +0200 From: Hans Nieser User-Agent: Thunderbird 2.0.0.0 (X11/20070424) MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Subject: MythTV port compilation error 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: Thu, 31 May 2007 17:44:32 -0000 I've been trying occasionally the past few weeks to compile MythTV, but it keeps failing. I have an updated ports tree. Does anyone know if this is a known problem, or how to fix it? g++ -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/local/lib -pthread -o mythcommflag main.o mmDetector2.o pgm.o EdgeDetector.o CannyEdgeDetector.o PGMConverter.o BorderDetector. omEventRelayer.o moc_CommDetectorBase.o moc_LogoDetectorBase.o moc_SceneChangeDetectorB libavcodec -L../../libs/libavformat -L../../libs/libmythfreemheg -L../../libs/libmythui -L hupnp-0.20 -lmythlivemedia-0.20 -lmyth-0.20 -lmythui-0.20 -lfreetype -lmp3lame -L/usr/loca main.o(.text+0x1f9c): In function `FlagCommercials(QString, QString)': /usr/ports/multimedia/mythtv/work/mythtv-fixes-0.20-13053/programs/mythcommflag/main.cpp:4 *** Error code 1 Stop in /usr/ports/multimedia/mythtv/work/mythtv-fixes-0.20-13053/programs/mythcommflag. *** Error code 1 Stop in /usr/ports/multimedia/mythtv/work/mythtv-fixes-0.20-13053/programs. *** Error code 1 Stop in /usr/ports/multimedia/mythtv/work/mythtv-fixes-0.20-13053. *** Error code 1 Stop in /usr/ports/multimedia/mythtv. *** Error code 1 Stop in /usr/ports/multimedia/mythtv. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.9605.58 env UPGRADE_ ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! multimedia/mythtv (mythtv-0.20) (linker error) ---> Packages processed: 0 done, 500 ignored, 0 skipped and 1 failed