Skip to content

Fixed build issue compiling memcache plugin with io_uring support#9680

Closed
bryancall wants to merge 1 commit intoapache:masterfrom
bryancall:iouring_memcache
Closed

Fixed build issue compiling memcache plugin with io_uring support#9680
bryancall wants to merge 1 commit intoapache:masterfrom
bryancall:iouring_memcache

Conversation

@bryancall
Copy link
Copy Markdown
Contributor

Removed unneeded header file

make[2]: Entering directory '/home/bcall/dev/apache/trafficserver/build-Linux_gcc/plugins'
CXX experimental/memcache/tsmemcache_la-tsmemcache.lo
In file included from /home/bcall/dev/apache/trafficserver/build-Linux_gcc/../iocore/cache/I_Cache.h:28,
from ../../plugins/experimental/memcache/tsmemcache.h:28,
from ../../plugins/experimental/memcache/tsmemcache.cc:24:
/home/bcall/dev/apache/trafficserver/build-Linux_gcc/../iocore/aio/I_AIO.h:71:10: fatal error: I_IO_URING.h: No such file or directory
71 | #include "I_IO_URING.h"
| ^~~~~~~~~~~~~~

@bryancall bryancall added this to the 10.0.0 milestone May 4, 2023
@bryancall bryancall requested a review from cmcfarlen May 4, 2023 20:25
@bryancall bryancall self-assigned this May 4, 2023
@bryancall
Copy link
Copy Markdown
Contributor Author

Looks like this is not needed, #9630 will fix the issue.

@bryancall bryancall closed this May 4, 2023
@bryancall bryancall removed this from the 10.0.0 milestone May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant