[OctDev] communication package not compatible with 3.5.91 ?

2011-12-28 Thread marco atzeri
testing latest SVN version of communication with octave 3.5.91+ octave:19> pkg -verbose -noauto install comm.tar.gz mkdir (/tmp/oct-28d1ac.7) untar (comm.tar.gz, /tmp/oct-28d1ac.7) g++-4: unrecognized option '-no-undefined' g++-4: unrecognized option '-no-undefined' g++-4: unrecognized option '-

Re: [OctDev] control-2.2.3 patch for undefined symbols

2011-12-28 Thread Lukas Reichlin
On 28.12.2011, at 14:41, Lukas Reichlin wrote: > On 28.12.2011, at 14:29, marco atzeri wrote: > >> On 12/28/2011 2:11 PM, Lukas Reichlin wrote: >> >>> >>> Hi Marco >>> >>> Thank you very much for your help. I applied the patch: >>> http://octave.svn.sourceforge.net/viewvc/octave/trunk/octave-f

Re: [OctDev] control-2.2.3 patch for undefined symbols

2011-12-28 Thread Lukas Reichlin
On 28.12.2011, at 14:29, marco atzeri wrote: > On 12/28/2011 2:11 PM, Lukas Reichlin wrote: > >> >> Hi Marco >> >> Thank you very much for your help. I applied the patch: >> http://octave.svn.sourceforge.net/viewvc/octave/trunk/octave-forge/main/control/src/Makefile?revision=9472&view=markup >>

Re: [OctDev] control-2.2.3 patch for undefined symbols

2011-12-28 Thread marco atzeri
On 12/28/2011 2:11 PM, Lukas Reichlin wrote: > > Hi Marco > > Thank you very much for your help. I applied the patch: > http://octave.svn.sourceforge.net/viewvc/octave/trunk/octave-forge/main/control/src/Makefile?revision=9472&view=markup > > Unfortunately, the problem still exists on Mac OS X 10.

Re: [OctDev] control-2.2.3 patch for undefined symbols

2011-12-28 Thread Lukas Reichlin
On 28.12.2011, at 12:05, marco atzeri wrote: > On 12/7/2011 5:13 PM, Lukas Reichlin wrote: >> Hi all, >> >> I've just posted control-2.2.3 (SVN Revision 9303) in the package forum [1]. >> Please upload it to the server. The changes are listed in the NEWS file [2]. >> >> The notice for >> http:/

[OctDev] io-1.0.15 help warning on build

2011-12-28 Thread marco atzeri
Tested on latest octave-3.5.91+ on cygwin something is wrong on the io-1.0.15 documentation octave:27> pkg -verbose -noauto install io-1.0.15.tar.gz mkdir (/tmp/oct-28d2b0.8) untar (io-1.0.15.tar.gz, /tmp/oct-28d2b0.8) /tmp/octave-help-sfDRvI:38: Unknown command `seealso'. warning: gen_doc_cache

[OctDev] optim-1.0.17 patch for undefined symbols

2011-12-28 Thread marco atzeri
on latest octave 3.5.91+ all the libraries are not exported anymore so the build of optim on cygwin fails. attached patch solve the issue and link to LAPACK Tests needed on mingw and Mac OS X Regards Marco diff -uNr optim-1.0.17_old/src/Makefile optim-1.0.17/src/Makefile --- optim-1.0.17_old/sr

Re: [OctDev] control-2.2.3 patch for undefined symbols

2011-12-28 Thread marco atzeri
On 12/7/2011 5:13 PM, Lukas Reichlin wrote: Hi all, I've just posted control-2.2.3 (SVN Revision 9303) in the package forum [1]. Please upload it to the server. The changes are listed in the NEWS file [2]. The notice for http://octave.sourceforge.net/ December 7, 2011 control-2.2.3 released