On Nov 17, 2013, Blair Zajac wrote:

> 
> On Nov 17, 2013, at 1:00 PM, Blair Zajac <[email protected]> wrote:
> 
> > Hello Michael,
> > 
> > I got a new MacBook Pro running Mavericks (10.9) and tried to install 
> > fwknop 2.5.1 today.  Below is the build output.
> > 
> > One error appears to be due to a compile failure for:
> > 
> > #include <string.h>
> > 
> > size_t strlcat(char *dst, const char *src, size_t siz);
> > 
> > int main()
> > {
> >   return 0;
> > }
> > 
> > 
> > I?m thinking we?ll need to have autoconf check if the declaration exists 
> > and if it doesn't exist then define it.

Hello Blair,

> I checked out your git repo and see its fixed in master.

Cool, yes.  I have a Macbook Pro now as well, so I finally have a
platform for Mac OS X development.  (And Parallels screams on this
system as well.)  The latest sources work well for me on OS X 10.9 too
along with the test suite.

> If you could cut a 2.5.2 release then I could use that for MacPorts.

Understood.  It will be a couple of weeks before 2.5.2 is ready I think,
but I could tag a -pre release.  Would that help?

Thanks,

--Mike


> Thanks,
> Blair
> 
> 
> ------------------------------------------------------------------------------
> DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
> OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
> Free app hosting. Or install the open source package on any LAMP server.
> Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
> http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
> _______________________________________________
> Fwknop-discuss mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/fwknop-discuss

------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
Fwknop-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fwknop-discuss

Reply via email to