Advertisement
quang4dev

error: invalid application of 'sizeof' to incomplete type 'struct cmsgcred'

Feb 7th, 2022
1,002
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.27 KB | None | 0 0
  1. In function 'init_ancillary_registry':
  2. /usr/src/php/ext/sockets/sendrecvmsg.c:128:19: error: invalid application of 'sizeof' to incomplete type 'struct cmsgcred'
  3.     Add this line to Dockerfile of php-fpm container
  4.     CFLAGS="$CFLAGS -D_GNU_SOURCE" docker-php-ext-install sockets
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement