Date: Mon, 10 Sep 2007 22:47:33 GMT From: Volker <heizraum@freenet.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/116268: error while upgrading to libsndfile-1.0.17_1 Message-ID: <200709102247.l8AMlXTr001606@www.freebsd.org> Resent-Message-ID: <200709102250.l8AMo7PX070875@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 116268 >Category: ports >Synopsis: error while upgrading to libsndfile-1.0.17_1 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Sep 10 22:50:06 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Volker >Release: 6.2-RELEASE-p4 >Organization: >Environment: freebsd# uname -a FreeBSD freebsd.home 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Thu Apr 26 17:40:53 UTC 2007 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: portupgrade: ===> Building for libsndfile-1.0.17_1 Making all in man Making all in Win32 Making all in Octave Making all in src make all-recursive Making all in GSM610 Making all in G72x Making all in examples if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -I/usr/local/include -O2 -fno-strict-aliasing -pipe -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -MT sndfile-play.o -MD -MP -MF ".deps/sndfile-play.Tpo" -c -o sndfile-play.o sndfile-play.c; then mv -f ".deps/sndfile-play.Tpo" ".deps/sndfile-play.Po"; else rm -f ".deps/sndfile-play.Tpo"; exit 1; fi sndfile-play.c: In function `linux_open_dsp_device': sndfile-play.c:430: error: `SOUND_PCM_SETFMT_is_obsolete_use_SNDCTL_DSP_SETFMT_instead' undeclared (first use in this function) sndfile-play.c:430: error: (Each undeclared identifier is reported only once sndfile-play.c:430: error: for each function it appears in.) sndfile-play.c:435: error: `SOUND_PCM_WRITE_CHANNELS_is_obsolete_use_SNDCTL_DSP_CHANNELS_instead' undeclared (first use in this function) sndfile-play.c:440: error: `SOUND_PCM_WRITE_RATE_is_obsolet_use_SNDCTL_DSP_SPEED_instead' undeclared (first use in this function) *** Error code 1 Stop in /usr/ports/audio/libsndfile/work/libsndfile-1.0.17/examples. *** Error code 1 Stop in /usr/ports/audio/libsndfile/work/libsndfile-1.0.17. *** Error code 1 Stop in /usr/ports/audio/libsndfile. *** Error code 1 Stop in /usr/ports/audio/libsndfile. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709102247.l8AMlXTr001606>