From owner-freebsd-questions Thu Dec 20 13:22:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.bacxs.com (67.8.24.120.winterpark-ubr-b.cfl.rr.com [67.8.24.120]) by hub.freebsd.org (Postfix) with ESMTP id 9936637B417 for ; Thu, 20 Dec 2001 13:22:36 -0800 (PST) Received: from massive.bacxs.com by mail.bacxs.com with SMTP (MDaemon.PRO.v5.0.0d.R) for ; Thu, 20 Dec 2001 16:16:41 -0500 Message-Id: <5.1.0.14.0.20011220132719.01cb73d8@127.0.0.1> X-Sender: mwoodson@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 20 Dec 2001 16:16:41 -0500 To: freebsd-questions@freebsd.org From: Mark Woodson Subject: Lame and Ices-0.2.2 In-Reply-To: <20011220131249.A9672@tharmas.rintrah.org> References: <00b801c188b6$4b7838c0$ef009a12@mit.edu> <00b801c188b6$4b7838c0$ef009a12@mit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Return-Path: mwoodson@bacxs.com X-MDaemon-Deliver-To: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've been having major fun trying to get ices-0.2.2 and lame 3.89b installed and playing nice with each other. I'm running 4.4-STABLE. I've sent an email to the icecast mailing list, but am not sure I'll get an answer (the last message in the archives was from the 1st of December). gmake[3]: Entering directory `/usr/local/src/ices-0.2.2/src' gcc -DHAVE_CONFIG_H -I. -I. -I.. -DICES_ETCDIR=\"/usr/local/etc\" -DICES_MODULEDIR=\"/usr/local/etc/modules\" -I../resolver -I../thread -I../libshout -I/usr/libdata/perl/5.00503/mach/CORE -I/usr/local/include/libxml2 -I/usr/local/include/libxml2/libxml -g -O2 -Wall -c reencode.c reencode.c: In function `ices_reencode_initialize': reencode.c:56: warning: implicit declaration of function `get_lame_version' reencode.c: In function `ices_reencode_shutdown': reencode.c:82: warning: implicit declaration of function `lame_close' reencode.c: In function `ices_reencode_flush': reencode.c:118: warning: implicit declaration of function `lame_encode_flush' reencode.c: In function `reencode_lame_init': reencode.c:144: too few arguments to function `lame_init' reencode.c:144: void value not ignored as it ought to be reencode.c:153: warning: implicit declaration of function `lame_set_brate' reencode.c:155: warning: implicit declaration of function `lame_set_num_channels' reencode.c:157: warning: implicit declaration of function `lame_set_out_samplerate' reencode.c:158: warning: implicit declaration of function `lame_set_original' reencode.c:168: void value not ignored as it ought to be gmake[3]: *** [reencode.o] Error 1 Thanks for any help anyone might be able to provide. -Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message