Re: [PATCH] Remove Alpha architecture since it is not supported by operf/ocount
Maynard Johnson <[email protected]>
| Newsgroups | gmane.linux.oprofile |
|---|---|
| Message-ID | <[email protected]> |
On 08/13/2014 03:33 AM, Michael Cree wrote: > On Mon, Aug 11, 2014 at 03:14:27PM -0500, Maynard Johnson wrote: >> On 08/11/2014 02:15 PM, Michael Cree wrote: >>> I do have a patch to support the EV67 CPUs. I have not had a chance to >>> test it but should be able to do so in the next couple of days. >>> >>> Cheers >>> Michael. >> Thanks for the reply, Michael. I'll hold off on the 1.0 release candidate until >> Thursday to give you a chance to test that patch and submit it. > > Now I remember why I didn't test it before. When I run configure I get: > > checking in lib for Qt library name... failed > ./configure: line 18809: syntax error near unexpected token `QT,' > ./configure: line 18809: ` PKG_CHECK_MODULES(QT, Qt3Support QtGui QtCore ,,' Michael, Please get a fresh checkout from the oprofile repo. The GUI (along with all the qt goop) has been removed upstream, so you won't see that problem anymore. -Maynard > > Does this really need qt? Um, just checked in a chroot with libqt4-dev > installed and I still get the same error. > > Cheers > Michael > ------------------------------------------------------------------------------