Francis Devereux <[EMAIL PROTECTED]> wrote: > Hi, > > I've just tried to compile the latest RPCemu from svn on linux and it failed > with the following error: > > gcc -DHAVE_CONFIG_H -I. -I/usr/include -march=k8 -O2 -g -Wall -O2 -MT > rpcemu-icside.o -MD -MP -MF .deps/rpcemu-icside.Tpo -c -o rpcemu-icside.o > `test -f 'icside.c' || echo './'`icside.c > icside.c: In function 'initics': > icside.c:73: error: too few arguments to function 'addpodule' > make[1]: *** [rpcemu-icside.o] Error 1 > make[1]: Leaving directory > `/net/gecko/home/francis/src/emul/rpcemu/rpcemu/src' > make: *** [all] Error 2 > > The attached patch fixes it for me though.
Thanks, I've commited this. Alex -- Alex Waugh [EMAIL PROTECTED] PHP, Roots, Subversion, WebJames and more from http://www.alexwaugh.com/ _______________________________________________ Rpcemu mailing list [email protected] http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu
