Date: Thu, 20 Dec 2001 16:16:41 -0500 From: Mark Woodson <mwoodson@bacxs.com> To: freebsd-questions@freebsd.org Subject: Lame and Ices-0.2.2 Message-ID: <5.1.0.14.0.20011220132719.01cb73d8@127.0.0.1> In-Reply-To: <20011220131249.A9672@tharmas.rintrah.org> References: <00b801c188b6$4b7838c0$ef009a12@mit.edu> <00b801c188b6$4b7838c0$ef009a12@mit.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.0.20011220132719.01cb73d8>