That was probably me.

----- Rom

-----Original Message-----
From: boinc_dev [mailto:boinc_dev-boun...@ssl.berkeley.edu] On Behalf Of
Eric J Korpela
Sent: Tuesday, June 17, 2014 1:09 PM
To: Juha
Cc: BOINC Developers Mailing List
Subject: Re: [boinc_dev] failed to compile 7.3.19 on fedora 20

Who put pkg-config calls in the Makefiles?  That's awful, and is now on
my list of things to fix.


On Tue, Jun 17, 2014 at 9:49 AM, Juha <juha.sointus...@gmail.com> wrote:

> On 17 June 2014 19:45, Juha <juha.sointus...@gmail.com> wrote:
>
> > On 17 June 2014 04:05, Han Pingtian <ha...@linux.vnet.ibm.com>
wrote:
> >
> >> On Mon, Jun 16, 2014 at 11:46:14PM +0300, Juha wrote:
> >> > On 16 June 2014 07:45, Han Pingtian <ha...@linux.vnet.ibm.com>
wrote:
> >> >
> >> > > On Thu, Jun 12, 2014 at 06:39:29PM +0300, Juha wrote:
> >> > > > On 10 June 2014 16:20, Han Pingtian 
> >> > > > <ha...@linux.vnet.ibm.com>
> >> wrote:
> >> > > >
> >> > > > > I have installed wxGTK3 on this system, the 
> >> > > > > /usr/include/wx-3.0/wx/defs.h comes from wxGTK3-devel. And 
> >> > > > > the /usr/include/gtk-2.0/gdk/gdktypes.h comes from 
> >> > > > > gtk2-devel.  I'm
> >> using
> >> > > > > './configure --disable-server ' to configure it. Not sure 
> >> > > > > what's
> >> wrong,
> >> > > > > please advise. Thanks!
> >> > > > >
> >> > > >
> >> > > > In Fedora 20 wxWidgets 3 is configured to use GTK+ 3 backend 
> >> > > > and
> >> you are
> >> > > > trying to compile Manager with GTK+ 2. That's not going to 
> >> > > > work,
> you
> >> > > can't
> >> > > > mix GTK+ versions like that.
> >> > > >
> >> > >
> >> > > I think this is what boinc wants to do on the Fedora 20 system,

> >> > > not me ... Boinc is going to use wx 3 and gtk+ 2 together here,

> >> > > not sure
> >> if
> >> > > I was doing something wrong.
> >> > >
> >> >
> >> > Do you have gtk3-devel installed? If not, install it.
> >>
> >> I had gtk3-devel-3.10.9-1.fc20.x86_64 installed, looks like this 
> >> isn't the reason of this problem ...
> >
> >
> > I was going to tell you to uninstall gtk2-devel but that's not going

> > to work.
> >
> > Open clientgui/Makefile.am and replace every "gtk+-2.0" with
"gtk+-3.0".
> > There should be three of them near the end of the file.
> >
> > This isn't a proper fix but should get you at least a bit further.
> >
>
> After editing Makefile.am run configure. You may need to run 
> _autosetup before configure, I never remember which files were input 
> files for which programs.
>
> -Juha
> _______________________________________________
> boinc_dev mailing list
> boinc_dev@ssl.berkeley.edu
> http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
> To unsubscribe, visit the above URL and (near bottom of page) enter 
> your email address.
>
_______________________________________________
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.
_______________________________________________
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to