Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 105404

Summary: timidity++-2.13.2-r2 does not compile when enabling motif without X useflag enabled
Product: Gentoo/Alt Reporter: Fabian Groffen <grobian>
Component: Mac OSXAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: PPC   
OS: OS X   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 105056    

Description Fabian Groffen gentoo-dev 2005-09-09 10:16:26 UTC
The configure script fails with the USE flag combination "-X motif" with the error:

configure: error: motif: --with-x option must be specified

On linux the same USE flag combinations doesn't seem to be a problem. 
Compilation succeeds when USE="X motif".

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Stefan Frank 2005-09-13 00:59:13 UTC
Does this make sense? Isn't X a dependency of motif, is it?

I think if motif is set, than X has to be set implicitly? Or what do you think?
Comment 2 Fabian Groffen gentoo-dev 2005-09-13 08:47:43 UTC
I haven't really thought about it, the ebuild does it this way, and I was more
or less hoping for someone to have an opinion about this, and maybe then I
should contact the maintainer to ask if motif can imply X as well...  or
something like that.
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2007-01-10 19:51:06 UTC
This was not limited to macos but the same applies in Linux too.
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2007-01-10 19:53:29 UTC
Anyway, it's fixed now.