#1832: Build error
--------------------------+-------------------------------------------------
 Reporter:  JustinWyllie  |        Type:  bug   
   Status:  new           |    Priority:  normal
Milestone:                |   Component:  none  
  Version:  2.6.0         |    Severity:  medium
 Keywords:                |        Lang:        
    Patch:                |    Platform:  linux 
--------------------------+-------------------------------------------------

Comment(by JustinWyllie):

 Thanks very much. Yes. A typo.

 This is what I see with the -v flag:

 Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.6/specs
 Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
 --infodir=/usr/share/info --enable-shared --enable-threads=posix
 --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-
 libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux
 Thread model: posix
 gcc version 3.4.6 20060404 (Red Hat 3.4.6-3)
  /usr/libexec/gcc/i386-redhat-linux/3.4.6/collect2 --eh-frame-hdr -m
 elf_i386 -dynamic-linker /lib/ld-linux.so.2 -o miniparrot
 /usr/lib/gcc/i386-redhat-linux/3.4.6/../../../crt1.o /usr/lib/gcc/i386
 -redhat-linux/3.4.6/../../../crti.o /usr/lib/gcc/i386-redhat-
 linux/3.4.6/crtbegin.o -L/home/justvps1/parrot2.8/parrot-2.8.0/blib/lib
 -L/usr/local/lib -L/usr/lib/gcc/i386-redhat-linux/3.4.6
 -L/usr/lib/gcc/i386-redhat-linux/3.4.6 -L/usr/lib/gcc/i386-redhat-
 linux/3.4.6/../../.. src/main.o src/null_config.o
 -rpath=/home/justvps1/parrot2.8/parrot-2.8.0/blib/lib -lparrot -lresolv
 -lnsl -ldl -lm -lcrypt -lutil -lpthread -lrt -lgmp -E -lgcc --as-needed
 -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed
 /usr/lib/gcc/i386-redhat-linux/3.4.6/crtend.o /usr/lib/gcc/i386-redhat-
 linux/3.4.6/../../../crtn.o

 Then, as before, the errors:

 src/main.o: In function `is_all_digits':
 /home/justvps1/parrot2.8/parrot-2.8.0/src/main.c:183: undefined reference
 to `Parrot_confess'
 ....

 It seems to give some information about how the compiler was compiled but
 I have to say nothing leaps out at me.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1832#comment:7>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to