View Single Post
  #1   (View Single Post)  
Old 29th July 2008
smooth187 smooth187 is offline
New User
 
Join Date: May 2008
Posts: 4
Default webmin filesystems error

i installed webmin & everything is working fine except when i log in to webmin

i get this 1st message

Code:
An error has occurred building a program for listing mounted filesystems on your system :

/usr/local/lib/webmin/mount/freebsd-mounts-5.c: In function ‘main’:
/usr/local/lib/webmin/mount/freebsd-mounts-5.c:18: warning: incompatible implicit declaration of built-in function ‘exit’
/usr/local/lib/webmin/mount/freebsd-mounts-5.c: In function ‘expand_flags’:
/usr/local/lib/webmin/mount/freebsd-mounts-5.c:34: warning: incompatible implicit declaration of built-in function ’strcat’
/usr/local/lib/webmin/mount/freebsd-mounts-5.c:38: error: ‘MNT_NODEV’ undeclared (first use in this function)
/usr/local/lib/webmin/mount/freebsd-mounts-5.c:38: error: (Each undeclared identifier is reported only once
/usr/local/lib/webmin/mount/freebsd-mounts-5.c:38: error: for each function it appears in.)
/usr/local/lib/webmin/mount/freebsd-mounts-5.c:48: warning: incompatible implicit declaration of built-in function ’strlen’
how can i fix this problem i have searched every where i didn't find anything
Reply With Quote