Hi,
I did probe to install ncpfs modul ver. 2.2.6 (2.2.4 too). After ./configure is all ok, but after make command writes me errors.
./include/ncp/ncplib.h:625: warning: ‘packed’ attribute ignored for field of type ‘u_int8_t’
../include/ncp/ncplib.h:626: warning: ‘packed’ attribute ignored for field of type ‘u_int8_t’
../include/ncp/ncplib.h:630: warning: ‘packed’ attribute ignored for field of type ‘struct ncp_station_addr’
ncplib.c: In function ‘ncp_initialize_2’:
ncplib.c:2424: error: invalid storage class for function ‘get_argument’
ncplib.c: At top level:
ncplib.c:2587: warning: ‘packed’ attribute ignored for field of type ‘u_int8_t’
ncplib.c:2588: warning: ‘packed’ attribute ignored for field of type ‘u_int8_t’
ncplib.c:2589: warning: ‘packed’ attribute ignored for field of type ‘u_int8_t’
.....
Full log is here: http://files_to_forums.remontsw.eu/full_compile.txt
Can you help me, please?
Thank you for all info.
Rene
Error - compile ncpfs
Re: Error - compile ncpfs
According to freshmeat, ncpfs seems to not have been updated for about 7 years, so it's only normal that it doesn't work. Google found this page with the error message you posted: http://www.hacktoolrepository.com/tool/83/ncpfs
Read the comments.
Read the comments.