{"id":"pdnucy","deleted":false,"future_paste":false,"expired":false,"language":"text","created_at":"2023-02-16 04:23:00","expires_at":null,"content":"dwm build options:\r\nCFLAGS   = -std=c99 -pedantic -Wall -Wno-deprecated-declarations -Os -I\/usr\/local\/include -I\/usr\/local\/include\/freetype2 -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=200809L -DVERSION=\"6.4\" -DXINERAMA\r\nLDFLAGS  = -L\/usr\/local\/lib -lX11 -lXinerama -lfontconfig -lXft\r\nCC       = cc\r\ncc -c -std=c99 -pedantic -Wall -Wno-deprecated-declarations -Os -I\/usr\/local\/include -I\/usr\/local\/include\/freetype2 -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=200809L -DVERSION=\\\"6.4\\\" -DXINERAMA drw.c\r\ncc -c -std=c99 -pedantic -Wall -Wno-deprecated-declarations -Os -I\/usr\/local\/include -I\/usr\/local\/include\/freetype2 -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=200809L -DVERSION=\\\"6.4\\\" -DXINERAMA dwm.c\r\ndwm.c:1549:31: error: use of undeclared identifier 'SA_NOCLDWAIT'\r\n        sa.sa_flags = SA_NOCLDSTOP | SA_NOCLDWAIT | SA_RESTART;\r\n                                     ^\r\ndwm.c:1549:46: error: use of undeclared identifier 'SA_RESTART'\r\n        sa.sa_flags = SA_NOCLDSTOP | SA_NOCLDWAIT | SA_RESTART;\r\n                                                    ^\r\n2 errors generated.\r\n*** Error code 1\r\n\r\nStop."}