Gentoo Archives: gentoo-user

From: Alex Schuster <wonko@×××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] open-iscsi-2.0.871.3 compile fail on 2.6.32-openvz-budarin.1 kernel
Date: Sun, 22 Aug 2010 13:40:18
Message-Id: 201008221526.20135.wonko@wonkology.org
In Reply to: [gentoo-user] open-iscsi-2.0.871.3 compile fail on 2.6.32-openvz-budarin.1 kernel by Xi Shen
1 Xi Shen writes:
2
3 > i got this error while trying to emerge the open-iscis-2.0.871.3:
4 >
5 > be2iscsi.o transport.o iscsid.o
6 > iscsi_sysfs.o: In function `iscsi_sysfs_get_blockdev_from_lun':
7 > iscsi_sysfs.c:(.text+0xe71): undefined reference to `S_ISLNK'
8 > iscsi_sysfs.c:(.text+0xed3): undefined reference to `S_ISDIR'
9 > iscsi_sysfs.o: In function `iscsi_sysfs_get_sid_from_path':
10 > iscsi_sysfs.c:(.text+0x16ed): undefined reference to `S_ISDIR'
11 > iscsi_sysfs.c:(.text+0x17bd): undefined reference to `S_ISLNK'
12
13 Same problem as John Covici just posted about in the 'glibc 2.12.1-r1
14 seems to not be working correctly' thread. Look there for possible
15 solutions that might come up.
16
17 Wonko