Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] Beta2 install problems, esp. xfree86

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Sergey A Lipnevich <sergeyli AT pisem.net>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] Beta2 install problems, esp. xfree86
  • Date: Thu, 21 Nov 2002 16:35:37 -0500

aren't we using USEGCC2 for this task?

Seth Woolley wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

change CC=gcc to CC=/opt/gcc2/bin/gcc in the Makefile, and it will build.

I don't know why it won't build on gcc3 however.

Seth

On Thu, 21 Nov 2002, Sergey A Lipnevich wrote:


I don't have it. I said I'm ready to commit, not that I have something
to do that ;-). Go ahead and check yours into utils, I'll look at it
sometime. It's devel grimoire...

Eric Sandall wrote:


Sergey A Lipnevich said:



Correct me if I'm wrong but if it mentions "insn" stuff it's an old
bison problem. Search the lists for "bison", or simply try the latest
version of bison and its dependencies.

BTW, why don't we have a memtest86 spell? Any takers? I'm ready to
commit it to `util' section :-).

Sergey.



Sure, /now/ you tell me. :) I just wrote one up. Go ahead and put yours
in, mine came up with the following errors (using glibc 2.3.1 and gcc
3.2.1):

Building memtest86
Using gcc version: 3.2.1
Installing in dir: /usr/src/memtest86-3.0
memtest86 3.0
gcc -E -traditional head.S -o head.s
as -o head.o head.s
gcc -c -fPIC -Wall -g -O2 -fno-strict-aliasing reloc.c
gcc -c -Wall -march=i486 -O -fomit-frame-pointer -fno-builtin -fPIC main.c
gcc -c -Wall -march=i486 -O -fomit-frame-pointer -fno-builtin test.c
test.c:12: conflicting types for `v'
test.h:280: previous declaration of `v'
make: *** [test.o] Error 1
gcc -c -Wall -march=i486 -O -fomit-frame-pointer -fno-builtin test.c
test.c:12: conflicting types for `v'
test.h:280: previous declaration of `v'
make: *** [test.o] Error 1
! Problem Detected !

-One of Four
a.k.a. sandalle








Archive powered by MHonArc 2.6.24.

Top of Page