bug-apl
[Top][All Lists]
Advanced

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

Re: Build error for SVN 1481 on Mac OS X


From: Dr . Jürgen Sauermann
Subject: Re: Build error for SVN 1481 on Mac OS X
Date: Fri, 6 Aug 2021 11:54:35 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

Hi Louis,

sorry, I overlooked that one.

Fixed in SVN 1482.

Best Regards,
Jürgen


On 8/5/21 5:51 PM, Louis Chretien via Bugs and suggestions for GNU APL wrote:
When i try to build the latest version (1481  on Mac OS X), I get this error message:

g++ -DHAVE_CONFIG_H -I. -I..    -Wall -I sql -I /Users/lchretien/Subversion/apl          -g -O2 -I /Users/lchretien/Subversion/apl -MT apl-Command.o -MD -MP -MF .deps/apl-Command.Tpo -c -o apl-Command.o `test -f 'Command.cc' || echo './'`Command.cc
Command.cc:1322:7: error: unknown type name 'sighandler_t'
const sighandler_t old_child = signal(SIGCHLD, SIG_DFL);
      ^
1 error generated.
make[3]: *** [apl-Command.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


---
Louis Chrétien






reply via email to

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