[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [leafnode-list] Problem with texpire



Thomas Kosch wrote:

> Cornelius Krasel wrote:
> > In any case, the good news is that Stefan Wiens has rewritten texpire
> > completely. I have put his version on my ftp server at
> > ftp://wpxx02.toxi.uni-wuerzburg.de/pub/texpire-sw.c
> 
> The bad news is, I can´t compile it.
> 
> gcc -c -g -O2 -I. -DHAVE_CONFIG_H -Wall -W -Wstrict-prototypes -Wmissing-prototypes -g  ./texpire.c
> /texpire.c: In function `dogroup':
> /texpire.c:731: too many arguments to function `getxover'
> /texpire.c:814: too many arguments to function `getxover'
> make: *** [texpire.o] Error 1

Darn. The reason is that this version is already adapted to 2.0b9
(whenever it will be released). The fix is to replace every call to
getxover(groupname) by

chdirgroup(groupname);
getxover();

as Matthias has already pointed out.

Sorry for the inconvenience,
--Cornelius.

-- 
/* Cornelius Krasel, U Wuerzburg, Dept. of Pharmacology, Versbacher Str. 9 */
/* D-97078 Wuerzburg, Germany   email: krasel@xxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* "Science is the game we play with God to find out what His rules are."  */

-- 
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list for leafnode
To unsubscribe, send mail with "unsubscribe" in the subject to the list