discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Discuss-gnuradio] latest version of gr_python.m4


From: Beck, Andrew Thomas - BECAT001
Subject: RE: [Discuss-gnuradio] latest version of gr_python.m4
Date: Fri, 29 Jul 2005 15:40:57 +0930

Having compiled & linked, it appears the make check fails as shown.
I'm attempting to find/fix it now.
I'm new here, but I noticed some traffic about CreateFileMapping()
recently. Is anybody familiar enough with the changes to identify
the problem immediately? I suspect it might be related to mingw changes
but am not certain.

cheers,
andrew


make[3]: Entering directory `/cygdrive/c/src/gr-build/gnuradio-core/src/tests'
.Testing gr_vmcircbuf_createfilemapping_factory...
gr_vmcircbuf_mmap_createfilemapping: non contiguous mmap 0xf9c0000 0xf9c0000 0x400000 0xfdc0000
gr_vmcircbuf_mmap_createfilemapping: non contiguous mmap 0xffc0000 0xffc0000 0x40000 0x10000000
....... gr_vmcircbuf_createfilemapping_factory: Doesn't work
Testing gr_vmcircbuf_sysv_shm_factory...
....... gr_vmcircbuf_sysv_shm_factory: Doesn't work
Testing gr_vmcircbuf_mmap_shm_open_factory...
gr_vmcircbuf_mmap_mkstemp: mmap or shm_open is not available
....... gr_vmcircbuf_mmap_shm_open_factory: Doesn't work
Testing gr_vmcircbuf_mmap_tmpfile_factory...
gr_vmcircbuf_mmap_tmpfile: contiguous? mmap 0xffc0000 0xffc0000, 8
gr_vmcircbuf_mmap_tmpfile: non contiguous mmap 0xffc0000 0xffc0000
....... gr_vmcircbuf_mmap_tmpfile_factory: Doesn't work


reply via email to

[Prev in Thread] Current Thread [Next in Thread]