Hi

tor, 17 02 2011 kl. 17:08 -0800, skrev Rob Frohne:
> A Bug report here:
> 
> octave:21> pkg install -forge sockets
> sockets.cc: In function ‘octave_value_list Fconnect(const 
> octave_value_list&, int)’:
> sockets.cc:416: error: ‘class octave_map’ has no member named ‘stringfield’
> sockets.cc:417: error: ‘class octave_map’ has no member named ‘intfield’
> make: *** [sockets.oct] Error 1
> 'make' returned the following error: make: Entering directory 
> `/tmp/oct-NJQ0Jr/sockets/src'
> mkoctfile -DMAJORVERSION=3 -DMINORVERSION=4 -DMICROVERSION=0 -s sockets.cc
> make: Leaving directory `/tmp/oct-NJQ0Jr/sockets/src'
> error: called from `pkg>configure_make' in file 
> /usr/local/share/octave/3.4.0/m/pkg/pkg.m near line 1332, column 9
> error: called from:
> error: /usr/local/share/octave/3.4.0/m/pkg/pkg.m at line 783, column 5
> error: /usr/local/share/octave/3.4.0/m/pkg/pkg.m at line 354, column 9
> octave:21>

The 'sockets' code used an API that is no longer available. I have tried
to update the code such that it should work. I am, however, not a user
of this package, so I have no good way of testing things. Can you test
the changes for me?

Thanks
Søren


------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to