bug-gnu-libiconv
[Top][All Lists]
Advanced

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

[bug-gnu-libiconv] [bug #65887] ./genaliases: 1: Syntax error: word unex


From: Bruno Haible
Subject: [bug-gnu-libiconv] [bug #65887] ./genaliases: 1: Syntax error: word unexpected (expecting ")")
Date: Mon, 17 Jun 2024 12:28:15 -0400 (EDT)

Update of bug #65887 (group libiconv):

                  Status:                    None => Invalid                
             Assigned to:                    None => haible                 
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:


> I can't solve this error

Oh come on. It is not hard:


armv7a-linux-androideabi23-clang -O lib/genaliases.c -o genaliases
./genaliases lib/aliases.gperf canonical.sh canonical_local.sh
./genaliases: 1: Syntax error: word unexpected (expecting ")")
make: *** [Makefile.devel:147: lib/aliases.h] Error 2


You are on an x86_86-linux-gnu machine, and compiling 'genaliases' as a
'armv7a-linux-androideabi' binary. Of course, you can't execute such binaries
on the machine.

But the original mistake was earlier: You are building off the GNU libiconv
git repository. You will encounter fewer problems by using the newest release
instead.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?65887>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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