octave-maintainers
[Top][All Lists]
Advanced

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

Re: build problems


From: marco atzeri
Subject: Re: build problems
Date: Sun, 05 Aug 2012 20:42:33 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120713 Thunderbird/14.0

On 8/5/2012 3:24 PM, John W. Eaton wrote:
On  4-Aug-2012, John W. Eaton wrote:

| I started to fix some build problems I noticed but I'm out of time.
| If you want to look at them, I'm attaching my current patch.  It might
| not not be complete.  I'm still waiting for it to compile, but I have
| to go now.
|
| The problem I was trying to solve was that without the convenience
| libraries in the subdirectories, the subdirectories were not being
| created, and commands to generate files in those directories was then
| failing for me when doing an out of source tree build.

The following changes appear to fix the build problems for me.  I've
merged them to the gui and classdef branches.

http://hg.savannah.gnu.org/hgweb/octave/rev/03381a36f70d

jwe


I still find

Creating library file: .libs/liboctinterp.dll.ainterpfcn/.libs/libinterpfcn.a(data.o): In function `_Z16do_base64_encodePKcjRPc': /pub/hg/octave_build/src/../../octave/src/interpfcn/data.cc:7236: undefined reference to `base64_encode_alloc(char const*, unsigned int, char**)' interpfcn/.libs/libinterpfcn.a(data.o): In function `_Z14Fbase64_decodeRK17octave_value_listi': /pub/hg/octave_build/src/../../octave/src/interpfcn/data.cc:7380: undefined reference to `base64_decode_alloc_ctx(base64_decode_context*, char const*, unsigned int, char**, unsigned int*)'
collect2: ld returned 1 exit status


changeset 5dd599df36de


reply via email to

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