* [ALSA - driver 0000358]: error in pcm_native.c while compiling alsa-driver from cvs
@ 2004-06-30 21:46 noreply
0 siblings, 0 replies; 4+ messages in thread
From: noreply @ 2004-06-30 21:46 UTC (permalink / raw)
To: alsa-devel
The following bug has been SUBMITTED.
======================================================================
https://bugtrack.alsa-project.org/alsa-bug/bug_view_page.php?bug_id=0000358
======================================================================
Reported By: msrinath80
Assigned To: perex
======================================================================
Project: ALSA - driver
Bug ID: 358
Category: 0_compilation problem_!!!
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution: RedHat Linux 9
Kernel Version: 2.4.20-8
======================================================================
Date Submitted: 06-30-2004 23:46 CEST
Last Modified: 06-30-2004 23:46 CEST
======================================================================
Summary: error in pcm_native.c while compiling alsa-driver
from cvs
Description:
When I try to do a ./cvscompile --with-cards=emu10k1x 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
---------------
======================================================================
Bug History
Date Modified Username Field Change
======================================================================
06-30-04 23:46 msrinath80 New Bug
06-30-04 23:46 msrinath80 File Added: log
06-30-04 23:46 msrinath80 Distribution => RedHat Linux 9
06-30-04 23:46 msrinath80 Kernel Version => 2.4.20-8
======================================================================
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* [ALSA - driver 0000358]: error in pcm_native.c while compiling alsa-driver from cvs
@ 2004-07-14 8:27 noreply
0 siblings, 0 replies; 4+ messages in thread
From: noreply @ 2004-07-14 8:27 UTC (permalink / raw)
To: alsa-devel
A BUGNOTE has been added to this bug.
======================================================================
https://bugtrack.alsa-project.org/alsa-bug/bug_view_page.php?bug_id=0000358
======================================================================
Reported By: msrinath80
Assigned To: perex
======================================================================
Project: ALSA - driver
Bug ID: 358
Category: 0_compilation problem_!!!
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution: RedHat Linux 9
Kernel Version: 2.4.20-8
======================================================================
Date Submitted: 06-30-2004 23:46 CEST
Last Modified: 07-14-2004 10:27 CEST
======================================================================
Summary: error in pcm_native.c while compiling alsa-driver
from cvs
Description:
When I try to do a ./cvscompile --with-cards=emu10k1x 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
---------------
======================================================================
----------------------------------------------------------------------
msrinath80 - 07-05-2004 07:20 CEST
----------------------------------------------------------------------
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
----------------------------------------------------------------------
Seems to work now in the CVS. You might want to close this bug report?
Thanks!
Bug History
Date Modified Username Field Change
======================================================================
06-30-04 23:46 msrinath80 New Bug
06-30-04 23:46 msrinath80 File Added: log
06-30-04 23:46 msrinath80 Distribution => RedHat Linux 9
06-30-04 23:46 msrinath80 Kernel Version => 2.4.20-8
06-30-04 23:48 msrinath80 Bug Monitored: msrinath80
07-05-04 07:20 msrinath80 Bugnote Added: 0001382
07-14-04 10:27 msrinath80 Bugnote Added: 0001417
======================================================================
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* [ALSA - driver 0000358]: error in pcm_native.c while compiling alsa-driver from cvs
@ 2004-07-15 9:22 noreply
0 siblings, 0 replies; 4+ messages in thread
From: noreply @ 2004-07-15 9:22 UTC (permalink / raw)
To: alsa-devel
The following bug has been RESOLVED.
======================================================================
https://bugtrack.alsa-project.org/alsa-bug/bug_view_page.php?bug_id=0000358
======================================================================
Reported By: msrinath80
Assigned To: perex
======================================================================
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
======================================================================
Date Submitted: 06-30-2004 23:46 CEST
Last Modified: 07-15-2004 11:22 CEST
======================================================================
Summary: error in pcm_native.c while compiling alsa-driver
from cvs
Description:
When I try to do a ./cvscompile --with-cards=emu10k1x 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
---------------
======================================================================
----------------------------------------------------------------------
msrinath80 - 07-05-2004 07:20 CEST
----------------------------------------------------------------------
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
----------------------------------------------------------------------
Seems to work now in the CVS. You might want to close this bug report?
Thanks!
----------------------------------------------------------------------
tiwai - 07-15-2004 11:22 CEST
----------------------------------------------------------------------
Fixed now on cvs.
Bug History
Date Modified Username Field Change
======================================================================
06-30-04 23:46 msrinath80 New Bug
06-30-04 23:46 msrinath80 File Added: log
06-30-04 23:46 msrinath80 Distribution => RedHat Linux 9
06-30-04 23:46 msrinath80 Kernel Version => 2.4.20-8
06-30-04 23:48 msrinath80 Bug Monitored: msrinath80
07-05-04 07:20 msrinath80 Bugnote Added: 0001382
07-14-04 10:27 msrinath80 Bugnote Added: 0001417
07-15-04 11:22 tiwai Bugnote Added: 0001426
07-15-04 11:22 tiwai Resolution open => fixed
07-15-04 11:22 tiwai Status assigned => resolved
======================================================================
-------------------------------------------------------
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_idG21&alloc_id\x10040&op=click
^ permalink raw reply [flat|nested] 4+ messages in thread
* [ALSA - driver 0000358]: error in pcm_native.c while compiling alsa-driver from cvs
@ 2004-09-24 11:35 bugtrack
0 siblings, 0 replies; 4+ messages in thread
From: bugtrack @ 2004-09-24 11:35 UTC (permalink / raw)
To: alsa-devel
The following bug has been CLOSED
======================================================================
https://bugtrack.alsa-project.org/alsa-bug/bug_view_page.php?bug_id=0000358
======================================================================
Reported By: msrinath80
Assigned To: perex
======================================================================
Project: ALSA - driver
Bug ID: 358
Category: 0_compilation problem_!!!
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Distribution: RedHat Linux 9
Kernel Version: 2.4.20-8
======================================================================
Date Submitted: 06-30-2004 23:46 CEST
Last Modified: 09-24-2004 13:35 CEST
======================================================================
Summary: error in pcm_native.c while compiling alsa-driver from cvs
Description:
When I try to do a ./cvscompile --with-cards=emu10k1x 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
---------------
======================================================================
----------------------------------------------------------------------
msrinath80 - 07-05-2004 07:20 CEST
----------------------------------------------------------------------
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
----------------------------------------------------------------------
Seems to work now in the CVS. You might want to close this bug report?
Thanks!
----------------------------------------------------------------------
tiwai - 07-15-2004 11:22 CEST
----------------------------------------------------------------------
Fixed now on cvs.
Bug History
Date Modified Username Field Change
======================================================================
06-30-04 23:46 msrinath80 New Bug
06-30-04 23:46 msrinath80 File Added: log
06-30-04 23:46 msrinath80 Distribution => RedHat Linux 9
06-30-04 23:46 msrinath80 Kernel Version => 2.4.20-8
06-30-04 23:48 msrinath80 Bug Monitored: msrinath80
07-05-04 07:20 msrinath80 Bugnote Added: 0001382
07-14-04 10:27 msrinath80 Bugnote Added: 0001417
07-15-04 11:22 tiwai Bugnote Added: 0001426
07-15-04 11:22 tiwai Resolution open => fixed
07-15-04 11:22 tiwai Status assigned => resolved
09-24-04 13:35 tiwai Status resolved => closed
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-09-24 11:36 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-15 9:22 [ALSA - driver 0000358]: error in pcm_native.c while compiling alsa-driver from cvs noreply
-- strict thread matches above, loose matches on Subject: below --
2004-09-24 11:35 bugtrack
2004-07-14 8:27 noreply
2004-06-30 21:46 noreply
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.