bug-apl
[Top][All Lists]
Advanced

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

Build error for SVN 1481 on Mac OS X


From: Louis Chretien
Subject: Build error for SVN 1481 on Mac OS X
Date: Thu, 5 Aug 2021 11:51:34 -0400

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]