From owner-freebsd-questions Fri Sep 6 12:47:21 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 8C62337B48F for ; Fri, 6 Sep 2002 12:47:05 -0700 (PDT) Received: from vectors.cx (manifold.vectors.cx [64.163.147.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id C491F43E81 for ; Fri, 6 Sep 2002 12:47:04 -0700 (PDT) (envelope-from monkey@vectors.cx) Received: from vectors.cx (845537527577c643bbb30753f93b66b6@localhost [127.0.0.1]) by vectors.cx (8.12.4/8.12.4) with ESMTP id g86Jmm2e080108; Fri, 6 Sep 2002 12:48:48 -0700 (PDT) (envelope-from monkey@vectors.cx) Received: (from monkey@localhost) by vectors.cx (8.12.4/8.12.4/Submit) id g86JmlTU080107; Fri, 6 Sep 2002 12:48:47 -0700 (PDT) (envelope-from monkey) Date: Fri, 6 Sep 2002 12:48:46 -0700 From: Adam Weinberger To: gunnut@2ainfo.it Cc: questions@FreeBSD.ORG Subject: Re: Error compiling plugger Message-ID: <20020906194846.GV76893@vectors.cx> Mail-Followup-To: Adam Weinberger , gunnut@2ainfo.it, questions@FreeBSD.ORG References: <20020906125235.9CEC443E3B@mx1.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020906125235.9CEC443E3B@mx1.FreeBSD.org> X-Editor: Vim 6.1 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-URL: http://www.vectors.cx http://www.crackula.com User-Agent: Mutt/1.5.1i 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 going to start with the easier question: do you have audio/esound installed? -Adam >> (09.06.2002 @ 0657 PST): gunnut@2ainfo.it said, in 4.2K: << > > I tried to compile plugger from ports and I get the following error: > > > > ===> Extracting for mpg123-esound-0.59r_8 > >> Checksum OK for mpg123-0.59r-pl1.tar.gz. > >> Checksum OK for mpg123-059r-v6-20000713b.diff.gz. > >> Checksum OK for mpg123-059r-recode-20010410.diff.gz. > >> Checksum OK for l3.diff.gz. > ===> mpg123-esound-0.59r_8 depends on shared library: esd.2 - found > ===> Patching for mpg123-esound-0.59r_8 > ===> Applying distribution patches for mpg123-esound-0.59r_8 > ===> Applying distribution patches for mpg123-esound-0.59r_8 > ===> Applying FreeBSD patches for mpg123-esound-0.59r_8 > ===> Configuring for mpg123-esound-0.59r_8 > ===> 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 mpg123.c > In file included from mpg123.c:9: > /usr/include/stdlib.h:110: warning: ANSI C does not support `long long' > /usr/include/stdlib.h:114: warning: ANSI C does not support `long long' > mpg123.c: In function `main': > mpg123.c:795: warning: value computed is not used > 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 common.c > In file included from common.c:2: > /usr/include/stdlib.h:110: warning: ANSI C does not support `long long' > /usr/include/stdlib.h:114: warning: ANSI C does not support `long long' > 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 decode_i386.c > In file included from decode_i386.c:13: > /usr/include/stdlib.h:110: warning: ANSI C does not support `long long' > /usr/include/stdlib.h:114: warning: ANSI C does not support `long long' > 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 > > Stop in /usr/ports/audio/mpg123. > *** Error code 1 > > Stop in /usr/ports/www/plugger. > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > >> end of "Error compiling plugger" from gunnut@2ainfo.it << -- "Oh good, my dog found the chainsaw." -Lilo, "Lilo & Stitch" Adam Weinberger adam@vectors.cx http://vectors.cx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message