Opened 13 years ago

Closed 12 years ago

#89 closed defect (invalid)

RoarAudio fails to compile on Mac OSX

Reported by: themaister Owned by: ph3-der-loewe
Priority: medium Milestone:
Component: RoarAudio Main Package Version: current
Keywords: Cc:
Architecture: Compiler:
Difficulty: Kernel: Darwin
Operating System: OS/X Parent Tickets:
Patch attached: no Protocol:
Sound driver: Topic: Porting

Description

I've tested building latest RoarAudio on a recent OSX install.
Linking errors. I've attached relevant build logs:

Subtickets

Attachments (1)

roar-osx-log.tar.gz (10.9 KB) - added by themaister 13 years ago.
Build log

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by themaister

Build log

comment:1 Changed 13 years ago by ph3-der-loewe

  • Owner set to ph3-der-loewe
  • Status changed from new to accepted
  • Topic set to Porting

Please provide include/roaraudio/config.h

Makefile.inc is btw. static and distributed with source.

From what I can see in the logs:

vio_cmd.c: In function 'roar_vio_open_2popen':
vio_cmd.c:236: warning: call to builtin_memset_chk will always overflow destination buffer

fixed that already.

ld: unknown option: -soname

This requires bigger Makefile updates. Will talk to you about this when you are back onlion.

vio.c:354: warning: implicit declaration of function 'fdatasync'

This needs small updates in configure. Will have a look at it tomorrow after you provided config.h.

linking roard:

ld: library not found for -lroareio

Of cause this fails as the libs are not build.

Thanks for the infos, will have a look at it.

comment:2 Changed 12 years ago by ph3-der-loewe

  • Resolution set to invalid
  • Status changed from accepted to closed

Please provide the needed extra infos (best retry it). I will close it for now. Please reopen it with the new infos.

Note: See TracTickets for help on using tickets.