With this kind of errors, something outside of libzmq is quite broken. Either your environment (PATH, LD_LIBRARY_PATH, or other things) or worse the whole OS.
> Le 18 janv. 2024 à 19:01, Christopher McDaniel > <[email protected]> a écrit : > > Fabrice, > > Thanks for the information. > I wonder if there is a difference with 4.3.5 vs. 4.2.5 that is enabling the > build on RHEL8? > > From my output.log I get some items that I am not sure of: > > - "error:expected ';' before 'if'" > - "'error' was not declared in this scope" > - Getting that the g++ linker (/bin/ld) does not support shared libraries > (The GCC linker supports it - same binary /bin/ld) > - "error: ac_nonexistent.h: No such file or directory" > - The last check before configure returns the "unsupported system: none" > error is > 'checking whether to enable ASan'. Result is no. > > So based on the config, it is very hard to determine what configuration item > is > causing the "unsupported system". > > Appreciate your help! > Chris > > > > On Thursday, January 18, 2024 at 11:29:27 AM CST, Fabrice Bacchella > <[email protected]> wrote: > > > On my RHEL 8.9 (4.18.0-513.9.1.el8_9.x86_64), configuration and compiling of > libzmq 4.3.5 succeeded after install gcc-c++ 8.5.0-20.el8 (sudo dnf install > gcc-c++). > > You should have more details on config.log. > > >> Le 18 janv. 2024 à 17:26, Christopher McDaniel >> <[email protected]> a écrit : >> >> The output is this: >> >> Linux <vm name> 4.18.0-425.3.1.el8.x86_64 #1 SMP Fri Sep 30 11:45:06 EDT >> 2022 x86_64 x86_64 x86_64 GNU/Linux >> >> Thanks for your help! >> Chris >> >> >> On Thursday, January 18, 2024 at 09:35:14 AM CST, Peter Schow >> <[email protected]> wrote: >> >> >> On Thu, Jan 18, 2024 at 7:24 AM Christopher McDaniel >> <[email protected] <mailto:[email protected]>> >> wrote: >> > >> > I am trying to install ZeroMQ 4.2.5 onto a RHEL8 system. >> > When running the 'configure' script, I am getting to >> > a point where it simply states "unsupported system: none". >> > >> > I have GCC 8.5.0 installed. >> > >> > I would send the output of the configure script, but I am attempting to >> > install on a classified system. >> >> Are you able to at least post your "uname -a" output? >> _______________________________________________ >> zeromq-dev mailing list >> [email protected] <mailto:[email protected]> >> https://lists.zeromq.org/mailman/listinfo/zeromq-dev >> _______________________________________________ >> zeromq-dev mailing list >> [email protected] >> https://lists.zeromq.org/mailman/listinfo/zeromq-dev > > _______________________________________________ > zeromq-dev mailing list > [email protected] <mailto:[email protected]> > https://lists.zeromq.org/mailman/listinfo/zeromq-dev > _______________________________________________ > zeromq-dev mailing list > [email protected] > https://lists.zeromq.org/mailman/listinfo/zeromq-dev
_______________________________________________ zeromq-dev mailing list [email protected] https://lists.zeromq.org/mailman/listinfo/zeromq-dev
