octave-maintainers
[Top][All Lists]
Advanced

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

Re: link errors of liboctave concering libgbu (MinGW build 3.3.50+)


From: Tatsuro MATSUOKA
Subject: Re: link errors of liboctave concering libgbu (MinGW build 3.3.50+)
Date: Fri, 5 Feb 2010 11:12:44 +0900 (JST)

Hello

--- "John W. Eaton"  wrote:

> OK.  The change is checked in now, so if you pull and update you won't
> need to apply the patch separately.
------------------------


I have tried to build new source.

2010-02-04  John W. Eaton  <address@hidden>

        * configure.ac: Don't check for gethostname.
        * bootstrap.conf (gnulib_modules): Include gethostname in the list.

2010-02-03  John W. Eaton  <address@hidden>

        * configure.ac: Don't check for fcntl.h or fcntl.
        * bootstrap.conf (gnulib_modules): Include fcntl in the list.

The previous errors
This should work unless it involves constant data structures referencing 
symbols from auto-imported
DLLs.
.libs/liboctave_la-lo-cutils.o:lo-cutils.c:(.text+0x4f): undefined reference to
address@hidden'
../libgnu/.libs/libgnu.a(error.o):error.c:(.text+0x181): undefined reference to 
`program_name'
../libgnu/.libs/libgnu.a(error.o):error.c:(.text+0x1e5): undefined reference to 
`program_name'
../libgnu/.libs/libgnu.a(fcntl.o):fcntl.c:(.text+0x53): undefined reference to 
`getdtablesize


This time
This should work unless it involves constant data structures referencing 
symbols from auto-imported
DLLs.
../libgnu/.libs/libgnu.a(error.o):error.c:(.text+0x181): undefined reference to 
`program_name'
../libgnu/.libs/libgnu.a(error.o):error.c:(.text+0x1e5): undefined reference to 
`program_name'
../libgnu/.libs/libgnu.a(fcntl.o):fcntl.c:(.text+0x53): undefined reference to 
`getdtablesize


The error
.libs/liboctave_la-lo-cutils.o:lo-cutils.c:(.text+0x4f): undefined reference to
address@hidden'
was disappeared but the erros

../libgnu/.libs/libgnu.a(error.o):error.c:(.text+0x181): undefined reference to 
`program_name'
../libgnu/.libs/libgnu.a(error.o):error.c:(.text+0x1e5): undefined reference to 
`program_name'
../libgnu/.libs/libgnu.a(fcntl.o):fcntl.c:(.text+0x53): undefined reference to 
`getdtablesize

still remain.

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]