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: Tatsuro MATSUOKA
Subject: Re: anyone seeing "dyld: Symbol not found: _program_name"
Date: Sat, 6 Feb 2010 18:03:39 +0900 (JST)

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.

Creating library file: 
.libs/liboctave.dll.a../libgnu/.libs/libgnu.a(fcntl.o):fcntl.c:(.text+0x53):
undefined reference to `getdtablesize

I add manually getdtablesize and prgname to bootstrap.conf and ./autogen.sh and 
configure gives me
successful results to build shared liboctave library on MinGW.

Regards

Tatsuro

 

--------------------------------------
VANCOUVER 2010 Olympic News [Yahoo! Sports/sportsnavi]
http://pr.mail.yahoo.co.jp/olympic/


reply via email to

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