RE: RE: Unable to build SSL component
I _think_ Qpid is packaged by Red Hat for RHEL 6.3 - you may want to check RHN or your distro before trying to build it yourself. If you do need to build it, we need to see the configure output and the make output (esp the section that fails). -Steve > -Original Message- > From: coolness_2...@yahoo.com [mailto:coolness_2...@yahoo.com] > Sent: Thursday, February 20, 2014 7:09 PM > To: users@qpid.apache.org > Subject: Re: RE: Unable to build SSL component > > Hello Steve, > > I'm currently using Qpid 0.18 on Red Hat 6.3 with gcc 4.4.6. I'm using the old > bootstrap and configure method. Nothing special when running configure > (just setting m32 to the CFLAGS, CXXFLAGS, and LDFLAGS to specify 32-bits > build as well setting the prefix for the make install). You probably will need > some more information so please let me know what you need. Hopefully, > this will help. Thanks. > > Regards, > Jeremy - To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional commands, e-mail: users-h...@qpid.apache.org
Re: RE: Unable to build SSL component
Hello Steve, I'm currently using Qpid 0.18 on Red Hat 6.3 with gcc 4.4.6. I'm using the old bootstrap and configure method. Nothing special when running configure (just setting m32 to the CFLAGS, CXXFLAGS, and LDFLAGS to specify 32-bits build as well setting the prefix for the make install). You probably will need some more information so please let me know what you need. Hopefully, this will help. Thanks. Regards, Jeremy
RE: RE: Unable to build SSL component
Sorry to have missed the .18 and .22 note from your original email. Unfortunately the SSL items you list below aren't enough to help anyone figure out the issue. All they indicate is that SSL prereqs are not detected (which we could have guessed since the SSL components don't get built). Please send the entire configure output (or cmake output if you used the cmake build method). Thanks, -Steve > -Original Message- > From: Jeremy Wagner [mailto:coolness_2...@yahoo.com] > Sent: Tuesday, July 16, 2013 5:16 PM > To: users@qpid.apache.org; Steve Huston > Subject: Re: RE: Unable to build SSL component > > Hello Steve, > > As previously mentioned, I am building 0.18 and 0.22. > > I am only including the SSL part from the config log: > > SSL_CFLAGS='' > SSL_FALSE='' > SSL_LDFLAGS='' > SSL_TRUE='#' > > This holds true for both versions. > > Regards, > Jeremy - To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional commands, e-mail: users-h...@qpid.apache.org
Re: RE: Unable to build SSL component
Hello Steve, As previously mentioned, I am building 0.18 and 0.22. I am only including the SSL part from the config log: SSL_CFLAGS='' SSL_FALSE='' SSL_LDFLAGS='' SSL_TRUE='#' This holds true for both versions. Regards, Jeremy