Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 122812 - asterisk 1.2.4. fails to compile without zaptel/pri
Summary: asterisk 1.2.4. fails to compile without zaptel/pri
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: voip herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-14 09:50 UTC by Roman Schließmeyer
Modified: 2006-03-07 02:26 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 Roman Schließmeyer 2006-02-14 09:50:52 UTC
Compiling asterisk 1.2.4 without zaptel breaks. Works fine with zaptel and pri/bri enabled.

The following USE Flags are set f
Comment 1 Roman Schließmeyer 2006-02-14 09:50:52 UTC
Compiling asterisk 1.2.4 without zaptel breaks. Works fine with zaptel and pri/bri enabled.

The following USE Flags are set für asterisk:

 net-misc/asterisk-1.2.4  -alsa -bri* +curl -debug -doc -gtk -h323 -hardened -lowmem +mmx -mysql -nosamples -odbc -osp -postgres -pri -speex -sqlite +ssl -ukcid -zaptel

emerge --info goes here..
-------------------
Portage 2.0.54 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r2, 2.6.14-gentoo-r5 i686)
=================================================================
System uname: 2.6.14-gentoo-r5 i686 AMD Athlon(tm) processor
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-tbird -mcpu=athlon-tbird -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/fax /usr/share/config /var/qmail/control /var/spool/fax/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-tbird -mcpu=athlon-tbird -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="de_DE@euro"
LC_ALL="de_DE@euro"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow acpi alsa apache2 apm audiofile avi bitmap-fonts bzip2 cgi crypt cups curl dvd eds emboss encode expat firewire foomaticdb fortran gd gif gmp gpm gstreamer gtk2 guile idn imap imlib ipv6 javascript jpeg ldap libg++ libwww mad maildir mhash mikmod mp3 mpeg mysql ncurses nls ogg oggvorbis oss pam pam-mysql pcre pdflib perl php png python quicktime readline sasl sdl slang spell ssl tcpd tiff truetype truetype-fonts type1-fonts udev usb vhosts vorbis xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 2 Stefan Knoblich (RETIRED) gentoo-dev 2006-03-03 20:15:56 UTC
works on my box, please attach the output of 

emerge =asterisk-1.2.4  2>&1 | tee asterisk.log
Comment 3 Roman Schließmeyer 2006-03-07 02:26:23 UTC
(In reply to comment #1)
> works on my box, please attach the output of 
> 
> emerge =asterisk-1.2.4  2>&1 | tee asterisk.log


Hm strange - now compiling finished. Sorry for that one.