Re: [blfs-dev] PHP-5.5.10 error: 'tsrm_ls' undeclared [Was: ... #4813: SWIG 3.0.0]

2014-03-26 Thread Pierre Labastie
Le 22/03/2014 18:57, Pierre Labastie a écrit : > Le 22/03/2014 18:17, Fernando de Oliveira a écrit : >> Em 22-03-2014 13:20, Pierre Labastie escreveu: >>> Le 22/03/2014 15:59, Fernando de Oliveira a écrit : >>> Now, it would be interesting hearing from Pierre. This is the sed I am in

Re: [blfs-dev] PHP-5.5.10 error: 'tsrm_ls' undeclared [Was: ... #4813: SWIG 3.0.0]

2014-03-23 Thread Pierre Labastie
Le 23/03/2014 11:46, Pierre Labastie a écrit : > Le 22/03/2014 23:53, Armin K. a écrit : >> On 03/22/2014 11:34 PM, Pierre Labastie wrote: >>> Le 22/03/2014 22:40, Armin K. a écrit : On 03/22/2014 09:36 PM, Pierre Labastie wrote: >>> > No errors in the test now: when I first tried, I built

Re: [blfs-dev] PHP-5.5.10 error: 'tsrm_ls' undeclared [Was: ... #4813: SWIG 3.0.0]

2014-03-23 Thread Pierre Labastie
Le 22/03/2014 23:53, Armin K. a écrit : > On 03/22/2014 11:34 PM, Pierre Labastie wrote: >> Le 22/03/2014 22:40, Armin K. a écrit : >>> On 03/22/2014 09:36 PM, Pierre Labastie wrote: >> No errors in the test now: when I first tried, I built with the sed, but did not remove the previ

Re: [blfs-dev] PHP-5.5.10 error: 'tsrm_ls' undeclared [Was: ... #4813: SWIG 3.0.0]

2014-03-22 Thread Armin K.
On 03/22/2014 11:34 PM, Pierre Labastie wrote: > Le 22/03/2014 22:40, Armin K. a écrit : >> On 03/22/2014 09:36 PM, Pierre Labastie wrote: > >>> No errors in the test now: when I first tried, I built with the sed, but did >>> not remove the previous, non-sed, build. Now I cleaned up everything and

Re: [blfs-dev] PHP-5.5.10 error: 'tsrm_ls' undeclared [Was: ... #4813: SWIG 3.0.0]

2014-03-22 Thread Pierre Labastie
Le 22/03/2014 22:40, Armin K. a écrit : > On 03/22/2014 09:36 PM, Pierre Labastie wrote: >> No errors in the test now: when I first tried, I built with the sed, but did >> not remove the previous, non-sed, build. Now I cleaned up everything and it >> works. >> >> I make a ticket and assign it to

Re: [blfs-dev] PHP-5.5.10 error: 'tsrm_ls' undeclared [Was: ... #4813: SWIG 3.0.0]

2014-03-22 Thread Armin K.
On 03/22/2014 09:36 PM, Pierre Labastie wrote: > Le 22/03/2014 20:10, Pierre Labastie a écrit : >> Le 22/03/2014 19:42, Fernando de Oliveira a écrit : >>> Em 22-03-2014 14:57, Pierre Labastie escreveu: >>> Well, I am sorry to tell that the tests do not pass after building php with the sed

Re: [blfs-dev] PHP-5.5.10 error: 'tsrm_ls' undeclared [Was: ... #4813: SWIG 3.0.0]

2014-03-22 Thread Pierre Labastie
Le 22/03/2014 20:10, Pierre Labastie a écrit : > Le 22/03/2014 19:42, Fernando de Oliveira a écrit : >> Em 22-03-2014 14:57, Pierre Labastie escreveu: >> >>> Well, I am sorry to tell that the tests do not pass after building php with >>> the sed. There is also this thread: >>> http://sourceforge.ne

Re: [blfs-dev] PHP-5.5.10 error: 'tsrm_ls' undeclared [Was: ... #4813: SWIG 3.0.0]

2014-03-22 Thread Pierre Labastie
Le 22/03/2014 19:42, Fernando de Oliveira a écrit : > Em 22-03-2014 14:57, Pierre Labastie escreveu: > >> Well, I am sorry to tell that the tests do not pass after building php with >> the sed. There is also this thread: >> http://sourceforge.net/p/swig/mailman/message/31802171/ >> >> where a test

Re: [blfs-dev] PHP-5.5.10 error: 'tsrm_ls' undeclared [Was: ... #4813: SWIG 3.0.0]

2014-03-22 Thread Fernando de Oliveira
Em 22-03-2014 14:57, Pierre Labastie escreveu: > Well, I am sorry to tell that the tests do not pass after building php with > the sed. There is also this thread: > http://sourceforge.net/p/swig/mailman/message/31802171/ > > where a test case showing the exact same bug is reported, but it is said

Re: [blfs-dev] PHP-5.5.10 error: 'tsrm_ls' undeclared [Was: ... #4813: SWIG 3.0.0]

2014-03-22 Thread Pierre Labastie
Le 22/03/2014 18:17, Fernando de Oliveira a écrit : > Em 22-03-2014 13:20, Pierre Labastie escreveu: >> Le 22/03/2014 15:59, Fernando de Oliveira a écrit : >> >>> Now, it would be interesting hearing from Pierre. >>> >>> This is the sed I am intending to include in PHP: >>> >>> >>> sed '/APAC

Re: [blfs-dev] PHP-5.5.10 error: 'tsrm_ls' undeclared [Was: ... #4813: SWIG 3.0.0]

2014-03-22 Thread Fernando de Oliveira
Em 22-03-2014 13:20, Pierre Labastie escreveu: > Le 22/03/2014 15:59, Fernando de Oliveira a écrit : > >> Now, it would be interesting hearing from Pierre. >> >> This is the sed I am intending to include in PHP: >> >> >> sed '/APACHE_THREADED_MPM=/d' \ >> -i sapi/apache2handler/con

Re: [blfs-dev] PHP-5.5.10 error: 'tsrm_ls' undeclared [Was: ... #4813: SWIG 3.0.0]

2014-03-22 Thread Pierre Labastie
Le 22/03/2014 15:59, Fernando de Oliveira a écrit : > Now, it would be interesting hearing from Pierre. > > This is the sed I am intending to include in PHP: > > > sed '/APACHE_THREADED_MPM=/d' \ > -i sapi/apache2handler/config.m4 \ > -i configure && > > > Comment in

Re: [blfs-dev] PHP-5.5.10 error: 'tsrm_ls' undeclared [Was: ... #4813: SWIG 3.0.0]

2014-03-22 Thread Fernando de Oliveira
Em 22-03-2014 11:06, Armin K. escreveu: > On 03/22/2014 02:32 PM, Fernando de Oliveira wrote: >> Em 22-03-2014 08:48, BLFS Trac escreveu: >>> #4813: SWIG 3.0.0 >>> -+-- >>> Reporter: pierre.labastie | Owner: pierre.labastie >>> Com

Re: [blfs-dev] PHP-5.5.10 error: 'tsrm_ls' undeclared [Was: ... #4813: SWIG 3.0.0]

2014-03-22 Thread Armin K.
On 03/22/2014 02:32 PM, Fernando de Oliveira wrote: > Em 22-03-2014 08:48, BLFS Trac escreveu: >> #4813: SWIG 3.0.0 >> -+-- >> Reporter: pierre.labastie | Owner: pierre.labastie >> Type: enhancement | Status: assigne

[blfs-dev] PHP-5.5.10 error: 'tsrm_ls' undeclared [Was: ... #4813: SWIG 3.0.0]

2014-03-22 Thread Fernando de Oliveira
Em 22-03-2014 08:48, BLFS Trac escreveu: > #4813: SWIG 3.0.0 > -+-- > Reporter: pierre.labastie | Owner: pierre.labastie > Type: enhancement | Status: assigned > Priority: normal | Milestone: 7.6 > Com