User Activity

  • Posted a comment on ticket #96 on Internet DJ Console

    I don't know if this will help the original poster, but it solves my problem with building IDJC on Fedora 26. The key was to do the following: Make sure that openssl-devel for version 1.1.x is NOT installed on your system by running sudo dnf -y erase openssl-devel. Install the openssl 1.0.x compatibility packages compat-openssl10 and compat-openssl10-devel by running sudo dnf -y install compat-openssl10 compat-openssl10-devel. Run the commands to build libshout-idjc and idjc itself. (the build instructions...

  • Posted a comment on ticket #96 on Internet DJ Console

    The problem may be the same one I'm seeing with libshout-idjc failing to build properly with openssl 1.1.0. The file tls.c in the libshout-idjc directory contains calls to deprecated api calls in the openssl library and it causes that same error.

  • Posted a comment on discussion Open Discussion on Internet DJ Console

    I recently upgraded to Fedora 26 on my spare laptop and wanted to compile IDJC on it. The problem is that it has OpenSSL 1.1.0 and tls.c in libshout-idjc/src contains calls to several deprecated functions. I'm not confident that I am a good enough C programmer to fix the source to detect that OpenSSL 1.1.0 is in use and act accordingly. Is there any chance that someone has run into this and has a patch that will make IDJC build again from the git sources? BTW, I spent a good deal of time chasing...

View All

Personal Data

Username:
txtechdog
Joined:
2017-10-03 01:44:07

Projects

  • No projects to display.

Personal Tools