Gentoo Archives: gentoo-dev

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