dunglas / dunglas/frankenphp-etcd
Error with memchr
Open
- Dominant language
- C
- Stars
- 62
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
When i try
CGO_ENABLED=1 \
CGO_CFLAGS=$(php-config --includes) \
CGO_LDFLAGS="$(php-config --ldflags) $(php-config --libs)" \
xcaddy build \
--output frankenphp \
--with github.com/dunglas/frankenphp-etcd \
--with github.com/dunglas/frankenphp/caddy \
--with github.com/dunglas/mercure/caddy \
--with github.com/dunglas/vulcain/caddy
There is an error.
Do you think it is possible to have a full working Dockerfile to compile it ?
:)
Contributor guide
Assessment
This issue has not been assessed yet.