[Vortex] Patches for building on Mac OS X

Sam Roberts vieuxtech at gmail.com
Thu Nov 6 05:11:07 CET 2008


On Wed, Nov 5, 2008 at 7:46 PM, Sam Roberts <vieuxtech at gmail.com> wrote:
> On Fri, Oct 10, 2008 at 8:53 AM, Skye <skye at f4.ca> wrote:
>>
>> No, because of the PTHREAD_CFLAGS = none in the Makefiles...
>
> For me, as well. I had to search-n-replace to get build starting.
>
> Still running, not sure if its going to work.

No, bus errors on startup.

svn-vortex/test % gdb ./.libs/vortex-simple-listener
This GDB was configured as "powerpc-apple-darwin"...No symbol table is
loaded.  Use the "file" command.
Breakpoint 1 (-[NSException raise]) pending.
Reading symbols for shared libraries ....... done

(gdb) r
Starting program:
/Users/sam/p/beep/vortex/svn-vortex/test/.libs/vortex-simple-listener
Reading symbols for shared libraries ++++++. done

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x00000000
[Switching to process 84143 thread 0x317]
0xffff8660 in __bzero ()
(gdb) bt
#0  0xffff8660 in __bzero ()
#1  0x00083a7c in __vortex_reader_run (ctx=0x800000) at vortex_reader.c:1250
#2  0x94f8965c in _pthread_start ()
(gdb)


Any success out there?


More information about the Vortex mailing list