octave-maintainers
[Top][All Lists]
Advanced

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

Re: anyone seeing "dyld: Symbol not found: _program_name"


From: John W. Eaton
Subject: Re: anyone seeing "dyld: Symbol not found: _program_name"
Date: Mon, 8 Feb 2010 18:02:37 -0500

On  6-Feb-2010, Tatsuro MATSUOKA wrote:

| Hello
| 
| --- Ben Abbott  wrote:
| > $ hg diff
| > diff -r 65b41bc71f09 bootstrap.conf
| > --- a/bootstrap.conf        Wed Feb 03 17:05:02 2010 -0500
| > +++ b/bootstrap.conf        Fri Feb 05 17:22:48 2010 -0500
| > @@ -33,6 +33,7 @@
| >    sleep
| >    nanosleep
| >    pathmax
| > +  progname
| >    readlink
| >    rename
| >    rmdir
| 
| Please also add 'getdtablesize' to bootstrap.conf to avoid the below link 
error of liboctave for MinGW
| build.

This module has now been added as a dependency of the fcntl module.
Please update your gnulib installation and run autogen.sh again.

I've also made a change for the progname module, so that should also
not give an undefined symbol warning now.

jwe


reply via email to

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