bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] gnu apl svn version on Mac OS X


From: Juergen Sauermann
Subject: Re: [Bug-apl] gnu apl svn version on Mac OS X
Date: Tue, 31 Mar 2015 16:19:56 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

Hi Fausto,

thanks, fixed in SVN 582.

/// Jürgen


On 03/31/2015 11:36 AM, Fausto Saporito wrote:
Hi Jürgen,

that file is in /usr/include/sys on my system... weird... :)

I checked-out the rev 581 but in src/native/file_io.cc there's still
PATH_MAX and not APL_PATH_MAX, and without that include I still not
able to compile it .

regards,
Fausto

2015-03-30 17:21 GMT+02:00 Juergen Sauermann <address@hidden>:
Hi Fausto,

I have renamed PATH_MAX to APL_PATH_MAX in SVN 580.

For my taste there are too many PATH_MAXes below /usr/include,
and the file you mention below does not exist on my machine.

/// Jürgen


On 03/30/2015 08:20 AM, Fausto Saporito wrote:

Hello,

I tried to compile the svn version under Mac OS X 10.10, but I got a
problem about PATH_MAX undefined.
I'm currently using gcc from macports, because with  native compiler
(clang) there're some issues about APL symbols in the source code.

By the way, I fixed the building (with gcc) adding to
src/native/file_io.cc the #include <sys/syslimits.h> where it's
properly defined that symbol.

Maybe you could add this to the next release.

thanks,
Fausto




    


reply via email to

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