[Seed7-users] dna fight
Interpreter and compiler for the Seed7 programming language.
Brought to you by:
thomas_mertes
From: johannes <joh...@we...> - 2008-10-04 23:08:16
|
Hello Thomas, you worte,that you'd be interested in errors related to the compile prcess of sub7. I'm not shure if this is one, though im new to linux and not yet used to work with the terminal. I'm using Ubuntu 8.04 Hardy Heron and a Seed7 File with the Name seed7_05_20080921.tgz. About the compiler I'm not sure. As I sad before, I'm new to this hole stuff. I read that using Linux and a shell, I'd have to use a socalled makefile. What exactly is this and how do I manage to create on? Couldn't find informations on that. Yours Sincerly Johannes Herzog Error Log from my Terminal: johannes@Johannes:~/seed7/src$ make depend gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -M runerr.c option.c primitiv.c actlib.c arrlib.c biglib.c blnlib.c bstlib.c chrlib.c cmdlib.c dcllib.c drwlib.c enulib.c fillib.c fltlib.c hshlib.c intlib.c itflib.c kbdlib.c lstlib.c prclib.c prglib.c reflib.c rfllib.c scrlib.c sctlib.c setlib.c soclib.c strlib.c timlib.c typlib.c ut8lib.c exec.c doany.c memory.c act_comp.c prg_comp.c analyze.c syntax.c token.c parser.c name.c type.c expr.c atom.c object.c scanner.c literal.c numlit.c findid.c error.c infile.c symbol.c info.c stat.c fatal.c match.c syvarutl.c traceutl.c actutl.c arrutl.c executl.c blockutl.c entutl.c identutl.c chclsutl.c sigutl.c > c_depend gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -M hi.c > depend johannes@Johannes:~/seed7/src$ make gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c hi.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o runerr.o runerr.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o option.o option.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o primitiv.o primitiv.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o actlib.o actlib.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o arrlib.o arrlib.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o biglib.o biglib.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o blnlib.o blnlib.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o bstlib.o bstlib.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o chrlib.o chrlib.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o cmdlib.o cmdlib.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o dcllib.o dcllib.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o drwlib.o drwlib.c drwlib.c: In Funktion »drw_arc«: drwlib.c:253: Warnung: Übergabe des Arguments 5 von »drwArc« als »float« statt »double« aufgrund des Prototyps drwlib.c:253: Warnung: Übergabe des Arguments 6 von »drwArc« als »float« statt »double« aufgrund des Prototyps drwlib.c: In Funktion »drw_farcchord«: drwlib.c:561: Warnung: Übergabe des Arguments 5 von »drwFArcChord« als »float« statt »double« aufgrund des Prototyps drwlib.c:561: Warnung: Übergabe des Arguments 6 von »drwFArcChord« als »float« statt »double« aufgrund des Prototyps drwlib.c: In Funktion »drw_farcpieslice«: drwlib.c:594: Warnung: Übergabe des Arguments 5 von »drwFArcPieSlice« als »float« statt »double« aufgrund des Prototyps drwlib.c:594: Warnung: Übergabe des Arguments 6 von »drwFArcPieSlice« als »float« statt »double« aufgrund des Prototyps drwlib.c: In Funktion »drw_parc«: drwlib.c:994: Warnung: Übergabe des Arguments 5 von »drwPArc« als »float« statt »double« aufgrund des Prototyps drwlib.c:994: Warnung: Übergabe des Arguments 6 von »drwPArc« als »float« statt »double« aufgrund des Prototyps drwlib.c: In Funktion »drw_pfarcchord«: drwlib.c:1060: Warnung: Übergabe des Arguments 5 von »drwPFArcChord« als »float« statt »double« aufgrund des Prototyps drwlib.c:1060: Warnung: Übergabe des Arguments 6 von »drwPFArcChord« als »float« statt »double« aufgrund des Prototyps drwlib.c: In Funktion »drw_pfarcpieslice«: drwlib.c:1096: Warnung: Übergabe des Arguments 5 von »drwPFArcPieSlice« als »float« statt »double« aufgrund des Prototyps drwlib.c:1096: Warnung: Übergabe des Arguments 6 von »drwPFArcPieSlice« als »float« statt »double« aufgrund des Prototyps gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o enulib.o enulib.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o fillib.o fillib.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o fltlib.o fltlib.c fltlib.c: In Funktion »flt_dgts«: fltlib.c:309: Warnung: Übergabe des Arguments 1 von »fltDgts« als »float« statt »double« aufgrund des Prototyps fltlib.c: In Funktion »flt_ipow«: fltlib.c:556: Warnung: Übergabe des Arguments 1 von »fltIPow« als »float« statt »double« aufgrund des Prototyps fltlib.c: In Funktion »flt_rand«: fltlib.c:803: Warnung: Übergabe des Arguments 1 von »fltRand« als »float« statt »double« aufgrund des Prototyps fltlib.c:803: Warnung: Übergabe des Arguments 2 von »fltRand« als »float« statt »double« aufgrund des Prototyps fltlib.c: In Funktion »flt_str«: fltlib.c:934: Warnung: Übergabe des Arguments 1 von »fltStr« als »float« statt »double« aufgrund des Prototyps gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o hshlib.o hshlib.c hshlib.c: In Funktion »hsh_lng«: hshlib.c:1331: Warnung: Übergabe des Arguments 1 von »bld_int_temp« als vorzeichenbehaftet aufgrund des Prototyps gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o intlib.o intlib.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o itflib.o itflib.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o kbdlib.o kbdlib.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o lstlib.o lstlib.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o prclib.o prclib.c prclib.c: In Funktion »prc_repeat«: prclib.c:858: Warnung: »cond« könnte in dieser Funktion uninitialisiert verwendet werden gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o prglib.o prglib.c prglib.c: In Funktion »prg_error_count«: prglib.c:243: Warnung: Übergabe des Arguments 1 von »bld_int_temp« als vorzeichenbehaftet aufgrund des Prototyps prglib.c: In Funktion »prg_fil_parse«: prglib.c:309: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz prglib.c: In Funktion »prg_syobject«: prglib.c:583: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o reflib.o reflib.c reflib.c: In Funktion »ref_file«: reflib.c:520: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »cstri_to_stri« unterscheiden sich im Vorzeichenbesitz reflib.c: In Funktion »ref_scan«: reflib.c:997: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o rfllib.o rfllib.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o scrlib.o scrlib.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o sctlib.o sctlib.c sctlib.c: In Funktion »sct_elem«: sctlib.c:346: Warnung: »result« könnte in dieser Funktion uninitialisiert verwendet werden gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o setlib.o setlib.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o soclib.o soclib.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o strlib.o strlib.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o timlib.o timlib.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o typlib.o typlib.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o ut8lib.o ut8lib.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o exec.o exec.c exec.c: In Funktion »exec_lambda«: exec.c:551: Warnung: »backup_block_result« könnte in dieser Funktion uninitialisiert verwendet werden gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o doany.o doany.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o memory.o memory.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o act_comp.o act_comp.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o prg_comp.o prg_comp.c prg_comp.c: In Funktion »prgFilParse«: prg_comp.c:202: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz prg_comp.c:208: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz prg_comp.c: In Funktion »prgSyobject«: prg_comp.c:350: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o analyze.o analyze.c analyze.c: In Funktion »analyze«: analyze.c:537: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz analyze.c:537: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz analyze.c:537: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »strlen« unterscheiden sich im Vorzeichenbesitz analyze.c:537: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz analyze.c:537: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz analyze.c:537: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »__builtin_strcmp« unterscheiden sich im Vorzeichenbesitz analyze.c: In Funktion »analyze_string«: analyze.c:603: Warnung: Zeigerziele bei Übergabe des Arguments 1 von »analyze_prog« unterscheiden sich im Vorzeichenbesitz gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o syntax.o syntax.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o token.o token.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o parser.o parser.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o name.o name.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o type.o type.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o expr.o expr.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o atom.o atom.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o object.o object.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o scanner.o scanner.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o literal.o literal.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o numlit.o numlit.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o findid.o findid.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o error.o error.c gcc -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -c -o infile.o infile.c infile.c: In Funktion »speedup«: infile.c:175: Warnung: Übergabe des Arguments 6 von »mmap« mit anderer Breite aufgrund des Prototyps infile.c:180: Warnung: Zeigerziele in Zuweisung unterscheiden sich im Vorzeichenbesitz infile.c: In Funktion »init_lib_path«: infile.c:694: Fehler: »SEED7_LIBRARY« nicht deklariert (erste Benutzung in dieser Funktion) infile.c:694: Fehler: (Jeder nicht deklarierte Bezeichner wird nur einmal aufgeführt infile.c:694: Fehler: für jede Funktion in der er auftritt.) make: *** [infile.o] Fehler 1 |