help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-glpk] glpkmex


From: Sam Seaver
Subject: [Help-glpk] glpkmex
Date: Thu, 12 Mar 2009 19:42:21 +0300

Dear all,

I've been trying to install glpkmex for matlab, on ubuntu.  I've got
glpk 4.29 installed, and glpkmex 2.4.  I manually fixed the errors
about glp_long and glp_mem_usage, commented the line about xassert and
I still get this error:

>> makeglpkmex
GLPKMEX - A Matlab interface for GLPK. Script installer.
Version 2.4 compatible with GLPK 4.20 (or higher)
(C) 2001-2007, Nicolo' Giorgetti.

Do you want to use graphic installer? Y/N [Y]: N
GLPK path: /usr
GLPK path... /usr
GLPK include files...OK
GLPK library file...OK
-I/usr/include glpkcc.cpp /usr/lib/libglpk.aIn function ‘char*
strcpy(char*, const char*)’,
    inlined from ‘void mexFunction(int, mxArray**, int, const
mxArray**)’ at glpkcc.cpp:707:
/usr/include/bits/string3.h:106: warning: call to char*
__builtin___strcpy_chk(char*, const char*, unsigned int) will always
overflow destination buffer
In function ‘char* strcpy(char*, const char*)’,
    inlined from ‘void mexFunction(int, mxArray**, int, const
mxArray**)’ at glpkcc.cpp:711:
/usr/include/bits/string3.h:106: warning: call to char*
__builtin___strcpy_chk(char*, const char*, unsigned int) will always
overflow destination buffer

Any hints?
Sam







reply via email to

[Prev in Thread] Current Thread [Next in Thread]