I can confirm this has fixed the error during the compilation, I've run into a different issue however, while building layer23 module(s) I get:

./configure: line 3461: syntax error near unexpected token `LIBOSMOCORE,'
./configure: line 3461: `PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore)'
make: *** [host/layer23/Makefile] Error 2

during the configure, anyone run into that issue?

Btw, are you using gcc-4.2 from XCode or you've got a separate build environment from some macports/fink/homebrew?

Thanks!
Lukas

On Wed, Sep 28, 2011 at 8:31 AM, Martin Auer <catchall@blombo.de> wrote:

Am 28.09.2011 um 06:16 schrieb Richard James:

> This patch should allow custom baud-rate setting to work on OS X; tested
> on Mac OS X 10.7 with a FT232BL-based adapter.
>
Thanks very much, that solved my problem reported some days ago.
>
>
>
> <set_custom_baudrate_osx.patch>