Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43600 - alsa-tool 1.0.3 don't compile
Summary: alsa-tool 1.0.3 don't compile
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC All
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-03 06:14 UTC by phaidros
Modified: 2004-03-04 02:05 UTC (History)
1 user (show)

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 phaidros 2004-03-03 06:14:54 UTC
kernel 2.6.3-r2
alsa-lib 1.0.3

config.status: creating Makefile
config.status: executing depfiles commands
if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cspctl\" -DVERSION=\"0.2.0\" -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1  -I. -I.   -I/usr/include/fltk-1.1  -O3 -pipe -mcpu=750 -I/lib/modules/2.6.3-benh2/build/include  -I/lib/modules/2.6.3-benh2/build/include -MT cspctl.o -MD -MP -MF ".deps/cspctl.Tpo" \
  -c -o cspctl.o `test -f 'cspctl.c' || echo './'`cspctl.c; \
then mv -f ".deps/cspctl.Tpo" ".deps/cspctl.Po"; \
else rm -f ".deps/cspctl.Tpo"; exit 1; \
fi
gcc  -O3 -pipe -mcpu=750 -I/lib/modules/2.6.3-benh2/build/include  -I/lib/modules/2.6.3-benh2/build/include  -L/usr/lib/fltk-1.1  -lasound -lm -ldl -lpthread -o cspctl  cspctl.o  -lasound -lm -ldl -lpthread
cspctl.o(.text+0x6b6): In function `csp_command':
: undefined reference to `__invalid_size_argument_for_IOC'
cspctl.o(.text+0x6be): In function `csp_command':
: undefined reference to `__invalid_size_argument_for_IOC'
collect2: ld returned 1 exit status
make: *** [cspctl] Error 1

!!! ERROR: media-sound/alsa-tools-1.0.3 failed.
!!! Function src_compile, Line 61, Exitcode 2
!!! make failed
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2004-03-03 06:41:37 UTC
do you use linux-headers-2.6.x ?
Comment 2 LuisMi Garcia 2004-03-04 01:42:50 UTC
I'm not the reporter of the bug, but I cannot build alsa-tools until linux-headers 2.6.3 was emerged.

why is linux-headers not automatically audate to a 2.6 version automatically? I'm using a 2.6 kernel!
Comment 3 LuisMi Garcia 2004-03-04 01:53:21 UTC
no. sorry. false positive. Opening new bug with the alsa team giving me a reply:

http://bugs.gentoo.org/show_bug.cgi?id=43692

P.S.: I think it's not related to this bug, but anyways...
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2004-03-04 02:00:31 UTC
read docs, about how to update your system.

kernel 2.6 is still not offical supported by gentoo
Comment 5 LuisMi Garcia 2004-03-04 02:05:43 UTC
hey, I don't think you must close this bug.

my feedback was erroneously posted here, but was not related. I'm updating my system, but this is NOT my bug.

sorry for the inconveniencies.