Re: [opensuse] make error (whowatch 1.6)

2006-05-15 Thread houghi
On Mon, May 15, 2006 at 12:55:46PM +0200, Kerti Balázs Gábor wrote: > Hello Do not take this as a flame. It is intend to get you the best support for now and in the future. openSUSE is the comunity and SUSE is the distribution. This means that this openSUSE mailinglist is about the community.

Re: [opensuse] make error (whowatch 1.6)

2006-05-15 Thread Per Jessen
Per Jessen wrote: > Kerti Balázs Gábor wrote: > >> Sorry but dont understand, I am to "lame"...what need to change? >> >>>From what to what? >> > > original: (struct process *) p->priv = z; > changed: p->priv = z; Also, for the future such questions are best asked (and answered) on the sus

Re: [opensuse] make error (whowatch 1.6)

2006-05-15 Thread Per Jessen
Kerti Balázs Gábor wrote: > Sorry but dont understand, I am to "lame"...what need to change? > >>From what to what? > original: (struct process *) p->priv = z; changed: p->priv = z; /Per Jessen, Zürich - To unsubscrib

Re: [opensuse] make error (whowatch 1.6)

2006-05-15 Thread Kerti Balázs Gábor
> Correct line 77 of process.c to read (just remove the superfluous cast): > > p->priv = z; > > > /Per Jessen, Zürich > Sorry but dont understand, I am to "lame"...what need to change? >From what to what? Balazs - To un

Re: [opensuse] make error (whowatch 1.6)

2006-05-15 Thread Per Jessen
Kerti Balázs Gábor wrote: > balazska:/usr/src/whowatch-1.6.0.orig # make > Making all in src > make[1]: Entering directory `/usr/src/whowatch-1.6.0.orig/src' > gcc -g -O2 -Wall -I. -ggdb -c -o process.o process.c > process.c: In function ?synchronize?: > process.c:78: error: invalid lvalue in as

Re: [opensuse] make error (whowatch 1.6)

2006-05-15 Thread Marcel Hilzinger
Am Montag, 15. Mai 2006 12:55 schrieb Kerti Balázs Gábor: > Hello > > There is a program, whowtach > (http://freshmeat.net/redir/whowatch/11529/url_tgz/whowatch-1.4.tar.gz) Guess they have to fix the program for gcc 4.1. Please write to the developers of whowatch. -- Üdvözlettel -- Mit freundl

[opensuse] make error (whowatch 1.6)

2006-05-15 Thread Kerti Balázs Gábor
Hello There is a program, whowtach (http://freshmeat.net/redir/whowatch/11529/url_tgz/whowatch-1.4.tar.gz) The ".configure" is run well: balazska:/usr/src/whowatch-1.6.0.orig # ./configure loading cache ./config.cache [...] checking for gcc... (cached) gcc creating ./config.status creating Make