Hello Andreas,
* Andreas Otto wrote on Sun, Apr 19, 2009 at 11:02:00AM CEST:
>
> I wrote the following line into my Makefile.am:
>
> pymsgque_la_SOURCES = pymsgque.c pymsgque.c pymisc.c
>
> -> double include the file "pymsgque.c"
>
> and got the following compile error
[...]
> -> please ch
Hi,
I wrote the following line into my Makefile.am:
pymsgque_la_SOURCES = pymsgque.c pymsgque.c pymisc.c
-> double include the file "pymsgque.c"
and got the following compile error
:!make 2>&1| tee /tmp/v152727/13
/bin/sh ../libtool --tag=CC --mode=link ccache
gcc -std=gnu99 -I../src