[EMBOSS] Compiling EMNU fails with EMBOSS 4.0.0

Ryan Golhar golharam at umdnj.edu
Fri Aug 11 19:47:46 UTC 2006


So I'm recompiling the EMNU package to link with EMBOSS 4.0.0 and I'm
getting some compiler errors that I don't get with EMBOSS 3.0.0:

emnu.c: In function `populate_program_menus':
emnu.c:1307: `GPnode' undeclared (first use in this function)
emnu.c:1307: (Each undeclared identifier is reported only once
emnu.c:1307: for each function it appears in.)
emnu.c:1307: syntax error before "gl"
emnu.c:1314: `gl' undeclared (first use in this function)
emnu.c:1315: warning: `ajStrLen' is deprecated (declared at
/usr/include/ajstr.h:591)
emnu.c:1315: warning: `ajStrLen' is deprecated (declared at
/usr/include/ajstr.h:591)
emnu.c:1322: warning: `ajStrLen' is deprecated (declared at
/usr/include/ajstr.h:591)
emnu.c:1324: warning: `ajStrLen' is deprecated (declared at
/usr/include/ajstr.h:591)
emnu.c:1325: warning: `ajStrStr' is deprecated (declared at
/usr/include/ajstr.h:644)
emnu.c:1327: warning: `ajStrStr' is deprecated (declared at
/usr/include/ajstr.h:644)
emnu.c:1330: warning: `ajStrStr' is deprecated (declared at
/usr/include/ajstr.h:644)
emnu.c:1330: warning: `ajStrStr' is deprecated (declared at
/usr/include/ajstr.h:644)
emnu.c: In function `populate_menu':
emnu.c:1356: `GPnode' undeclared (first use in this function)
emnu.c:1356: syntax error before "gl"
emnu.c:1373: `gl' undeclared (first use in this function)
emnu.c:1384: warning: `ajStrStr' is deprecated (declared at
/usr/include/ajstr.h:644)
emnu.c:1422: warning: `ajStrAssC' is deprecated (declared at
/usr/include/ajstr.h:538)
emnu.c:1424: too few arguments to function `embGrpKeySearchProgs'
make[1]: *** [emnu.o] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/EMNU-1.05/source'
make: *** [all-recursive] Error 1


Is anyone else able to compile EMNU using EMBOSS 4?

Ryan




More information about the EMBOSS mailing list