Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Aug 2001 08:20:01 -0700 (PDT)
From:      "David W. Chapman Jr." <dwcjr@inethouston.net>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/29858: Updated port: audio/lame (3.89b)
Message-ID:  <200108241520.f7OFK1P61010@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/29858; it has been noted by GNATS.

From: "David W. Chapman Jr." <dwcjr@inethouston.net>
To: freebsd-gnats-submit@FreeBSD.org, clefevre@citeweb.net
Cc:  
Subject: Re: ports/29858: Updated port: audio/lame (3.89b)
Date: Fri, 24 Aug 2001 10:13:39 -0500

 This is what I get, maybe because I'm running -current
 
 depmode=gcc /bin/sh ../depcomp \
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H  -I../include -I. 
 -I../mpglib/ -I..    -O3 -fomit-frame-pointer -ffast-math -funroll-loops 
 -Wall -pipe -I/usr/local/include -c -o vorbis_interface.lo `test -f 
 vorbis_interface.c || echo './'`vorbis_interface.c
 rm -f .libs/vorbis_interface.lo
 cc -DHAVE_CONFIG_H -I../include -I. -I../mpglib/ -I.. -O3 
 -fomit-frame-pointer -ffast-math -funroll-loops -Wall -pipe 
 -I/usr/local/include -c vorbis_interface.c 
 -Wp,-MD,.deps/vorbis_interface.TPlo  -fPIC -DPIC -o 
 .libs/vorbis_interface.lo
 vorbis_interface.c:32: modes/modes.h: No such file or directory
 vorbis_interface.c: In function `lame_decode_ogg_fromfile':
 vorbis_interface.c:224: warning: passing arg 2 of 
 `vorbis_synthesis_pcmout' from incompatible pointer type
 vorbis_interface.c: In function `lame_encode_ogg_init':
 vorbis_interface.c:361: `info_E' undeclared (first use in this function)
 vorbis_interface.c:361: (Each undeclared identifier is reported only once
 vorbis_interface.c:361: for each function it appears in.)
 vorbis_interface.c:364: `info_D' undeclared (first use in this function)
 vorbis_interface.c:367: `info_C' undeclared (first use in this function)
 vorbis_interface.c:370: `info_B' undeclared (first use in this function)
 vorbis_interface.c:373: `info_A' undeclared (first use in this function)
 vorbis_interface.c:353: warning: unused variable `comment'
 vorbis_interface.c: In function `lame_encode_ogg_frame':
 vorbis_interface.c:521: warning: initialization from incompatible 
 pointer type
 gmake[3]: *** [vorbis_interface.lo] Error 1
 gmake[3]: Leaving directory 
 `/usr/home/poseiden/port/lame/work/lame-3.89/libmp3lame'
 gmake[2]: *** [all-recursive] Error 1
 gmake[2]: Leaving directory 
 `/usr/home/poseiden/port/lame/work/lame-3.89/libmp3lame'
 gmake[1]: *** [all-recursive] Error 1
 gmake[1]: Leaving directory `/usr/home/poseiden/port/lame/work/lame-3.89'
 gmake: *** [all-redirect] Error 2
 *** Error code 2
  
 Stop in /usr/home/poseiden/port/lame.
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108241520.f7OFK1P61010>