> gcc -ansi prova prova.c
 > 
 > prova.c: In function `main':
 > prova.c:8: warning: initialization makes pointer from integer without a cast
 > prova: In function `_init':
 > prova(.init+0x0): multiple definition of `_init'
 > all in gg    @make[4]: Entering directory `/gnucash-1.4.1/src/experimental/gg'Acd 
 >../../.. \dA
 > cd ../../.. \@yprova: In function `_start':prova(.text+0x0): multiple definition of 
 >`_start'
 > /usr/lib/crt1.o(.text+0x0): first defined here
 > prova(.fini+0x0):/usr/src/bs/BUILD/glibc-2.1.3/csu/init.c: multiple definition of 
 >`_fini'
 > /usr/lib/crti.o(.fini+0x0): first defined here
 > prova(.got+0x0):/usr/src/bs/BUILD/glibc-2.1.3/csu/init.c: multiple definition of 
 >`_GLOBAL_OFFSET_TABLE_'
 > /usr/lib/crti.o(.got.plt+0x0): first defined here
 > prova(.rodata+0x4):/usr/src/bs/BUILD/glibc-2.1.3/csu/init.c: multiple definition of 
 >`_IO_stdin_used'
 > /usr/lib/crt1.o(.rodata+0x4): first defined here
 > prova(.data+0x0):/usr/src/bs/BUILD/glibc-2.1.3/csu/init.c: multiple definition of 
 >`__data_start'
 > /usr/lib/crt1.o(.data+0x0): first defined here
 > /tmp/cclHQgmQ.o: In function `main':
 > /tmp/cclHQgmQ.o(.text+0x0): multiple definition of `main'
 > prova(.text+0xb0):/usr/src/bs/BUILD/glibc-2.1.3/csu/init.c: first defined here
 > /usr/bin/ld: Warning: size of symbol `main' changed from 121 to 114 in 
 >/tmp/cclHQgmQ.o
 > /usr/lib/crti.o(.dynamic+0x0): multiple definition of `_DYNAMIC'
 > prova(.dynamic+0x0):/usr/src/bs/BUILD/glibc-2.1.3/csu/init.c: first defined here
 > /tmp/cclHQgmQ.o: In function `main':
 > /tmp/cclHQgmQ.o(.text+0x32): undefined reference to `alloca'
 > collect2: ld returned 1 exit status 
 > 
 
I'm afraid your gcc setup is broken.  Until you get that sorted out,
you won't be able to compile gnucash.  Sorry!


------------------------------------------------------------
Robert Merkel                              [EMAIL PROTECTED]

------------------------------------------------------------

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]


Reply via email to