From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 17 06:40:26 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1234416A56C for ; Mon, 17 May 2004 06:40:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEC8443D5F for ; Mon, 17 May 2004 06:40:22 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i4HDeMI7064552 for ; Mon, 17 May 2004 06:40:22 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i4HDeMAI064551; Mon, 17 May 2004 06:40:22 -0700 (PDT) (envelope-from gnats) Resent-Date: Mon, 17 May 2004 06:40:22 -0700 (PDT) Resent-Message-Id: <200405171340.i4HDeMAI064551@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Rashid N. Achilov" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8ADEC16A4CE for ; Mon, 17 May 2004 06:37:04 -0700 (PDT) Received: from sentry.granch.ru (sentry.granch.ru [212.20.5.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AD5743D1D for ; Mon, 17 May 2004 06:37:01 -0700 (PDT) (envelope-from shelton@sentry.granch.ru) Received: from sentry.granch.ru (IDENT:25@localhost.granch.ru [127.0.0.1]) by sentry.granch.ru (8.12.11/8.12.11) with ESMTP id i4HDavJL004639 for ; Mon, 17 May 2004 20:36:57 +0700 (NOVST) (envelope-from shelton@sentry.granch.ru) Received: (from root@localhost) by sentry.granch.ru (8.12.11/8.12.11/Submit) id i4HDavNj004638; Mon, 17 May 2004 20:36:57 +0700 (NOVST) (envelope-from shelton) Message-Id: <200405171336.i4HDavNj004638@sentry.granch.ru> Date: Mon, 17 May 2004 20:36:57 +0700 (NOVST) From: "Rashid N. Achilov" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/66742: ports/multimedia/xine failed to compile X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Rashid N. Achilov" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 May 2004 13:40:26 -0000 >Number: 66742 >Category: ports >Synopsis: ports/multimedia/xine failed to compile >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 17 06:40:22 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Rashid N. Achilov >Release: FreeBSD 4.10-PRERELEASE i386 >Organization: Granch Ltd. >Environment: System: FreeBSD sentry.granch.ru 4.10-PRERELEASE FreeBSD 4.10-PRERELEASE #13: Mon May 17 12:00:41 NOVST 2004 shelton@sentry.granch.ru:/usr/src/sys/compile/Sentry i386 >Description: ports/multimedia/xine failed to compile with gmake[4]: Entering directory `/usr/ports/multimedia/xine/work/xine-ui-0.99.1/src/xitk' /bin/sh ../../libtool --mode=link cc -I/usr/X11R6/include -I/usr/X11R6/include -D_THREAD_SAFE -I/usr/local/include -I/usr/include/readline -I../../src/xitk/xine-toolkit -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 -malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -funroll-loops -finline-functions -D_REENTRANT -D_THREAD_SAFE -O -pipe -march=pentiumpro -L/usr/local/lib -o xine-remote xine-remote.o -lintl -liconv -pthread -lreadline -lncurses ../../src/common/libcommon.la -lintl -liconv cc -I/usr/X11R6/include -I/usr/X11R6/include -D_THREAD_SAFE -I/usr/local/include -I/usr/include/readline -I../../src/xitk/xine-toolkit -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 -malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -funroll-loops -finline-functions -D_REENTRANT -D_THREAD_SAFE -O -pipe -march=pentiumpro -o xine-remote xine-remote.o -L/usr/local/lib -pthread -lreadline -lncurses ../../src/common/.libs/libcommon.a -L/usr/X11R6/lib -lSM -lICE -lXinerama -lXxf86vm -lpng -lz -lm -lXv -lX11 -lXext -lintl -liconv xine-remote.o: In function `select_thread': xine-remote.o(.text+0x11e3): undefined reference to `rl_crlf' xine-remote.o: In function `main': xine-remote.o(.text+0x19aa): undefined reference to `rl_set_prompt' xine-remote.o: In function `completion_function': xine-remote.o(.text+0x21e4): undefined reference to `rl_completion_matches' gmake[4]: *** [xine-remote] Error 1 gmake[4]: Leaving directory `/usr/ports/multimedia/xine/work/xine-ui-0.99.1/src/xitk' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/multimedia/xine/work/xine-ui-0.99.1/src/xitk' gmake[2]: *** [all-recursive] Error 1 >How-To-Repeat: Try to compile xine version 0.99.1 >Fix: Use old xine UI? >Release-Note: >Audit-Trail: >Unformatted: