zeromq / libzmq

ZeroMQ core engine in C++, implements ZMTP/3.1
https://www.zeromq.org
Mozilla Public License 2.0
9.44k stars 2.34k forks source link

error: function-like macro '__GNUC_PREREQ' is not defined #4289

Open capital-hub opened 2 years ago

capital-hub commented 2 years ago
busyboredom commented 2 years ago

I've got the same issue on Kubuntu 20.04

jimklimov commented 2 years ago

I've seen such issues elsewhere when #include "config.h" is not effectively the first in stack, so system defaults take precedence when first encountered with system headers parsed first. Check if that matches?

On Sat, Nov 20, 2021, 23:55 Charlie Wilkin @.***> wrote:

I've got the same issue on Kubuntu 20.04

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/zeromq/libzmq/issues/4289#issuecomment-974723047, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAMPTFDD7ENV2VMRYZL6OD3UNARPDANCNFSM5GZR6WWA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.