Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 86291 - Typo in timidity++-2.13.2-r1.ebuild
Summary: Typo in timidity++-2.13.2-r1.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-22 12:18 UTC by Kjell Claesson
Modified: 2005-03-22 13:27 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kjell Claesson 2005-03-22 12:18:15 UTC
Dous not build alsa support due to typo on line 75
myconf="${myconf} --with-default-output=alsa --enable-alsaeq"
should read
myconf="${myconf} --with-default-output=alsa --enable-alsaseq"

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
Does not enable alsa server mode

Expected Results:  
Expected to start in ALSA server mode.

emerge info

Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.4.3-20050110,
glibc-2.3.4.20050125-r1, 2.6.11-gentoo-r4 i686)
=================================================================
System uname: 2.6.11-gentoo-r4 i686 Intel(R) Celeron(TM) CPU                1400MHz
Gentoo Base System version 1.6.10
Python:              dev-lang/python-2.2.3-r5,dev-lang/python-2.3.5 [2.3.5 (#1,
Feb 20 2005, 13:28:12)]
dev-lang/python:     2.2.3-r5, 2.3.5
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo/
ftp://trumpetti.atm.tut.fi/gentoo/ ftp://ftp.du.se/pub/os/gentoo
http://ftp.du.se/pub/os/gentoo http://ds.thn.htu.se/linux/gentoo
http://mirror.pudas.net/gentoo ftp://mirror.pudas.net/gentoo"
LANG="sv_SE"
LC_ALL="sv_SE"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 X aac aalib alsa apache2 apm arts avi berkdb bitmap-fonts blender-game
bonobo cdr crypt css cups curl dba directfb divx4linux dv dvd dvdr dvdread
emboss encode esd faac faad fam fbcon fla flac font-server foomaticdb fortran gd
gdbm gif gimpprint glut gnome gpm graphviz gstreamer gtk gtk2 gtkhtml guile hal
ieee1394 imagemagick imlib innodb java joystick jpeg junit kde libg++ libwww mad
mikmod mmx motif mozilla mp3 mpeg mysql ncurses nls nptl nptlonly nvidia
oggvorbis opengl oss pam pdflib perl php png ppds python qt quicktime readline
samba scanner sdl slang speex spell sse ssl svga tcltk tcpd tetex tiff timidity
transcode truetype truetype-fonts type1 type1-fonts usb userlocales v4l vcd
vcdimager xine xml xml2 xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2005-03-22 13:27:47 UTC
thanks for your report, fixed in cvs