Re: problem when trying to build metamail package with unstable

2001-01-02 Thread Michael Moerz
On Sun, Dec 31, 2000 at 02:55:23PM +, Colin Watson wrote: > [EMAIL PROTECTED] wrote: > >cc -c -I../. -g -I.metamail.c > >In file included from metamail.c:47: > >/usr/include/signal.h:117: parse error before `-' > >/usr/include/signal.h:117: parse error before `int' > >make[1]: *** [metamai

Re: problem when trying to build metamail package with unstable

2001-01-02 Thread Michael Moerz
On Sun, Dec 31, 2000 at 02:55:23PM +, Colin Watson wrote: > [EMAIL PROTECTED] wrote: > >cc -c -I../. -g -I.metamail.c > >In file included from metamail.c:47: > >/usr/include/signal.h:117: parse error before `-' > >/usr/include/signal.h:117: parse error before `int' > >make[1]: *** [metama

Re: problem when trying to build metamail package with unstable

2000-12-31 Thread Vincent Zweije
On Sun, Dec 31, 2000 at 04:19:59AM +0100, Michael Moerz wrote: || I have tried to build the metamail package with unstable, || but following error occured: || /usr/include/signal.h:117: parse error before `-' || /usr/include/signal.h:117: parse error before `int' || I would have fixed that

Re: problem when trying to build metamail package with unstable

2000-12-31 Thread Vincent Zweije
On Sun, Dec 31, 2000 at 04:19:59AM +0100, Michael Moerz wrote: || I have tried to build the metamail package with unstable, || but following error occured: || /usr/include/signal.h:117: parse error before `-' || /usr/include/signal.h:117: parse error before `int' || I would have fixed that

Re: problem when trying to build metamail package with unstable

2000-12-31 Thread Colin Watson
[EMAIL PROTECTED] wrote: >cc -c -I../. -g -I.metamail.c >In file included from metamail.c:47: >/usr/include/signal.h:117: parse error before `-' >/usr/include/signal.h:117: parse error before `int' >make[1]: *** [metamail.o] Error 1 >make[1]: Leaving directory >`/home/potato/dist/home/mike/deb

Re: problem when trying to build metamail package with unstable

2000-12-31 Thread Colin Watson
[EMAIL PROTECTED] wrote: >cc -c -I../. -g -I.metamail.c >In file included from metamail.c:47: >/usr/include/signal.h:117: parse error before `-' >/usr/include/signal.h:117: parse error before `int' >make[1]: *** [metamail.o] Error 1 >make[1]: Leaving directory >`/home/potato/dist/home/mike/de

problem when trying to build metamail package with unstable

2000-12-30 Thread Michael Moerz
I have tried to build the metamail package with unstable, but following error occured: (cd metamail ; make CONFIGDIR=../. CFLAGS="-g -I. " CC="cc" LDLIBS="") make[1]: Entering directory `/home/potato/dist/home/mike/debian/metamail-2.7/metamail' rm -f metamail.o cc -c -I../. -g -I.metam

problem when trying to build metamail package with unstable

2000-12-30 Thread Michael Moerz
I have tried to build the metamail package with unstable, but following error occured: (cd metamail ; make CONFIGDIR=../. CFLAGS="-g -I. " CC="cc" LDLIBS="") make[1]: Entering directory `/home/potato/dist/home/mike/debian/metamail-2.7/metamail' rm -f metamail.o cc -c -I../. -g -I.metam