[sylpheed:32619] stray '\' in program

crazycode08 crazycode08 at gmail.com
Sat Sep 6 21:37:00 JST 2008


hi,everyone:

  I try to compile the sylpheed source code under windows with MinGW

after I use make ,it shows some error:

account.c: In function `account_find_from_smtp_server':
account.c:117: error: stray '\' in program
account.c:117: error: stray '\' in program
account.c:117: error: `LibSylph' undeclared (first use in this function)
account.c:117: error: (Each undeclared identifier is reported only once
account.c:117: error: for each function it appears in.)
account.c:118: error: stray '\' in program
account.c:118: error: stray '\' in program
account.c: In function `account_find_from_address':
account.c:143: error: stray '\' in program
account.c:143: error: stray '\' in program
account.c:143: error: `LibSylph' undeclared (first use in this function)
account.c: In function `account_find_from_item':
account.c:173: error: stray '\' in program
account.c:173: error: stray '\' in program
account.c:173: error: `LibSylph' undeclared (first use in this function)
account.c: In function `account_find_from_item_property':
account.c:186: error: stray '\' in program
account.c:186: error: stray '\' in program
account.c:186: error: `LibSylph' undeclared (first use in this function)
account.c: In function `account_find_from_message_file':
account.c:223: error: stray '\' in program
account.c:223: error: stray '\' in program
account.c:223: error: `LibSylph' undeclared (first use in this function)
account.c: In function `account_get_special_folder':
account.c:377: error: stray '\' in program
account.c:377: error: stray '\' in program
account.c:377: error: `LibSylph' undeclared (first use in this function)
account.c: In function `account_destroy':
account.c:446: error: stray '\' in program
account.c:446: error: stray '\' in program
account.c:446: error: `LibSylph' undeclared (first use in this function)
f:\msys\mingw\bin\make.exe: *** [account.lo] Error 1

I don't know what's wrong?


thanks!



More information about the Sylpheed mailing list