octave-maintainers
[Top][All Lists]
Advanced

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

Re: undefined reference to `u8_to_u32'


From: Richard Crozier
Subject: Re: undefined reference to `u8_to_u32'
Date: Mon, 14 May 2018 16:58:59 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0



On 14/05/18 15:51, Rik wrote:
On 05/14/2018 07:02 AM, address@hidden wrote:
Subject:
liboctave/.libs/liboctave.so: undefined reference to `u8_to_u32'
From:
Richard Crozier <address@hidden>
Date:
05/14/2018 03:17 AM

To:
<address@hidden>

List-Post:
<mailto:address@hidden>
Content-Transfer-Encoding:
7bit
Precedence:
list
MIME-Version:
1.0
Message-ID:
<address@hidden>
Content-Type:
text/plain; charset=utf-8; format=flowed
Message:
2


Hello,

I'm building from the dev sources on Mint Linux 17.3. I get the following error:

liboctave/.libs/liboctave.so: undefined reference to `u8_to_u32'

Any suggestions?

This changeset

changeset:   25362:def1b446ba64
user:        Markus Mützel <address@hidden>
date:        Sun May 06 21:03:51 2018 +0200
summary:     Convert strings to UTF-32 for FreeType (bug #53646).

added a new module from gnulib to Octave.  For the dev branch, this means you need to run bootstrap.  I suggest

make maintainer-clean
./bootstrap
./configure
make

--Rik


ok, I guess that's the issue, and why purging fixed it for me.

Thanks,

Richard

--
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.




reply via email to

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