Dear Emboss users,
I am tryin to install emboss on Linux Ubuntu 7.04 Feisty Fawn I downloaded the following tar.gz : EMBOSS-5.0.0.tar.gz <ftp://emboss.open-bio.org/pub/EMBOSS/EMBOSS-5.0.0.tar.gz> I made the ./configure, (I have the grphics lib z, png and gd) But when I maunch the make, I get the following message. Does anyone have an idea why? Did I miss a lib or something? Thank you for your help, Best regards, Laurence plcore.c: In function 'int text2fci(const char*, unsigned char*, unsigned char*)': plcore.c:459: error: initializer-string for array of chars is too long plcore.c:459: error: initializer-string for array of chars is too long plcore.c:459: error: initializer-string for array of chars is too long plcore.c:459: error: initializer-string for array of chars is too long plcore.c:459: error: initializer-string for array of chars is too long plcore.c:459: error: initializer-string for array of chars is too long plcore.c:459: error: initializer-string for array of chars is too long plcore.c:459: error: initializer-string for array of chars is too long plcore.c:459: error: initializer-string for array of chars is too long plcore.c:459: error: initializer-string for array of chars is too long plcore.c: In function 'void difilt(PLINT*, PLINT*, PLINT, PLINT*, PLINT*, PLINT*, PLINT*)': plcore.c:887: warning: converting to 'int' from 'PLFLT' plcore.c:888: warning: converting to 'int' from 'PLFLT' plcore.c:897: warning: converting to 'PLINT' from 'PLFLT' plcore.c:899: warning: converting to 'PLINT' from 'PLFLT' plcore.c:909: warning: converting to 'int' from 'PLFLT' plcore.c:910: warning: converting to 'int' from 'PLFLT' plcore.c:919: warning: converting to 'int' from 'PLFLT' plcore.c:920: warning: converting to 'int' from 'PLFLT' plcore.c: In function 'void sdifilt(short int*, short int*, PLINT, PLINT*, PLINT*, PLINT*, PLINT*)': plcore.c:946: warning: converting to 'short int' from 'PLFLT' plcore.c:947: warning: converting to 'short int' from 'PLFLT' plcore.c:955: warning: converting to 'short int' from 'PLFLT' plcore.c:956: warning: converting to 'short int' from 'PLFLT' plcore.c:966: warning: converting to 'short int' from 'PLFLT' plcore.c:967: warning: converting to 'short int' from 'PLFLT' plcore.c:976: warning: converting to 'short int' from 'PLFLT' plcore.c:977: warning: converting to 'short int' from 'PLFLT' plcore.c: In function 'void pldid2pc(PLFLT*, PLFLT*, PLFLT*, PLFLT*)': plcore.c:1079: warning: passing 'PLFLT' for argument 1 to 'PLFLT plP_pcdcx(PLINT)' plcore.c:1080: warning: passing 'PLFLT' for argument 1 to 'PLFLT plP_pcdcy(PLINT)' plcore.c:1081: warning: passing 'PLFLT' for argument 1 to 'PLFLT plP_pcdcx(PLINT)' plcore.c:1082: warning: passing 'PLFLT' for argument 1 to 'PLFLT plP_pcdcy(PLINT)' plcore.c: In function 'void pldip2dc(PLFLT*, PLFLT*, PLFLT*, PLFLT*)': plcore.c:1125: warning: passing 'PLFLT' for argument 1 to 'PLFLT plP_pcdcx(PLINT)' plcore.c:1126: warning: passing 'PLFLT' for argument 1 to 'PLFLT plP_pcdcy(PLINT)' plcore.c:1127: warning: passing 'PLFLT' for argument 1 to 'PLFLT plP_pcdcx(PLINT)' plcore.c:1128: warning: passing 'PLFLT' for argument 1 to 'PLFLT plP_pcdcy(PLINT)' plcore.c: In function 'void calc_didev()': plcore.c:1345: warning: converting to 'PLINT' from 'PLFLT' plcore.c:1346: warning: converting to 'PLINT' from 'PLFLT' plcore.c:1347: warning: converting to 'PLINT' from 'PLFLT' plcore.c:1348: warning: converting to 'PLINT' from 'PLFLT' plcore.c: In function 'void plP_setpxl(PLFLT, PLFLT)': plcore.c:3264: warning: converting to 'PLINT' from 'double' plcore.c:3265: warning: converting to 'PLINT' from 'double' make[2]: *** [plcore.lo] Erreur 1 make[2]: quittant le répertoire « /tmp/EMBOSS-5.0.0/plplot » make[1]: *** [all-recursive] Erreur 1 make[1]: quittant le répertoire « /tmp/EMBOSS-5.0.0/plplot » make: *** [all-recursive] Erreur 1 Exit 2 -- ==================================================================== = Laurence Amilhat INRA Toulouse 31326 Castanet-Tolosan = = Tel: 33 5 61 28 53 34 Email: [EMAIL PROTECTED] = ==================================================================== _______________________________________________ EMBOSS mailing list [email protected] http://lists.open-bio.org/mailman/listinfo/emboss
