[Gambas-user] Compiling gambas 0.41 with SuSE 8.0

NN heinpol at ...5...
Fri Jan 10 15:47:59 CET 2003


Hi Marco
I have identically the same problem
excepting : I'm using QT 3.0.5
I already sent this to Benoit few days ago.

regs juergen

03-01-10 15:33:11, Marco Bauer <elentirmo at ...20...> wrote:

>Hello
>
>I tried to compile gambas 0.41 on my SuSE 8.0 with QT 3.0.4 but while there 
>were no problems compiling gambas 0.40 with this configuration the 
>compilation of gambas 0.41 aborted with an error.
>Can someone please help me?
>
>Gruß
>Marco
>
>
>marco at ...56...:~/Source/gambas-0.41> make
>make  all-recursive
>make[1]: Wechsel in das Verzeichnis Verzeichnis 
>»/home/marco/Source/gambas-0.41«
>Making all in libltdl
>make[2]: Wechsel in das Verzeichnis Verzeichnis 
>»/home/marco/Source/gambas-0.41/libltdl«
>/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c 
>ltdl.c
>mkdir .libs
>gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c   -fPIC -DPIC -o 
>.libs/ltdl.lo
>gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c -o ltdl.o >/dev/null 2>&1
>mv -f .libs/ltdl.lo ltdl.lo
>/bin/sh ./libtool --mode=link gcc  -g -O2  -o libltdlc.la   ltdl.lo -ldl
>rm -fr .libs/libltdlc.la .libs/libltdlc.* .libs/libltdlc.*
>ar cru .libs/libltdlc.al ltdl.lo
>ranlib .libs/libltdlc.al
>creating libltdlc.la
>(cd .libs && rm -f libltdlc.la && ln -s ../libltdlc.la libltdlc.la)
>make[2]: Verlassen des Verzeichnisses Verzeichnis 
>»/home/marco/Source/gambas-0.41/libltdl«
>Making all in src
>make[2]: Wechsel in das Verzeichnis Verzeichnis 
>»/home/marco/Source/gambas-0.41/src«
>Making all in share
>make[3]: Wechsel in das Verzeichnis Verzeichnis 
>»/home/marco/Source/gambas-0.41/src/share«
>make[3]: Für das Target »all« gibt es nichts zu tun.
>make[3]: Verlassen des Verzeichnisses Verzeichnis 
>»/home/marco/Source/gambas-0.41/src/share«
>Making all in comp
>make[3]: Wechsel in das Verzeichnis Verzeichnis 
>»/home/marco/Source/gambas-0.41/src/comp«
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl    -pipe 
>-Wall -g -O0 -c error.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl    -pipe 
>-Wall -g -O0 -c alloc.c
>In file included from /usr/include/malloc.h:44,
>                 from ../../src/share/alloc_t.h:31,
>                 from alloc.c:25:
>/usr/lib/gcc-lib/i486-suse-linux/2.95.3/include/stddef.h:337: warning: 
>`offsetof' redefined
>../../src/share/common.h:75: warning: this is the location of the previous 
>definition
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl    -pipe 
>-Wall -g -O0 -c array.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl    -pipe 
>-Wall -g -O0 -c reserved.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl    -pipe 
>-Wall -g -O0 -c gbc.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl    -pipe 
>-Wall -g -O0 -c compile.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl    -pipe 
>-Wall -g -O0 -c table.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl    -pipe 
>-Wall -g -O0 -c type.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl    -pipe 
>-Wall -g -O0 -c read.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl    -pipe 
>-Wall -g -O0 -c buffer.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl    -pipe 
>-Wall -g -O0 -c dump.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl    -pipe 
>-Wall -g -O0 -c class.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl    -pipe 
>-Wall -g -O0 -c code.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl    -pipe 
>-Wall -g -O0 -c trans.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl    -pipe 
>-Wall -g -O0 -c header.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl    -pipe 
>-Wall -g -O0 -c trans_code.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl    -pipe 
>-Wall -g -O0 -c trans_expr.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl    -pipe 
>-Wall -g -O0 -c trans_tree.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl    -pipe 
>-Wall -g -O0 -c trans_ctrl.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl    -pipe 
>-Wall -g -O0 -c trans_subr.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl    -pipe 
>-Wall -g -O0 -c output.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl    -pipe 
>-Wall -g -O0 -c pcode.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl    -pipe 
>-Wall -g -O0 -c file.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl    -pipe 
>-Wall -g -O0 -c form.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl    -pipe 
>-Wall -g -O0 -c str.c
>/bin/sh ../../libtool --mode=link gcc  -pipe -Wall -g -O0  -o gbc  error.o 
>alloc.o array.o reserved.o gbc.o compile.o table.o type.o read.o buffer.o 
>dump.o class.o code.o trans.o header.o trans_code.o trans_expr.o trans_tree.o 
>trans_ctrl.o trans_subr.o output.o pcode.o file.o form.o str.o
>mkdir .libs
>gcc -pipe -Wall -g -O0 -o gbc error.o alloc.o array.o reserved.o gbc.o 
>compile.o table.o type.o read.o buffer.o dump.o class.o code.o trans.o 
>header.o trans_code.o trans_expr.o trans_tree.o trans_ctrl.o trans_subr.o 
>output.o pcode.o file.o form.o str.o
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl    -pipe 
>-Wall -g -O0 -c archive.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl    -pipe 
>-Wall -g -O0 -c gba.c
>/bin/sh ../../libtool --mode=link gcc  -pipe -Wall -g -O0  -o gba  error.o 
>alloc.o array.o table.o str.o file.o archive.o gba.o
>gcc -pipe -Wall -g -O0 -o gba error.o alloc.o array.o table.o str.o file.o 
>archive.o gba.o
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl    -pipe 
>-Wall -g -O0 -c gbi.c
>/bin/sh ../../libtool --mode=link gcc  -pipe -Wall -g -O0  -o gbi  error.o 
>alloc.o array.o str.o file.o gbi.o ../../libltdl/libltdlc.la
>gcc -pipe -Wall -g -O0 -o gbi error.o alloc.o array.o str.o file.o gbi.o  
>../../libltdl/.libs/libltdlc.al -ldl
>make[3]: Verlassen des Verzeichnisses Verzeichnis 
>»/home/marco/Source/gambas-0.41/src/comp«
>Making all in exec
>make[3]: Wechsel in das Verzeichnis Verzeichnis 
>»/home/marco/Source/gambas-0.41/src/exec«
>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
>-I../../src/share -I../../libltdl    -pipe -Wall -g -O0 -c common.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -pipe 
>-Wall -g -O0 -c common.c  -fPIC -DPIC -o common.lo
>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
>-I../../src/share -I../../libltdl    -pipe -Wall -g -O0 -c error.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -pipe 
>-Wall -g -O0 -c error.c  -fPIC -DPIC -o error.lo
>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
>-I../../src/share -I../../libltdl    -pipe -Wall -g -O0 -c alloc.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -pipe 
>-Wall -g -O0 -c alloc.c  -fPIC -DPIC -o alloc.lo
>In file included from /usr/include/malloc.h:44,
>                 from ../../src/share/alloc_t.h:31,
>                 from alloc.c:25:
>/usr/lib/gcc-lib/i486-suse-linux/2.95.3/include/stddef.h:337: warning: 
>`offsetof' redefined
>../../src/share/common.h:75: warning: this is the location of the previous 
>definition
>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
>-I../../src/share -I../../libltdl    -pipe -Wall -g -O0 -c array.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -pipe 
>-Wall -g -O0 -c array.c  -fPIC -DPIC -o array.lo
>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
>-I../../src/share -I../../libltdl    -pipe -Wall -g -O0 -c stack.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -pipe 
>-Wall -g -O0 -c stack.c  -fPIC -DPIC -o stack.lo
>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
>-I../../src/share -I../../libltdl    -pipe -Wall -g -O0 -c buffer.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -pipe 
>-Wall -g -O0 -c buffer.c  -fPIC -DPIC -o buffer.lo
>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
>-I../../src/share -I../../libltdl    -pipe -Wall -g -O0 -c list.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -pipe 
>-Wall -g -O0 -c list.c  -fPIC -DPIC -o list.lo
>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
>-I../../src/share -I../../libltdl    -pipe -Wall -g -O0 -c hash.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -pipe 
>-Wall -g -O0 -c hash.c  -fPIC -DPIC -o hash.lo
>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
>-I../../src/share -I../../libltdl    -pipe -Wall -g -O0 -c table.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -pipe 
>-Wall -g -O0 -c table.c  -fPIC -DPIC -o table.lo
>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
>-I../../src/share -I../../libltdl    -pipe -Wall -g -O0 -c type.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -pipe 
>-Wall -g -O0 -c type.c  -fPIC -DPIC -o type.lo
>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
>-I../../src/share -I../../libltdl    -pipe -Wall -g -O0 -c value.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -pipe 
>-Wall -g -O0 -c value.c  -fPIC -DPIC -o value.lo
>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
>-I../../src/share -I../../libltdl    -pipe -Wall -g -O0 -c exec.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -pipe 
>-Wall -g -O0 -c exec.c  -fPIC -DPIC -o exec.lo
>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
>-I../../src/share -I../../libltdl    -pipe -Wall -g -O0 -c exec_loop.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -pipe 
>-Wall -g -O0 -c exec_loop.c  -fPIC -DPIC -o exec_loop.lo
>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
>-I../../src/share -I../../libltdl    -pipe -Wall -g -O0 -c exec_push.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -pipe 
>-Wall -g -O0 -c exec_push.c  -fPIC -DPIC -o exec_push.lo
>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
>-I../../src/share -I../../libltdl    -pipe -Wall -g -O0 -c exec_enum.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -pipe 
>-Wall -g -O0 -c exec_enum.c  -fPIC -DPIC -o exec_enum.lo
>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
>-I../../src/share -I../../libltdl    -pipe -Wall -g -O0 -c exec_pop.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -pipe 
>-Wall -g -O0 -c exec_pop.c  -fPIC -DPIC -o exec_pop.lo
>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
>-I../../src/share -I../../libltdl    -pipe -Wall -g -O0 -c pcode.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -pipe 
>-Wall -g -O0 -c pcode.c  -fPIC -DPIC -o pcode.lo
>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
>-I../../src/share -I../../libltdl    -pipe -Wall -g -O0 -c trace.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -pipe 
>-Wall -g -O0 -c trace.c  -fPIC -DPIC -o trace.lo
>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
>-I../../src/share -I../../libltdl    -pipe -Wall -g -O0 -c class_init.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -pipe 
>-Wall -g -O0 -c class_init.c  -fPIC -DPIC -o class_init.lo
>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
>-I../../src/share -I../../libltdl    -pipe -Wall -g -O0 -c class.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -pipe 
>-Wall -g -O0 -c class.c  -fPIC -DPIC -o class.lo
>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
>-I../../src/share -I../../libltdl    -pipe -Wall -g -O0 -c class_native.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -pipe 
>-Wall -g -O0 -c class_native.c  -fPIC -DPIC -o class_native.lo
>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
>-I../../src/share -I../../libltdl    -pipe -Wall -g -O0 -c class_load.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -pipe 
>-Wall -g -O0 -c class_load.c  -fPIC -DPIC -o class_load.lo
>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
>-I../../src/share -I../../libltdl    -pipe -Wall -g -O0 -c event.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -pipe 
>-Wall -g -O0 -c event.c  -fPIC -DPIC -o event.lo
>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
>-I../../src/share -I../../libltdl    -pipe -Wall -g -O0 -c file.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -pipe 
>-Wall -g -O0 -c file.c  -fPIC -DPIC -o file.lo
>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
>-I../../src/share -I../../libltdl    -pipe -Wall -g -O0 -c stream.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -pipe 
>-Wall -g -O0 -c stream.c  -fPIC -DPIC -o stream.lo
>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
>-I../../src/share -I../../libltdl    -pipe -Wall -g -O0 -c stream_direct.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -pipe 
>-Wall -g -O0 -c stream_direct.c  -fPIC -DPIC -o stream_direct.lo
>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
>-I../../src/share -I../../libltdl    -pipe -Wall -g -O0 -c stream_buffer.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -pipe 
>-Wall -g -O0 -c stream_buffer.c  -fPIC -DPIC -o stream_buffer.lo
>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
>-I../../src/share -I../../libltdl    -pipe -Wall -g -O0 -c stream_memory.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -pipe 
>-Wall -g -O0 -c stream_memory.c  -fPIC -DPIC -o stream_memory.lo
>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
>-I../../src/share -I../../libltdl    -pipe -Wall -g -O0 -c stream_arch.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -pipe 
>-Wall -g -O0 -c stream_arch.c  -fPIC -DPIC -o stream_arch.lo
>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
>-I../../src/share -I../../libltdl    -pipe -Wall -g -O0 -c project.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -pipe 
>-Wall -g -O0 -c project.c  -fPIC -DPIC -o project.lo
>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
>-I../../src/share -I../../libltdl    -pipe -Wall -g -O0 -c library.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -pipe 
>-Wall -g -O0 -c library.c  -fPIC -DPIC -o library.lo
>library.c: In function `LIBRARY_init':
>library.c:122: parse error before `char'
>library.c:130: `c' undeclared (first use in this function)
>library.c:130: (Each undeclared identifier is reported only once
>library.c:130: for each function it appears in.)
>library.c:134: warning: `return' with a value, in function returning void
>library.c:116: warning: unused variable `load'
>library.c:115: warning: unused variable `stop'
>library.c:113: warning: unused variable `libdir'
>library.c:111: warning: unused variable `path'
>library.c: In function `_load_library':
>library.c:142: `p' undeclared (first use in this function)
>library.c:142: `dir' undeclared (first use in this function)
>library.c:148: `libdir' undeclared (first use in this function)
>library.c: At top level:
>library.c:153: parse error before `if'
>library.c:156: warning: type defaults to `int' in declaration of `path'
>library.c:156: warning: initialization makes integer from pointer without a 
>cast
>library.c:156: initializer element is not constant
>library.c:156: warning: data definition has no type or storage class
>library.c:157: parse error before `if'
>library.c:160: warning: type defaults to `int' in declaration of `path'
>library.c:160: redefinition of `path'
>library.c:156: `path' previously defined here
>library.c:160: warning: passing arg 1 of `FILE_get_dir' makes pointer from 
>integer without a cast
>library.c:160: warning: initialization makes integer from pointer without a 
>cast
>library.c:160: initializer element is not constant
>library.c:160: warning: data definition has no type or storage class
>library.c:161: warning: type defaults to `int' in declaration of `strcpy'
>library.c:161: warning: parameter names (without types) in function 
>declaration
>library.c:161: warning: data definition has no type or storage class
>library.c:163: parse error before `if'
>library.c:177: warning: type defaults to `int' in declaration of `path'
>library.c:177: redefinition of `path'
>library.c:160: `path' previously defined here
>library.c:177: `file' undeclared here (not in a function)
>library.c:177: warning: initialization makes integer from pointer without a 
>cast
>library.c:177: initializer element is not constant
>library.c:177: warning: data definition has no type or storage class
>library.c:178: parse error before `if'
>library.c:181: warning: type defaults to `int' in declaration of `chdir'
>library.c:181: warning: parameter names (without types) in function 
>declaration
>library.c:181: warning: data definition has no type or storage class
>library.c:183: warning: type defaults to `int' in declaration of `path'
>library.c:183: redefinition of `path'
>library.c:177: `path' previously defined here
>library.c:183: warning: initialization makes integer from pointer without a 
>cast
>library.c:183: initializer element is not constant
>library.c:183: warning: data definition has no type or storage class
>library.c:184: parse error before `if'
>library.c:187: warning: type defaults to `int' in declaration of `strcpy'
>library.c:187: warning: parameter names (without types) in function 
>declaration
>library.c:187: warning: data definition has no type or storage class
>library.c:188: parse error before `}'
>library.c:190: warning: type defaults to `int' in declaration of `file'
>library.c:190: `dir' undeclared here (not in a function)
>library.c:190: warning: initialization makes integer from pointer without a 
>cast
>library.c:190: initializer element is not constant
>library.c:190: warning: data definition has no type or storage class
>library.c:191: parse error before `}'
>library.c:193: warning: type defaults to `int' in declaration of `fd'
>library.c:193: warning: passing arg 1 of `open' makes pointer from integer 
>without a cast
>library.c:193: initializer element is not constant
>library.c:193: warning: data definition has no type or storage class
>library.c:194: parse error before `if'
>library.c:200: warning: type defaults to `int' in declaration of `stop'
>library.c:200: warning: data definition has no type or storage class
>library.c:201: warning: type defaults to `int' in declaration of `load'
>library.c:201: warning: data definition has no type or storage class
>library.c:203: warning: type defaults to `int' in declaration of `_read_line'
>library.c:203: warning: data definition has no type or storage class
>library.c:205: parse error before `if'
>library.c:211: warning: type defaults to `int' in declaration of 
>`_load_library'
>library.c:211: conflicting types for `_load_library'
>library.c:141: previous declaration of `_load_library'
>library.c:211: warning: data definition has no type or storage class
>library.c:212: parse error before `}'
>library.c:229: warning: type defaults to `int' in declaration of `load'
>library.c:229: redefinition of `load'
>library.c:201: `load' previously defined here
>library.c:229: warning: data definition has no type or storage class
>library.c:230: parse error before `}'
>library.c:236: warning: type defaults to `int' in declaration of `stop'
>library.c:236: redefinition of `stop'
>library.c:200: `stop' previously defined here
>library.c:236: warning: data definition has no type or storage class
>library.c:237: warning: type defaults to `int' in declaration of 
>`_load_library'
>library.c:237: warning: data definition has no type or storage class
>library.c:238: parse error before `}'
>library.c:241: warning: type defaults to `int' in declaration of `close'
>library.c:241: warning: parameter names (without types) in function 
>declaration
>library.c:241: warning: data definition has no type or storage class
>library.c:243: parse error before `return'
>make[3]: *** [library.lo] Fehler 1
>make[3]: Verlassen des Verzeichnisses Verzeichnis 
>»/home/marco/Source/gambas-0.41/src/exec«
>make[2]: *** [all-recursive] Fehler 1
>make[2]: Verlassen des Verzeichnisses Verzeichnis 
>»/home/marco/Source/gambas-0.41/src«
>make[1]: *** [all-recursive] Fehler 1
>make[1]: Verlassen des Verzeichnisses Verzeichnis 
>»/home/marco/Source/gambas-0.41«
>make: *** [all-recursive-am] Fehler 2
>
>
>
>-------------------------------------------------------
>This SF.NET email is sponsored by:
>SourceForge Enterprise Edition + IBM + LinuxWorld http://www.vasoftware.com
>_______________________________________________
>Gambas-user mailing list
>Gambas-user at lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>







More information about the User mailing list