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: Unable to build SSL component
Hi Jeremy, I'm afraid we're going to need more info in order to help you. What Qpid version, OS/compiler do you have, and what is the complete output from cmake? Thanks, -Steve > -Original Message- > From: coolness_2...@yahoo.com [mailto:coolness_2...@yahoo.com] > Sent: Thursday, February 20, 2014 6:40 PM > To: users@qpid.apache.org > Subject: Re: Unable to build SSL component > > Hello, > > Sorry, I got sidetracked, but I'm now looking into this. I did run the command > and got the following output: > > -I/usr/include/nss3 > -Wl,-rpath-link,/usr/lib -L/usr/lib -lssl3 -lsmime3 -lnss3 -lnssutil3 > > Could I be missing other packages? Thanks! > > Regards, > Jeremy - To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional commands, e-mail: users-h...@qpid.apache.org
Re: Unable to build SSL component
Hello, Sorry, I got sidetracked, but I'm now looking into this. I did run the command and got the following output: -I/usr/include/nss3 -Wl,-rpath-link,/usr/lib -L/usr/lib -lssl3 -lsmime3 -lnss3 -lnssutil3 Could I be missing other packages? Thanks! Regards, Jeremy
Re: Unable to build SSL component
On 07/16/2013 10:02 PM, Jeremy Wagner wrote: Hello, I ran into the same issue as this thread: http://qpid.2158936.n2.nabble.com/Why-I-can-not-build-ssl-componet-td7591440.html I do have the cyprus packages installed, but when I try to build 0.18 and 0.22, it doesn't build the ssl subdirectory. So as a result, I cannot use the C++ clients with SSL. What platform are you on? Do you have nss-devel or equivalent installed? What does `nss-config --cflags --libs` give? - 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
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
RE: Unable to build SSL component
Can you please post here: - what qpid version you are trying to build - the configure or cmake output Thanks, -Steve Huston > -Original Message- > From: Jeremy Wagner [mailto:coolness_2...@yahoo.com] > Sent: Tuesday, July 16, 2013 5:02 PM > To: users@qpid.apache.org > Subject: Unable to build SSL component > > Hello, > > I ran into the same issue as this thread: > > http://qpid.2158936.n2.nabble.com/Why-I-can-not-build-ssl-componet- > td7591440.html > > I do have the cyprus packages installed, but when I try to build 0.18 and > 0.22, > it doesn't build the ssl subdirectory. So as a result, I cannot use the C++ > clients with SSL. > > Regards, > Jeremy - To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional commands, e-mail: users-h...@qpid.apache.org