Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103095 - net-wireless/bluez-hciemu-1.0 fails to build
Summary: net-wireless/bluez-hciemu-1.0 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-19 17:26 UTC by postmodern
Modified: 2005-10-23 03:33 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 postmodern 2005-08-19 17:26:09 UTC
net-wireless/bluez-hciemu-1.0 fails to build.

Reproducible: Always
Steps to Reproduce:
1. emerge =bluez-hciemu-1.0
2.
3.

Actual Results:  
creating Makefile
gcc -DPACKAGE=\"bluez-hciemu\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1  -I. -I. 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include  -I/usr/include/bluetooth  -Wall
-g -O2 -c hciemu.c
hciemu.c:49:32: bluetooth/hci_vhci.h: No such file or directory
hciemu.c: In function `hci_host_control':
hciemu.c:429: error: `OCF_WRITE_PG_TIMEOUT' undeclared (first use in this function)
hciemu.c:429: error: (Each undeclared identifier is reported only once
hciemu.c:429: error: for each function it appears in.)
hciemu.c:430: error: `OCF_WRITE_CA_TIMEOUT' undeclared (first use in this function)
hciemu.c: In function `main':
hciemu.c:844: error: `VHCI_DEV' undeclared (first use in this function)
make: *** [hciemu.o] Error 1


Expected Results:  
compiles

Gentoo Base System version 1.6.13
Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.5-r1, 2.6.12-gentoo-r6 i686)
=================================================================
System uname: 2.6.12-gentoo-r6 i686 AMD Athlon(tm) 64 Processor 3400+
dev-lang/python:     2.3.5
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.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-pipe -O3 -march=i686"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-pipe -O3 -march=i686"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aac alsa apm avi berkdb bitmap-fonts bluetooth cdr crypt curl
divx4linux dvd eds emboss encode esd fam flac foomaticdb fortran gdbm gif gnome
gpm gstreamer gtk gtk2 imlib ipv6 jpeg libg++ libwww mad mikmod motif mp3 mpeg
ncurses network nls ogg oggvorbis opengl pam pdflib perl png python quicktime
readline samba sdl softmmu speex spell sqlite ssl tcpd theora tiff truetype
truetype-fonts type1-fonts vorbis wifi win32codecs xml2 xv xvid zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Henrik Brix Andersen 2005-10-23 03:33:51 UTC
Fixed in net-wireless/bluez-hciemu-1.2, which is now stable on x86.