Re: Compile Error: No rule to make target 'am--refresh'

2018-03-06 Thread amalysh
no objections, go for it. Thanks, Alex > Am 06.03.2018 um 11:51 schrieb Stipe Tolj : > > Am 06.03.2018 11:18, schrieb Alexander Malysh: >> Hi, >> >> we have to delete configure and stuff because it should not be there only in >> the release tar archive. > > ok, agree.

Re: Compile Error: No rule to make target 'am--refresh'

2018-03-06 Thread Stipe Tolj
Am 06.03.2018 11:18, schrieb Alexander Malysh: Hi, we have to delete configure and stuff because it should not be there only in the release tar archive. ok, agree. Let's add this to an BUILD file so people know how to deal with it when they do svn trunk checkouts. Shall I proceed and also

Re: Compile Error: No rule to make target 'am--refresh'

2018-03-05 Thread Stipe Tolj
Am 05.03.2018 13:22, schrieb amal...@kannel.org: Hi, please call: ./bootstrap.sh before configure. Alex, shouldn't we commit one output instance of the bootstrap.sh output files to svn trunk so people can build without running into this? -- Best Regards, Stipe Tolj

Re: Compile Error: No rule to make target 'am--refresh'

2018-03-05 Thread Willy Mularto
Hi, Thanks, already resolved by doing libtoolize --force. Pada tanggal 5 Mar 2018 7.22 PM, menulis: > Hi, > > please call: ./bootstrap.sh before configure. > > Thanks, > Alex > > > > Am 03.03.2018 um 18:41 schrieb Willy Mularto : > > > > Hi list, > >

Re: Compile Error: No rule to make target 'am--refresh'

2018-03-05 Thread amalysh
Hi, please call: ./bootstrap.sh before configure. Thanks, Alex > Am 03.03.2018 um 18:41 schrieb Willy Mularto : > > Hi list, > I'm not sure what's going on, I just tried to install Kannel (snapshot > version) on to a fresh Ubuntu LTS 16.04 (Xenial Xerus), somehow it stop

Compile Error: No rule to make target 'am--refresh'

2018-03-04 Thread Willy Mularto
Hi list, I'm not sure what's going on, I just tried to install Kannel (snapshot version) on to a fresh Ubuntu LTS 16.04 (Xenial Xerus), somehow it stop during make with error: "No rule to make target 'am--refresh'". Does anybody experience this error? Any solution to this matter? Thanks.