Pierre Abbat wrote: > > I installed Lesstif and got further, but still got an error. Here are the > compiler messages: > I am running Linux-Mandrake 5.3, kernel 2.0.36. > e_win.c:68: warning: static declaration for `basename' follows non-static This is likely to be a previous declaration of `basename' > e_win.c: In function `basename': > e_win.c:538: argument `filename' doesn't match prototype > e_win.c:68: prototype declaration replace line 68 with static char *basename(filename); > make[1]: *** [e_win.o] Error 1 > make[1]: Leaving directory `/usr/local/src/alliance/sources/genview' > make: *** [all] Error 1 If this still doesn't work, try to replace all occurences of `basename' with `mybasename' Please let me know what worked for you. -- Regards. Olivier Sirol. /* * Laboratoire LIP6 / Département ASIM * Université Pierre et Marie Curie * Couloir 55-65, B309 * 4, place Jussieu, 75252 Paris Cedex * Tél. : +33 1 44 27 53 24 */