On Mon, Sep 27, 2010 at 10:09 PM, Soumya Bera <soumya.b...@kit.edu> wrote:
>
> Dear All,
> Installing octave giving a lot of troubles.  Please let me know how to solve
> the problem as I don't have enough money to buy the expensive matlab.
> After lots of compilation time...
> -----------------------------------------------
> .
> .
> Undefined symbols:
>   "__glp_lib_fault_hook", referenced from:
>       glpk(int, int, int, double*, int, int*, int*, double*, double*, char*,
> int*, double*, int*, double*, int*, int, int, int, double*, double*,
> double*, double*, double*, double*, double*)in __glpk__.o
>   "__glp_lib_print_hook", referenced from:
>       glpk(int, int, int, double*, int, int*, int*, double*, double*, char*,
> int*, double*, int*, double*, int*, int, int, int, double*, double*,
> double*, double*, double*, double*, double*)in __glpk__.o
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> make[2]: *** [__glpk__.oct] Error 1
> make[1]: *** [src] Error 2
> make: *** [all] Error 2
> ### execution of /var/tmp/tmp.1.OaMF5B failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-octave-3.0.5-3
> (Reading database ... 107017 files and directories currently installed.)
> Removing fink-buildlock-octave-3.0.5-3 ...
> Failed: phase compiling: octave-3.0.5-3 failed
> ------------
> glpk-dev and glpk-shlibs are already installed.
> --------------
> Information about machine and fink:
>>>sw_vers ; machine ; fink --version
> ProductName: Mac OS X
> ProductVersion: 10.6.4
> BuildVersion: 10F569
> i486
> Package manager version: 0.29.13
> Distribution version: selfupdate-rsync Mon Sep 27 12:35:43 2010, 10.6, i386
> -----------------
> I already tried self-update and reinstallation but same result.
> ------------------
> Any help will be highly appreciated.
> wishes,
> Soumya.
>
It's a known issue, which we're still trying to find a good fix for.
You can work around the problem, however, by temporarily downgrading
glpk to  the stable tree version to build octave:

fink install glpk-4.26-1 glpk-shlibs-4.26-1

I havent experienced any runtime issues with having glpk-4.44-1-shlibs
installed after octave is built.
-- 
Alexander K. Hansen
akh AT finkproject DOT org
Fink User Liaison and Documenter

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to