Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9675 - zinf won't compile without arts
Summary: zinf won't compile without arts
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-25 17:47 UTC by Christian Loitsch
Modified: 2003-04-14 17:19 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
zinf-2.2.1.ebuild (zinf-2.2.1.ebuild,2.01 KB, text/plain)
2002-11-11 10:57 UTC, Robert Davis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Loitsch 2002-10-25 17:47:14 UTC
i had to add the following config-option in order to compile zinf without arts:

use arts || myconf="${myconf} --disable-arts"
Comment 1 Dan Armak (RETIRED) gentoo-dev 2002-10-30 04:01:16 UTC
We can add zinf 2.2.1 while we're at it... 
Comment 2 Robert Davis 2002-11-04 10:45:37 UTC
I have a 2.2.1 ebuild.  I have done 2.2.0 fine without arts.  Areyou running
KDE?  do you have USE=-arts in your make.conf?  Also do you just add the line
after the use arts && line?  Thanks.
Comment 3 Robert Davis 2002-11-11 10:57:16 UTC
Created attachment 5581 [details]
zinf-2.2.1.ebuild

Update to zinf-2.2.1.  No dependancy changes.
Comment 4 Christian Loitsch 2002-11-14 06:37:09 UTC
I don't run KDE and have -arts in my use-flags.
Yes I just added this line after the 

use arts && myconf ...

Sorry it took me so long to answer.
Comment 5 Dan Armak (RETIRED) gentoo-dev 2002-12-06 10:59:06 UTC
It seems as though zinf 2.2.1 has the arts plugin firmly disabled. No matter what is 
passed to configure it isn't built by default, and if I force building it, it has an undefined 
symbol arts_free. 
 
I'm committing a zinf-2.2.1 ebuild that has arts support disabled entirely. I'll ask the 
zinf authors about this. 
Comment 6 Dewet Diener 2003-01-02 14:13:23 UTC
I uncommented your changes for arts, since I use the arts plugin.  I'm also seeing 
the arts_free error, except if I start zinf through artsdsp:  then I don't see the 
error, and the arts plugin loads fine, and I have it selected.  Dunno if that helps, 
but at least my arts output works. 
Comment 7 Dan Armak (RETIRED) gentoo-dev 2003-01-29 15:12:34 UTC
Reminder to self, do ask the zinf developers... 
Comment 8 Robert Davis 2003-01-29 15:24:40 UTC
Dan I have a 2.2.3 I am starting testing now.  I have readded basic arts and
alsa to test.  I have an update musicbrainz ebuild to go along also.  I already
did gnome/esound/oss with no problems and I am installing arts/alsa .9 now to test.
Comment 9 Dan Armak (RETIRED) gentoo-dev 2003-01-30 08:46:54 UTC
Sounds good. This is low on my priority list atm beause I'm handling kde proper, following the 
3.1 release... 
Comment 10 Robert Davis 2003-01-31 11:47:35 UTC
See bug #14859 for Zinf-2.2.3.
Worked with arts on my machine so you should be able to close this bug now.
Comment 11 Dan Armak (RETIRED) gentoo-dev 2003-02-14 08:17:03 UTC
I've added arts support to the 2.2.3 ebuild with some makefile fixes neede to let it build 
properly. I'll contact zinf upstream about those changes, meanwhile please test the ebuild. 
Comment 12 Dan Armak (RETIRED) gentoo-dev 2003-04-14 17:19:40 UTC
The zinf people didn't reply to either of my 2 emails :-( 
Anyway this is working now afaik.