From owner-freebsd-current@FreeBSD.ORG Fri Mar 19 09:03:44 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C187016A4CF for ; Fri, 19 Mar 2004 09:03:44 -0800 (PST) Received: from mail0.epfl.ch (mail0.epfl.ch [128.178.50.57]) by mx1.FreeBSD.org (Postfix) with SMTP id CEF1843D2D for ; Fri, 19 Mar 2004 09:03:43 -0800 (PST) (envelope-from elmar.dittrich@epfl.ch) Received: (qmail 11576 invoked by uid 107); 19 Mar 2004 17:03:40 -0000 Received: from mailav1.epfl.ch (HELO MAILAV1) (128.178.50.190) by mail0.epfl.ch with SMTP; 19 Mar 2004 17:03:40 -0000 Received: From mail0.epfl.ch ([128.178.50.57]) by MAILAV1 (WebShield SMTP v4.5 MR1a); id 1079715819486; Fri, 19 Mar 2004 18:03:39 +0100 Received: from lslpc47.epfl.ch (128.178.150.116) by mail0.epfl.ch (AngelmatoPhylax SMTP proxy); Fri, 19 Mar 2004 18:03:39 +0100 Message-ID: <405B27EB.6080909@epfl.ch> Date: Fri, 19 Mar 2004 18:03:39 +0100 From: Elmar Dittrich User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040124 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: xmms and cd-audio problems refering to 5.2.1 ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Mar 2004 17:03:44 -0000 Refering to an unanswered question in the current-mailinglist from 03/11 (http://www.unix.derkeiler.com/Mailing-Lists/FreeBSD/questions/2003-11/2481.html), i want to know, if this problem is connected with the 5.2.1. kernel or with xmms. For me, I only built the new kernel (without updating xmms) and I can not listen to any audio-cd anymore. I think this are the same problems occured during the ports-aupdate of xmms, described in the following output: c -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I../../intl -I../.. -I/usr/local/include -O -pipe -march=athlon-xp -Wall -Wpointer-arith -finline-functions -ffast-math -fomit-frame-pointer -c cdaudio.c -fPIC -DPIC -o cdaudio.lo cdaudio.c:865: error: syntax error before '-' token cdaudio.c:95: warning: `seek' used but never defined cdaudio.c:96: warning: `get_time' used but never defined cdaudio.c:97: warning: `get_song_info' used but never defined cdaudio.c:98: warning: `get_volume' used but never defined cdaudio.c:99: warning: `set_volume' used but never defined cdaudio.c:806: warning: `play_ioctl' defined but not used cdaudio.c:819: warning: `get_current_frame' defined but not used cdaudio.c:840: warning: `drive_get_volume' defined but not used cdaudio.c:852: warning: `drive_set_volume' defined but not used cdaudio.c:864:1: unterminated #ifdef cdaudio.c:800:1: unterminated #ifdef gmake[3]: *** [cdaudio.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/multimedia/xmms/work/xmms-1.2.8/Input/cdaudio' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/multimedia/xmms/work/xmms-1.2.8/Input' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/multimedia/xmms/work/xmms-1.2.8' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/multimedia/xmms. *** Error code 1 Stop in /usr/ports/multimedia/xmms. barton# Does anybody has an idea to fix this? Thank you all. e.