Re: openmotif compile from src.rpm

2001-01-16 Thread John Summerfield
[EMAIL PROTECTED] said: > glibc-2.1.3-21 > ^^ probably you should upgrade to the latest glibc-2.2 probably should not upgrade to 2.2. 2,2 is for Red Hat Linux 7.0, RHL 6.2 was built on glibc 2.1. -- Cheers John Summerfield http://www2.ami.com.au/ for OS/2 & linux information. C

Re: openmotif compile from src.rpm

2001-01-15 Thread Akos Szabo
On Mon, 15 Jan 2001, Dominik Mierzejewski wrote: > > glibc-2.1.3-21 > ^^ > probably you should upgrade to the latest glibc-2.2 Why? I use it some time ago. And the new glibc package is vulnerable, I waiting for a good new one. And I dont want to recompile the whole programs, or a ne

Re: openmotif compile from src.rpm

2001-01-15 Thread Dominik Mierzejewski
Akos Szabo wrote: > Hi, > > I just probe to compile openmotif-2.1.30-6 from powertools 7.0, but I got > some error messages like this: > In file included from main.c:44: > def.h:150: conflicting types for `getline' > /usr/include/bits/stdio.h:102: previous declaration of `getline' > make[3]: ***

Re: openmotif compile from src.rpm

2001-01-15 Thread Akos Szabo
On Mon, 15 Jan 2001, John Summerfield wrote: > Do you have kernel source in /usr/src/linux? If so, what version? Of curse, 2.4.0. The 'uname -a' output: Linux gyurma.netcity.hu 2.4.0 #10 SMP Wed Jan 10 10:07:39 CET 2001 i686 unknown The recent kernel version maybe the problem? -- Ciao: F

Re: openmotif compile from src.rpm

2001-01-14 Thread John Summerfield
> Hi, > > I just probe to compile openmotif-2.1.30-6 from powertools 7.0, but I got > some error messages like this: > In file included from main.c:44: > def.h:150: conflicting types for `getline' > /usr/include/bits/stdio.h:102: previous declaration of `getline' > make[3]: *** [main.o] Error 1 >

openmotif compile from src.rpm

2001-01-14 Thread Akos Szabo
Hi, I just probe to compile openmotif-2.1.30-6 from powertools 7.0, but I got some error messages like this: In file included from main.c:44: def.h:150: conflicting types for `getline' /usr/include/bits/stdio.h:102: previous declaration of `getline' make[3]: *** [main.o] Error 1 I've got this wh