[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[microblaze-uclinux] Compiling mount and smbmount



Hi,


I want to mount windows shares on my microblaze system. For this I found out that I cannot use the busybox mount; so I'm trying to compile the regular mount. But I get the following error:

fstab.c:236: error: `sys_siglist' undeclared (first use in this function)

Has anyone seen this before and found a work around it? Smbmount also fails to compile with

smbmount.c:106: error: structure has no member named `addr'
smbmount.c:109: error: structure has no member named `server_name'
smbmount.c:116: error: structure has no member named `server_name'
smbmount.c:119: error: structure has no member named `client_name'
smbmount.c:125: error: structure has no member named `client_name'
smbmount.c:128: error: structure has no member named `username'
smbmount.c:134: error: structure has no member named `username'
smbmount.c:144: error: structure has no member named `domain'
smbmount.c:150: error: structure has no member named `domain'
smbmount.c:194: error: structure has no member named `max_xmit'
smbmount.c:197: error: structure has no member named `password'
smbmount.c:202: error: structure has no member named `password'


Hasn't this been working before?


Thanks in advance!



--
mattis

___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/