Error - compile ncpfs

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
baran
Posts: 74
Joined: 8. Feb 2010, 17:41

Error - compile ncpfs

Post by baran »

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
User avatar
gapan
Salix Wizard
Posts: 6362
Joined: 6. Jun 2009, 17:40

Re: Error - compile ncpfs

Post by gapan »

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.
Image
Image
Post Reply