cant buildworlnd on FreeBSD 4.9-RELEASE
    Sergey Matveychuk 
    sem at ciam.ru
       
    Thu Feb  5 07:09:52 PST 2004
    
    
  
User Joerg wrote:
On Thu, Feb 05, 2004 at 05:14:29AM +0300, Sergey Matveychuk wrote:
===> lib/csu/i386-elf
cc -O -pipe -march=k6 -elf -Wall -fkeep-inline-functions 
-I/spool/dragonfly/src/lib/csu/i386-elf/../common  -c crt1.c -o crt1.o
In file included from crt1.c:35:
/spool/dragonfly/src/lib/csu/i386-elf/../common/crtbrand.c:52: 
`__DragonFly_version' undeclared here (not in a function)
/spool/dragonfly/src/lib/csu/i386-elf/../common/crtbrand.c:52: 
initializer element is not constant
/spool/dragonfly/src/lib/csu/i386-elf/../common/crtbrand.c:52: (near 
initialization for `abitag.desc')
*** Error code 1
---
Sem.
What is strange is that it is in stage 4 and should therefore use the
DF cross system compiler. Can you send me the output of
${OBJDIR}/i386/usr/libexec/gcc2/cc -dumpspecs with the current sources?
May be I can trace it down. Also the build log would be useful.
Either put on the web somewhere or send it as private mail compressed
with bzip2 ;-)
No, it's not in stage4. It's in stage builds a crosscompiler tools (or 
so). ${OBJDIR}/i386/usr/libexec/gcc2/cc is clean yet.
---
Sem.
    
    
More information about the Bugs
mailing list