-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
librdkafka does not compile cleanly on AIX (using gcc/g++) #328
Comments
Which is issue #319 |
I am struggling to figure out the best way to do this. I have made code changes to port the library to AIX (in the dev branch) however the mklove build tool needs work for both AIX and Solaris and I have had to hack around this for now. The solaris build crashes in the tests and I haven't tried to even build/link on AIX since the solaris executables don't work. would you be open to me:
-- when you have done #1 and #2 above I would clone the dev branch and try building testing again |
Absolutely, that sounds like a good plan. Big thanks for your effort! |
@shalstea What's the status on this? |
It now compiles cleanly (in dev branch). You can close this. |
awesome, thanks |
I have patches for this but am waiting for fixes to the dev branch. On the dev branch the current code does not compile cleanly with older versions of gcc / the linux OS.
The text was updated successfully, but these errors were encountered: