Dear Xypron,
On Fri, Sep 10, 2010 at 11:04:33PM +0200, glpk xypron wrote:
> Hello Kumar,
>
> thank you for clarifying that the error is not libglpk0.
Glad to have been of help.
> I have reworked the callback interface between libglpk-java
> and GLPK, and updated the Makefiles.
>
> Please, find
Hello Kumar,
thank you for clarifying that the error is not libglpk0.
I have reworked the callback interface between libglpk-java
and GLPK, and updated the Makefiles.
Please, find appended a cumulative patch.
The complete archive
glpk-java-1.0.13-3.tar.gz
can be downloaded either from the devel
Dear Xypron,
On Fri, Sep 10, 2010 at 04:00:34AM +0200, glpk xypron wrote:
> Dear Kumar,
>
> > This will take be a bit more time; is it sufficient to run it on all
> > the failing architectures, is only one enough?
> one architecture will be enough.
Here is the output from powerpc (a failing arc
Dear Kumar,
> This will take be a bit more time; is it sufficient to run it on all
> the failing architectures, is only one enough?
one architecture will be enough.
Best regards
Xypron
--
Achtung Sicherheitswarnung: GMX warnt vor Phishing-Attacken!
http://portal.gmx.net/de/go/sicherheitspaket
Dear Xypron,
On Fri, Sep 10, 2010 at 02:14:13AM +0200, glpk xypron wrote:
> Hello Kumar,
>
> thank you for the update on alignment.
>
> Does
> glpsol -m glpk-java-1.0.13/examples/java/marbles.mod
> run on the failing machines?
>
> Program glpsol is included in package glpk-utils.
>
> File mar
Hello Kumar,
thank you for the update on alignment.
Does
glpsol -m glpk-java-1.0.13/examples/java/marbles.mod
run on the failing machines?
Program glpsol is included in package glpk-utils.
File marbles.mod is included in the libglpk-java source.
Best regards
Xypron
--
Achtung Sicherheitsw
Dear Xypron,
On Fri, Sep 10, 2010 at 12:30:19AM +0200, glpk xypron wrote:
> Hello Kumar,
>
> all aborts irrespective of architecture occur inside function
> glpk_intopt() of the GLPK library.
>
> The same routine will be called when executing
> glpsol -m glpk-java-1.0.13/examples/java/marbles.mo
Hello Kumar,
looking at the build dependencies for libglpk-java I find the following on
http://packages.debian.org/de/sid/libglpk-java
libglpk0 (>= 4.38) [hppa, mips, powerpc, s390, sparc]
linear programming kit with integer (MIP) support
libglpk0 (>= 4.43) [not hppa, mips, powerpc, s390, s
Hello Kumar,
all aborts irrespective of architecture occur inside function
glpk_intopt() of the GLPK library.
The same routine will be called when executing
glpsol -m glpk-java-1.0.13/examples/java/marbles.mod
This will help to clarify if the observed problem is in libglpk-java.
GLPK makes use
Dear Xypron,
On Thu, Sep 09, 2010 at 07:55:31AM +0200, glpk xypron wrote:
> Hello Kumar,
>
> thank you for uploading libglpk-java 1.0.13-3.
>
> libglpk-java now is compiled correctly on all architecture yet
> for some systems "make check" fails, see
> https://buildd.debian.org/pkg.cgi?pkg=glpk-j
Best regards
Xypron
Original-Nachricht
> Datum: Wed, 8 Sep 2010 16:53:50 -0500
> CC: 576...@bugs.debian.org
> Betreff: Re: Bug#576896: libglpk-java does not build on kfreebsd
> Hi!
>
> On Wed, Sep 08, 2010 at 11:29:39PM +0200, glpk xypron wrote:
> > He
Hello Kumar,
> > The patched upstream archive is available at
> >
> http://sourceforge.net/projects/glpk-java/files/glpk-java/glpk-java-1.0.13-1/glpk-java-1.0.13-1.tar.gz/download
> My guess is that you want me to NMU the package (non-maintainer
> upload). I shall use the patch you provided in th
Hi!
On Wed, Sep 08, 2010 at 11:29:39PM +0200, glpk xypron wrote:
> Hello Kumar,
>
> > If you prepare an with this patch, I can sponsor it for you. Else I'll
> > NMU it. Please do let me know.
>
> thank you for your support.
>
> The patched upstream archive is available at
> http://sourceforge.n
Hello Kumar,
> If you prepare an with this patch, I can sponsor it for you. Else I'll
> NMU it. Please do let me know.
thank you for your support.
The patched upstream archive is available at
http://sourceforge.net/projects/glpk-java/files/glpk-java/glpk-java-1.0.13-1/glpk-java-1.0.13-1.tar.gz/d
Hi!
On Wed, Sep 08, 2010 at 01:02:49AM +0200, glpk xypron wrote:
> Make does not run because GCJ javac ignores the -sourcepath
> parameter. It can be replaced by the -classpath parameter.
>
[snip patch]
> I have corrected these issues in the upstream, which is based
> on GLPK-4.44. The same patc
Make does not run because GCJ javac ignores the -sourcepath
parameter. It can be replaced by the -classpath parameter.
--- trunk/swig/Makefile 2010/06/03 20:29:48 85
+++ trunk/swig/Makefile 2010/09/07 23:00:35 89
@@ -23,7 +23,7 @@
javadoc -sourcepath ./src/main/java org.gnu.glpk -d
16 matches
Mail list logo