octave-maintainers
[Top][All Lists]
Advanced

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

Re: Is this the way to configure for static build of octave 3.6.1?


From: Corbin Champion
Subject: Re: Is this the way to configure for static build of octave 3.6.1?
Date: Thu, 1 Mar 2012 10:48:50 -0800

On Thu, Mar 1, 2012 at 10:17 AM, Corbin Champion <address@hidden> wrote:
Are these the extra switches needed?

--enable-static --disable-shared --disable-dl

Just want to confirm.  I ran into an issue, but it may not be related to this. 



I have running configure and make in the normal way and all is fine.  This is the problem I am getting when using these options:

make[3]: Circular DLD-FUNCTIONS/__delaunayn__.la <- liboctinterp.la dependency dropped.
/bin/bash ../libtool --tag=CXX   --mode=link g++ -g -O2  -DHAVE_CONFIG_H  -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O -pthread -O -avoid-version -module -no-undefined     -o DLD-FUNCTIONS/__delaunayn__.la  DLD-FUNCTIONS/DLD_FUNCTIONS___delaunayn___la-__delaunayn__.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la   -lm
libtool: link: cannot find the library `liboctinterp.la' or unhandled argument `liboctinterp.la'

Is this a known issue?  Any suggestions?



reply via email to

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