Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31206 - alsamixergui fails to find installed fltk libs
Summary: alsamixergui fails to find installed fltk libs
Status: VERIFIED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Brandy Westcott (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-15 08:54 UTC by Greg Watson (linuxkrn)
Modified: 2003-12-04 21:25 UTC (History)
0 users

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


Attachments
alsamixergui-0.9.0rc1-2 config.log (config.log,4.71 KB, text/plain)
2003-10-15 19:10 UTC, Greg Watson (linuxkrn)
Details
Screenshot of alsamixer without text (alsamixergui.jpg,24.02 KB, image/jpeg)
2003-10-15 19:44 UTC, Greg Watson (linuxkrn)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Watson (linuxkrn) 2003-10-15 08:54:12 UTC
checking for main in -lfltk... no
configure: error: missing fltk

!!! ERROR: media-sound/alsamixergui-0.9.0.1.2-r3 failed.
!!! Function econf, Line 338, Exitcode 1
!!! econf failed


Reproducible: Always
Steps to Reproduce:
1. emerge -u alsamixergui


Actual Results:  
checking for main in -lfltk... no
configure: error: missing fltk

!!! ERROR: media-sound/alsamixergui-0.9.0.1.2-r3 failed.
!!! Function econf, Line 338, Exitcode 1
!!! econf failed



*  x11-libs/fltk
      Latest version available: 1.1.4
      Latest version installed: 1.1.4
      Size of downloaded files: 1,275 kB
      Homepage:    http://www.fltk.org
      Description: C++ user interface toolkit for X and OpenGL.
Comment 1 Greg Watson (linuxkrn) 2003-10-15 13:07:42 UTC
Portage 2.0.49-r13 (default-x86-1.4, gcc-3.3.1, glibc-2.3.2-r6, 2.6.0-test7-bk2)
=================================================================
System uname: 2.6.0-test7-bk2 i686 Intel(R) Xeon(TM) CPU 2.80GHz
Gentoo Base System version 1.4.3.11
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config
/usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs fixpackages"
GENTOO_MIRRORS="ftp://mirror.iawnet.sandia.gov/pub/gentoo ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo
http://www.ibiblio.org/pub/Linux/distributions/gentoo http://gentoo.oregonstate.edu/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 apm avi crypt encode foomaticdb gif libg++ libwww mad mikmod mpeg
nls pdflib quicktime xml2 xmms xv zlib gtkhtml gdbm berkdb slang readline
arts nas bonobo svga ggi tcltk java guile sdl gpm tcpd pam perl python imlib
oggvorbis gtk motif mozilla gphoto2 cdr X kde qt gtk2 -gnome sse sse2 aalib
-esd mbox alsa dvd dvb v4l xft truetype ssl ncurses jpeg dga opengl tiff
png -doc ldap xml -lirc oss cups spell snmp xinerama mmx nptl"
Comment 2 Brandy Westcott (RETIRED) gentoo-dev 2003-10-15 18:52:23 UTC
Greg, can you provide us with the contents of config.log. This will
give us a little more insight into why the configure script isn't
finding your fltk libraries.
Comment 3 Greg Watson (linuxkrn) 2003-10-15 19:10:09 UTC
Created attachment 19284 [details]
alsamixergui-0.9.0rc1-2 config.log
Comment 4 Greg Watson (linuxkrn) 2003-10-15 19:22:08 UTC
It appears that it is looking for xft, however I had to remove xft because
x11-base/xfree-4.3.0-r2 blocks it.

[blocks B     ] >=x11-base/xfree-4.3.0-r2 (from pkg x11-libs/xft-2.0.1-r2)
[ebuild  N    ] x11-libs/xft-2.0.1-r2

Noting that it was looking for xft libs and I had to remove that for 4.3.0,
I removed it from my USE var and rebuilt both fltk and alsamixergui.  It
works great now.

Not sure if there was, but maybe there should be, a note when upgrading to
4.3.0 that xft isn't needed and to rebuild apps that used it.  Also to remove
XFT from USE.
Comment 5 Greg Watson (linuxkrn) 2003-10-15 19:42:19 UTC
Maybe I was a bit quick to mark it as resolved.  No I have no text.

Also get this error:
Fontconfig error: Cannot load default config file

Will attach a screenshot
Comment 6 Greg Watson (linuxkrn) 2003-10-15 19:44:09 UTC
Created attachment 19285 [details]
Screenshot of alsamixer without text

There is supposed to be text across th top, and under each mixer channel.
Comment 7 Heinrich Wendel (RETIRED) gentoo-dev 2003-10-20 03:32:15 UTC
xft is now included in xfree, try to remerge xfree
Comment 8 Heinrich Wendel (RETIRED) gentoo-dev 2003-12-01 06:12:44 UTC
does it work?
Comment 9 Greg Watson (linuxkrn) 2003-12-04 21:25:54 UTC
I've rebuilt world and things seem to work now.  Hard to say what it was, but it works now.