Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156312 - net-misc/zaptel-1.2.11 needs libusb
Summary: net-misc/zaptel-1.2.11 needs libusb
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: voip herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
: 156313 156316 156318 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-11-26 09:10 UTC by Christophe PEREZ
Modified: 2006-11-27 07:00 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 Christophe PEREZ 2006-11-26 09:10:00 UTC
net-misc/zaptel-1.2.11 doesn't compile if libusb is not installed (I don't use usb) :
gcc -g -Wall    -c -o fpga_load.o fpga_load.c
fpga_load.c:8:17: error: usb.h: No such file or directory
fpga_load.c:75: error: expected declaration specifiers or '...' before 'usb_dev_handle'
fpga_load.c:75: warning: 'struct usb_device' declared inside parameter list
fpga_load.c:75: warning: its scope is only this definition or declaration, which is probably not what you want
fpga_load.c:88: warning: 'struct usb_device' declared inside parameter list
fpga_load.c: In function 'path_of_dev':
fpga_load.c:90: error: dereferencing pointer to incomplete type
fpga_load.c:90: error: dereferencing pointer to incomplete type

After emerging manually libusb, zaptel compiles.

libusb was removed by emerge --declean.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-11-26 09:23:35 UTC
*** Bug 156313 has been marked as a duplicate of this bug. ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-11-26 09:23:52 UTC
*** Bug 156316 has been marked as a duplicate of this bug. ***
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-11-26 09:26:27 UTC
*** Bug 156318 has been marked as a duplicate of this bug. ***
Comment 4 Gustavo Zacarias (RETIRED) gentoo-dev 2006-11-27 07:00:07 UTC
Fixed, thanks!