Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10744 - cups does not build
Summary: cups does not build
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Donny Davies (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-14 11:33 UTC by Michael Labhard
Modified: 2003-02-04 19:42 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 Michael Labhard 2002-11-14 11:33:42 UTC
error output:
network.c:38:23: ifaddrs.h: No such file or directory
network.c: In function `NetIFUpdate':
network.c:158: warning: implicit declaration of function `getifaddrs'
network.c:161: dereferencing pointer to incomplete type
network.c:167: dereferencing pointer to incomplete type
network.c:167: dereferencing pointer to incomplete type
network.c:168: dereferencing pointer to incomplete type
network.c:168: dereferencing pointer to incomplete type
network.c:185: dereferencing pointer to incomplete type
network.c:186: dereferencing pointer to incomplete type
network.c:187: dereferencing pointer to incomplete type
network.c:189: dereferencing pointer to incomplete type
network.c:190: dereferencing pointer to incomplete type
network.c:192: dereferencing pointer to incomplete type
network.c:234: warning: implicit declaration of function `freeifaddrs'
make[1]: *** [network.o] Error 1
make: *** [all] Error 1

!!! ERROR: net-print/cups-1.1.17_pre20021025 failed.
!!! Function src_compile, Line 49, Exitcode 2
!!! compile problem

Calculating world dependencies    ...done!
>>> emerge (1 of 5) net-print/cups-1.1.17_pre20021025 to /
>>> md5 ;-) cups-1.1.16-source.tar.bz2
>>> md5 ;-) cups-1.1.17_pre20021025.diff.bz2
Comment 1 Donny Davies (RETIRED) gentoo-dev 2002-11-14 21:06:51 UTC
do you have an /usr/include/ifaddrs.h file?

if not, why?
Comment 2 Michael Labhard 2002-11-14 21:23:18 UTC
I do not have ifaddrs.h on my system apparently because nothing else I have 
installed needs it or possibly it was removed at some point after everything 
that was installed that did need it was built.  If cups has a dependency on 
this file it has not been addressed by the ebuild. 
Comment 3 Donny Davies (RETIRED) gentoo-dev 2002-11-14 21:44:55 UTC
/var/db/pkg/sys-libs/glibc-2.3.1/CONTENTS:obj /usr/include/ifaddrs.h

weird.  apparently this file isnt included with glibc-2.2.x

:/
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2003-01-02 11:02:12 UTC
is 1.1.18 working for you ?
Comment 5 Michael Labhard 2003-01-02 11:44:16 UTC
After completely rebuilding my system around 12/7/02 this is the cups version 
I currently have installed: 1.1.17_pre20021025. So from my point of view this 
bug appears resolved. /usr/include/ifaddrs.h is present.   
Comment 6 Donny Davies (RETIRED) gentoo-dev 2003-01-04 17:38:16 UTC
alrighty then ...