From owner-freebsd-questions Fri Sep 27 3: 3:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2682037B401 for ; Fri, 27 Sep 2002 03:03:25 -0700 (PDT) Received: from mail.2ainfo.it (dns2.2ainfo.it [195.31.142.8]) by mx1.FreeBSD.org (Postfix) with SMTP id D0C4C43E4A for ; Fri, 27 Sep 2002 03:03:18 -0700 (PDT) (envelope-from gunnut@2ainfo.it) Received: (qmail 28924 invoked from network); 27 Sep 2002 10:02:52 -0000 Received: from ppp113.2ainfo.it (HELO sting) (195.31.142.80) by dns2.2ainfo.it with SMTP; 27 Sep 2002 10:02:52 -0000 From: To: questions@Freebsd.org Subject: Problem compiling mpg123 Date: Fri, 27 Sep 2002 12:03:44 +0057 (CEST) X-Mailer: XCmail 1.3 - with PGP support, PGP engine version 0.5 (FreeBSD) X-Mailerorigin: http://www.fsai.fh-trier.de/~schmitzj/Xclasses/XCmail/ MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-AntiVirus: scanned for viruses by AMaViS 0.2.1 (http://amavis.org/) Message-Id: <20020927100318.D0C4C43E4A@mx1.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 am running 4.6-STABLE on i396 and I cannot compile mpg123 as I get the following error any help appreciated sincerely Filippo ===> Building for mpg123-esound-0.59r_8 make AUDIO_LIB='-lesd -laudiofile' OBJECTS='decode_i386.o dct64_i386.c audio_esd.o term.o' mpg123-make cc -O2 -pipe -march=pentiumpro -mcpu=i686 -DINET6 -Wall -ansi -pedantic -funroll-all-loops -ffast-math -fomit-frame-pointer -DROT_I386 -DI386_ASSEM -DREAL_IS_FLOAT -DREAD_MMAP -DUSE_MMAP -DOSS -DTERM_CONTROL -c audio_esd.c audio_esd.c:1: esd.h: No such file or directory audio_esd.c: In function `audio_open': audio_esd.c:16: syntax error before `format' audio_esd.c:21: `esd_server_info_t' undeclared (first use in this function) audio_esd.c:21: (Each undeclared identifier is reported only once audio_esd.c:21: for each function it appears in.) audio_esd.c:21: `info' undeclared (first use in this function) audio_esd.c:21: warning: statement with no effect audio_esd.c:22: syntax error before `fmt' audio_esd.c:24: warning: implicit declaration of function `esd_open_sound' audio_esd.c:26: warning: implicit declaration of function `esd_get_server_info' audio_esd.c:28: `fmt' undeclared (first use in this function) audio_esd.c:29: warning: implicit declaration of function `esd_free_server_info' audio_esd.c:30: warning: implicit declaration of function `esd_close' audio_esd.c:34: `esd_audio_rate' undeclared (first use in this function) audio_esd.c:35: `esd_audio_format' undeclared (first use in this function) audio_esd.c:38: `ESD_MASK_BITS' undeclared (first use in this function) audio_esd.c:38: `ESD_BITS16' undeclared (first use in this function) audio_esd.c:40: `ESD_MASK_CHAN' undeclared (first use in this function) audio_esd.c:52: `format' undeclared (first use in this function) audio_esd.c:54: `ESD_BITS8' undeclared (first use in this function) audio_esd.c:67: `ESD_MONO' undeclared (first use in this function) audio_esd.c:69: `ESD_STEREO' undeclared (first use in this function) audio_esd.c:78: warning: implicit declaration of function `esd_play_stream_fallback' *** Error code 1 Stop in /usr/ports/audio/mpg123/work/mpg123-0.59r. *** Error code 1 Stop in /usr/ports/audio/mpg123/work/mpg123-0.59r. *** Error code 1 Stop in /usr/ports/audio/mpg123/work/mpg123-0.59r. *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message