Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.gnustep.bug > #4052

Re: make: *** [all] Error 1

Path csiph.com!xmission!news.glorb.com!usenet.stanford.edu!not-for-mail
From Fred Kiefer <fredkiefer@gmx.de>
Newsgroups gnu.gnustep.bug
Subject Re: make: *** [all] Error 1
Date Sun, 6 Sep 2015 22:32:05 +0200
Lines 40
Approved bug-gnustep@gnu.org
Message-ID <mailman.591.1441571795.19560.bug-gnustep@gnu.org> (permalink)
References <CAErX3C8hXFPbM9E=rhNOAtpvqJqY3X3KryAF=VHT3JSD4KNPgA@mail.gmail.com>
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0
Content-Type text/plain; charset=windows-1252
Content-Transfer-Encoding 7bit
X-Trace usenet.stanford.edu 1441571796 17534 208.118.235.17 (6 Sep 2015 20:36:36 GMT)
X-Complaints-To action@cs.stanford.edu
To Santosh Rath <santosh.rath@gmail.com>, bug-gnustep@gnu.org
Envelope-to bug-gnustep@gnu.org
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0
In-Reply-To <CAErX3C8hXFPbM9E=rhNOAtpvqJqY3X3KryAF=VHT3JSD4KNPgA@mail.gmail.com>
X-Provags-ID V03:K0:u+fQM9RMmCOIe1ywaXYhB04QW7WBr1T4JMKV0DAZf2eBuJDJddY 0ytgFf0To0P3OeptHb8WN21ymOcXPFQqVs64JwL0QK5dBdjEwbi72iQSH7Wn0N6gCnqQEKG vLgsiFswkBslubPJFhZL4OoffRBkF3j65i5SkippMqpsb1ty4DVzdK4ex6hFAz37kjb6xog bQmEc4v1i9cxa7ZWGdx0A==
X-UI-Out-Filterresults notjunk:1;V01:K0:F7zN0ZxHXhc=:52x4XH/F3DvKse53TEyYvP ZptADk1jY03tAzrKZwdtUIU4c0tLdTICDcVGhq6GdV/OKVh284dylnMJL0NKXG4wQwqbY+cN/ ezaIFDd8ifSo+RKAqUx2noGhFXFXKjhitzFy20I7dmk7XxBcyzDwHD3mPNymul98+c8cucZ87 CE+1NE27wzpoGEzYQu7UUdo89Vb12SDe51WJ7+K3B/qdV4D2agq06NAUyZRYL79ZAv2oopcaf zmDiUOaoPLVyVOZ6KFoQg4RWmTvZtx+kAhOcSsKtgvJTXo8hNXxPlJiksorYK00DTknNqDS27 2KPOEO9aCxGXW4tf7EWuq45CYWLNr+XbrAoBJABDUk/p5BlTzh7zM9Q/ZxLPkfTHQN6Ll77qk C1uXfOGJRbzcA6rUA62zOtBzHAyPD81esqmjw1Dak9LYc06SsqpKpPRc6ohb2EFcxkKEyxAa9 lY4guw/wwHtfzho1gx5SbLscoOHU3+m+s9QI3mjGTAVdpoDT2PV3+Ley142qOgkkl+Co14znq Kn6Rbd6GOjjxM364/BZz9E0K7az28vnVfZiFO17KWmnn+8/QeLWnbMyWcjHTtEihSZ90wYhm6 5b0gWC3P3+LXfUVzNXpBHNDGs9Duih5IavyZHEG0F7gmBe5UgcuI+lwd52D/h9UEE72eUu3ac igf1YqfuRVr6qC02HVV+pS9lccU2epG6pqdnVsdGcwi/iZtbQSBk4DU/igSyn6zyguNSp/9wa xZjz73I/y5n9j7zJJ5490XlN3LM+ZpbojE4HHQ==
X-detected-operating-system by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic]
X-Received-From 212.227.17.22
X-BeenThere bug-gnustep@gnu.org
X-Mailman-Version 2.1.14
Precedence list
List-Id Bug reports for the GNUstep programming environment <bug-gnustep.gnu.org>
List-Unsubscribe <https://lists.gnu.org/mailman/options/bug-gnustep>, <mailto:bug-gnustep-request@gnu.org?subject=unsubscribe>
List-Archive <http://lists.gnu.org/archive/html/bug-gnustep>
List-Post <mailto:bug-gnustep@gnu.org>
List-Help <mailto:bug-gnustep-request@gnu.org?subject=help>
List-Subscribe <https://lists.gnu.org/mailman/listinfo/bug-gnustep>, <mailto:bug-gnustep-request@gnu.org?subject=subscribe>
Xref csiph.com gnu.gnustep.bug:4052

Show key headers only | View raw


Hi Santosh,

the important bit in all these log files is the line:


configure:11739: error: Missing support for International Components for
Unicode (ICU).


You don't seem to have ICU dev packages installed. There are two ways
around. Either install this packages, what ever it is called on your
system. Or manually start the configure for base with the option
--disable-icu.

Hope this helps,
Fred


Am 02.09.2015 um 03:00 schrieb Santosh Rath:
> Hi 
> 
> I have tried to build gnustep on RHEL 6.6, but it failed, i have
> attached the log.tar file.
> 
> Please let me know if i have made any mistake while setting up the
> environment.
> 
> Thanks for you help in advance.
> 
> Thanks
> Santosh
> 
> 
> _______________________________________________
> Bug-gnustep mailing list
> Bug-gnustep@gnu.org
> https://lists.gnu.org/mailman/listinfo/bug-gnustep
> 

Back to gnu.gnustep.bug | Previous | Next | Find similar


Thread

Re: make: *** [all] Error 1 Fred Kiefer <fredkiefer@gmx.de> - 2015-09-06 22:32 +0200

csiph-web