Gentoo Archives: gentoo-dev

From: Joe DeRosa <joe.derosa.b1@×××××.com>
To: gentoo-dev@g.o
Subject: [gentoo-dev] Problems compiling samba
Date: Fri, 12 Apr 2002 11:15:04
Message-Id: 20020412161504.B95AF2019AB2@chiba.3jane.net
1 Does anyone have an idea what might be my problem here ?
2 Is there a kernel option (besides smbfs) that I need to turn on ?
3
4 Thanks
5
6 root@miway2 portage # emerge net-fs/samba
7 -----
8 Compiling smbd/quotas.c
9 Compiling smbd/oplock.c
10 smbd/quotas.c: In function `get_smb_linux_vfs_quota':
11 smbd/quotas.c:111: storage size of `D' isn't known
12 make: *** [smbd/quotas.o] Error 1
13 make: *** Waiting for unfinished jobs....
14 Using FLAGS = -O -march=i686 -O3 -pipe -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -
15 ---
16 Using LIBS = -lcups -ldl -lnsl -lpam
17 Compiling smbd/quotas.c
18 smbd/quotas.c: In function `get_smb_linux_vfs_quota':
19 smbd/quotas.c:111: storage size of `D' isn't known
20 make: *** [smbd/quotas.o] Error 1
21
22 !!! ERROR: The ebuild did not complete successfully.
23 !!! Function src_compile, Line 34, Exitcode 2
24 !!! compile problem
25
26 root@miway2 portage #

Replies

Subject Author
Re: [gentoo-dev] Problems compiling samba Spider <spider@g.o>