Hi, I'm having compilation problems: make[4]: Entering directory `/.../tracker-0.8.17/src/tracker-extract' CC tracker-extract-mplayer.lo tracker-extract-mplayer.c: In function âcopy_hash_table_entryâ: tracker-extract-mplayer.c:93:26: warning: initialization makes pointer from integer without a cast tracker-extract-mplayer.c: In function âextract_mplayerâ: tracker-extract-mplayer.c:132:2: error: too many arguments to function âtracker_spawnâ ../../src/libtracker-common/tracker-os-dependant.h:34:10: note: declared here make[4]: *** [tracker-extract-mplayer.lo] Error 1 CC tracker-extract-totem.lo tracker-extract-totem.c: In function âextract_totemâ: tracker-extract-totem.c:88:2: error: too many arguments to function âtracker_spawnâ ../../src/libtracker-common/tracker-os-dependant.h:34:10: note: declared here make[4]: *** [tracker-extract-totem.lo] Error 1 make[4]: Target `all-am' not remade because of errors. make[4]: Leaving directory `/.../tracker-0.8.17/src/tracker-extract' The warning isn't so important but tracker_spawn doesn't seem to have the correct signature. The declaration looks like: gboolean tracker_spawn (gchar **argv, gint timeout, gchar **tmp_stdout, gint *exit_status); But the invocation for mplayer looks like: tracker_spawn (argv, 10, &mplayer, NULL, NULL) And for totem: tracker_spawn (argv, 10, &totem, NULL, NULL) Am I missing something or is there an extra argument? Mildred -- Mildred Ki'Lya ââââââââââ ïïïïïïïïïïïïïïïïïïïï ââââââââââ â Jabber, GoogleTalk: <mildred jabber fr> â Website: <http://ki.lya.online.fr> GPG ID: 9A7D 2E2B â Fingerprint: 197C A7E6 645B 4299 6D37 684B 6F9D A8D6 9A7D 2E2B
Attachment:
0x9A7D2E2B.asc
Description: application/pgp-keys
Attachment:
signature.asc
Description: OpenPGP digital signature