public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
From: "Rob" <captinlogic@gmail.com>
To: "Speakup is a screen review system for Linux."
	<speakup@linux-speakup.org>
Subject: Error Compiling espeak
Date: Sat, 01 Oct 2016 17:59:14 -0500	[thread overview]
Message-ID: <20161001.225914.248.9@[192.168.1.117]> (raw)

When I went to compile espeak from:
http://sourceforge.net/projects/espeak/files/espeak/espeak-1.48/espeak-1.48.04-source.zip
I got the following error
cd espeak-1.48.04-source/src
cp portaudio19.h portaudio.h
make
g++ -O2 -DUSE_PORTAUDIO -D PATH_ESPEAK_DATA=\"/usr/share/espeak-data\" -Wall -pedantic -I. -c -fno-exceptions  tr_languages.cpp
^[[01m^[[Ktr_languages.cpp:201:43:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knarrowing conversion of ‘^[[01m^[[K194^[[m^[[K’ from ‘^[[01m^[[Kint^[[m^[[K’ to ‘^[[01m^[[Kchar^[[m^[[K’ inside { } [^[[01;31m^[[K-Wnarrowing^[[m^[[K]
 const char string_ordinal[] = {0xc2,0xba,0^[[01;31m^[[K}^[[m^[[K;  // masculine ordinal character, UTF-8
                                           ^[[01;31m^[[K^^[[m^[[K
^[[01m^[[Ktr_languages.cpp:201:43:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knarrowing conversion of ‘^[[01m^[[K186^[[m^[[K’ from ‘^[[01m^[[Kint^[[m^[[K’ to ‘^[[01m^[[Kchar^[[m^[[K’ inside { } [^[[01;31m^[[K-Wnarrowing^[[m^[[K]
make: *** [Makefile:102: tr_languages.o] Error 1

Any clue what's happening there? I saw a similar error on google, but no resolution. It seems to be compiler related.

             reply	other threads:[~ UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
 Rob [this message]
 ` Chris Brannon
   ` Rob

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='20161001.225914.248.9@[192.168.1.117]' \
    --to=captinlogic@gmail.com \
    --cc=speakup@linux-speakup.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).