Re: [Help] Re: Bug#825461: staden: FTBFS in testing

2016-05-27 Thread Jakub Wilk
* Jakub Wilk , 2016-05-27, 10:05: gcc -shared -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DUSE_NON_CONST -I/build/staden-2.0.0+b10/./tk_utils -I/build/staden-2.0.0+b10/./Misc -I/build/staden-2.0.0+b10/./tk_utils

Re: [Help] Re: Bug#825461: staden: FTBFS in testing

2016-05-27 Thread Andreas Tille
Hi Gianfranco, On Fri, May 27, 2016 at 07:53:45AM +, Gianfranco Costamagna wrote: > Hi, some quick googling found some possible solutions > https://www.google.it/search?client=ubuntu=fs=%22Scrt1.o%3A+In+function+`_start%27%3A%22=utf-8=utf-8_rd=cr=5ftHV7_JI8fA8geO-LmABQ > > I remember having

Re: [Help] Re: Bug#825461: staden: FTBFS in testing

2016-05-27 Thread Jakub Wilk
* Andreas Tille , 2016-05-27, 09:27: /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/Scrt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: error: ld returned 1 exit status The command line that causes this is: gcc -shared -g -O2

Re: [Help] Re: Bug#825461: staden: FTBFS in testing

2016-05-27 Thread Gianfranco Costamagna
Hi, some quick googling found some possible solutions https://www.google.it/search?client=ubuntu=fs=%22Scrt1.o%3A+In+function+`_start%27%3A%22=utf-8=utf-8_rd=cr=5ftHV7_JI8fA8geO-LmABQ I remember having that issue on ettercap some years ago, this is how I fixed it [1], but probably it was a