Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 370691 - udev-171 doesn't build against glibc-2.9
Summary: udev-171 doesn't build against glibc-2.9
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: udev maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-08 15:40 UTC by Robert Piasek (RETIRED)
Modified: 2011-06-13 20:31 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 Robert Piasek (RETIRED) gentoo-dev 2011-06-08 15:40:56 UTC
CCLD   extras/gudev/libgudev-1.0.la
libudev/.libs/libudev-private.a(libudev-ctrl.o): In function `udev_ctrl_get_connection':
libudev-ctrl.c:(.text.udev_ctrl_get_connection+0x56): undefined reference to `accept4'
collect2: ld returned 1 exit status
make[2]: *** [udev/udevd] Error 1
make[2]: *** Waiting for unfinished jobs....


cave show glibc::installed
* sys-libs/glibc::installed
    ::installed               2.9_p20081201-r3 {:2.2}
grep accept4 /usr/include/sys/socket.h

I believe accept4 was introduced in glibc-2.10


Reproducible: Always
Comment 1 William Hubbs gentoo-dev 2011-06-13 20:31:35 UTC
I updated the dependencies for udev-171-r1 to require >=glibc-2.10.