Bug 4233 - smbd/statvfs.c:40: incompatible types in assignment
Summary: smbd/statvfs.c:40: incompatible types in assignment
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Build environment (show other bugs)
Version: 3.0.23
Hardware: x86 Linux
: P3 normal
Target Milestone: none
Assignee: Tim Potter
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-16 22:02 UTC by peter.billam
Modified: 2006-11-17 02:15 UTC (History)
1 user (show)

See Also:


Attachments
Proposed fix (1.39 KB, patch)
2006-11-17 02:15 UTC, Volker Lendecke
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description peter.billam 2006-11-16 22:02:34 UTC
On linux 2.2.14-5.0

smbd/statvfs.c: In function `linux_statvfs':
smbd/statvfs.c:40: incompatible types in assignment
make: *** [smbd/statvfs.o] Error 1

I get the same problem with samba-3.0.21c and samba-3.0.23d
Comment 1 Volker Lendecke 2006-11-17 02:15:16 UTC
Created attachment 2222 [details]
Proposed fix

This should be fixed with the attached patch

Volker
Comment 2 Volker Lendecke 2006-11-17 02:15:40 UTC
Marking as fixed.