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


Groups > gnu.gnustep.bug > #4049

Gorm build fails on Archlinux for me

Path csiph.com!xmission!news.glorb.com!usenet.stanford.edu!not-for-mail
From Silvio Rispoli <silvio.rispoli.scuola@gmail.com>
Newsgroups gnu.gnustep.bug
Subject Gorm build fails on Archlinux for me
Date Sat, 29 Aug 2015 21:41:37 +0200
Lines 113
Approved bug-gnustep@gnu.org
Message-ID <mailman.162.1440882232.19560.bug-gnustep@gnu.org> (permalink)
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0
Content-Type multipart/mixed; boundary="------------020005090102030304050802"
X-Trace usenet.stanford.edu 1440882232 16867 208.118.235.17 (29 Aug 2015 21:03:52 GMT)
X-Complaints-To action@cs.stanford.edu
To bug-gnustep@gnu.org
Envelope-to bug-gnustep@gnu.org
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=to:from:subject:message-id:date:user-agent:mime-version :content-type; bh=jy2WmYOTciHjgrUxzHb9B/e1dGqf+b7aAKJ2JwvTISE=; b=SxwdcWmJM74QylXUoLGltL+qAwa/tLRccUg8F32vnx9VDt00T49pT4vIVXDKLNmLWv ParQdBq0Gj7I2uDmQ3UWg/auCQ5MU/X8iOJK0f0I6TNbu2AtLnmR18f5iW71P2GfQ8bj +qne+jtENYqOuMCrqS20t0HLz+LtI8RxPafu+2Ibr4BM4xt1hnVxkg0Y22gbg0q+PVz3 sq5oKHmYT6PEw+OAREQjMkzWuUJbhTKACbWOEo7UtsIyand/XvmSkx+UCjDSXdV+gV8K qjHjThH7ZR4IbgcbtNly8c0oleDWr0JjuEKfe6aKA2CwVjr3CNGGne6BDdv7JLQNV4vy P36Q==
X-Received by 10.181.25.234 with SMTP id it10mr10910712wid.41.1440877301522; Sat, 29 Aug 2015 12:41:41 -0700 (PDT)
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0
X-detected-operating-system by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value).
X-Received-From 2a00:1450:400c:c05::233
X-Mailman-Approved-At Sat, 29 Aug 2015 17:03:51 -0400
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:4049

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

Hello,

I'm stuck on the build process for Gorm, and here's what I've found out.
The "make" comand works fine, it outputs some warnings, but apparently
it builds Gorm. The "make install" comand gives an expected error (at
least to me it is), that I also found while building ProjectCenter: I 
solved it
by giving root authorizzations to the buildchain, in order to install 
P.C. successfully.
I tried the same approach with Gorm, but I've encountered a problem. 
Given the comand
"sudo make install" into the Gorm project directory, GNUMakefile does 
not find
common, aggregate and application makefiles. I thought it was a user problem
at first, but if ProjectCenter worked, I don't know why Gorm does not build.
Also GormLib has the same problem: "sudo make install" does not find common
and library makefiles. I'll attach a logfile of the output (it's 
localized in italian,
but I've pretty much translated here the output messages). I'm building 
on an Archlinux
machine, and the GNUstep is fully installed, since ProjectCenter and 
OOlite are
working.

I hope to hear from you soon,
Silvio 'Ares'



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


Thread

Gorm build fails on Archlinux for me Silvio Rispoli <silvio.rispoli.scuola@gmail.com> - 2015-08-29 21:41 +0200

csiph-web