From mboxrd@z Thu Jan 1 00:00:00 1970 From: noreply@alsa-project.org Subject: [ALSA - driver 0000358]: error in pcm_native.c while compiling alsa-driver from cvs Date: Thu, 15 Jul 2004 11:22:56 +0200 Sender: alsa-devel-admin@lists.sourceforge.net Message-ID: <10ceb160c7ec7bfd3b4e39e193039d8a@bugtrack.alsa-project.org> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Errors-To: alsa-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org The following bug has been RESOLVED. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D https://bugtrack.alsa-project.org/alsa-bug/bug_view_page.php?bug_id=3D000= 0358 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Reported By: msrinath80 Assigned To: perex =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Project: ALSA - driver Bug ID: 358 Category: 0_compilation problem_!!! Reproducibility: always Severity: major Priority: normal Status: resolved Distribution: RedHat Linux 9 Kernel Version: 2.4.20-8 Resolution: fixed =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Date Submitted: 06-30-2004 23:46 CEST Last Modified: 07-15-2004 11:22 CEST =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Summary: error in pcm_native.c while compiling alsa-dr= iver from cvs Description:=20 When I try to do a ./cvscompile --with-cards=3Demu10k1x for a fresh Check= Out (30th June) from alsa CVS, I get the following error: --------------- pcm_native.c: In function `snd_pcm_mmap_data': pcm_native.c:3176: warning: passing arg 1 of `remap_page_range' makes pointer from integer without a cast pcm_native.c:3176: incompatible type for argument 4 of `remap_page_range' pcm_native.c:3176: too few arguments to function `remap_page_range' make[1]: *** [pcm_native.o] Error 1 make[1]: Leaving directory `/home/srinath/alsacvs/alsa-driver/acore' make: *** [compile] Error 1 --------------- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ---------------------------------------------------------------------- msrinath80 - 07-05-2004 07:20 CEST=20 ---------------------------------------------------------------------- Reminder sent to perex hi, sorry to disturb you. can you look into the cvs problem in (pcm_native.c) thanks! -pUl| ---------------------------------------------------------------------- msrinath80 - 07-14-2004 10:27 CEST=20 ---------------------------------------------------------------------- Seems to work now in the CVS. You might want to close this bug report? Thanks! ---------------------------------------------------------------------- tiwai - 07-15-2004 11:22 CEST=20 ---------------------------------------------------------------------- Fixed now on cvs. Bug History Date Modified Username Field Change = =20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 06-30-04 23:46 msrinath80 New Bug = =20 06-30-04 23:46 msrinath80 File Added: log = =20 06-30-04 23:46 msrinath80 Distribution =3D> RedHat Linux= 9 =20 06-30-04 23:46 msrinath80 Kernel Version =3D> 2.4.20-8 = =20 06-30-04 23:48 msrinath80 Bug Monitored: msrinath80 = =20 07-05-04 07:20 msrinath80 Bugnote Added: 0001382 = =20 07-14-04 10:27 msrinath80 Bugnote Added: 0001417 = =20 07-15-04 11:22 tiwai Bugnote Added: 0001426 = =20 07-15-04 11:22 tiwai Resolution open =3D> fixed = =20 07-15-04 11:22 tiwai Status assigned =3D> reso= lved =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click