#1435: Tru64 report
--------------------+-------------------------------------------------------
 Reporter:  gerd    |       Owner:       
     Type:  bug     |      Status:  new  
 Priority:  normal  |   Milestone:       
Component:  build   |     Version:  2.5.0
 Severity:  medium  |    Keywords:       
     Lang:          |       Patch:       
 Platform:  unix    |  
--------------------+-------------------------------------------------------

Comment(by gerd):

 {{{Here is a report of Parrot 2.5.0:

 Configure works fine.


 "make" stops with this output:


  ...
  perl tools/build/parrot_config_c.pl --mini >  src/null_config.c
  cc -I./include -I./include/pmc -std1 -no_ansi_alias -D_INTRINSICS -fprm d
  -ieee -trapuv -readonly_strings -I/usr/local/include -DLANGUAGE_C
 -pthread
  -D_REENTRANT -D_XOPEN_SOURCE=500  -g      -Isrc -o src/null_config.o -c
  src/null_config.c
  cc: Info: ./include/parrot/interpreter.h, line 29: Trailing comma found
 in
  enumerator list. (trailcomma)
  } Parrot_Interp_flag;
  ^
  cc: Info: ./include/parrot/oplib.h, line 55: Trailing comma found in
  enumerator list. (trailcomma)
  } special_core_ops_enum;
  ^
  cxx -o ./miniparrot src/main.o src/null_config.o
  -L/sandsk2/gz016/parrot-2.5.0/blib/lib -lparrot  -lm -lutil -lpthread
  -expect_unresolved '*' -O4 -msym -std  -L/usr/local/lib
  ./miniparrot -Iruntime/parrot/include config_lib.pir >
  runtime/parrot/include/config.fpmc
  resolve_symbols: loader error: dlopen: ./miniparrot: symbol "imcc_init"
  unresolved
  *** Exit 1
  Stop.
  appl9.hrz.uni-siegen.de>}}}

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1435#comment:5>
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