Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.gnustep.bug > #4050
| Path | csiph.com!xmission!news.glorb.com!usenet.stanford.edu!not-for-mail |
|---|---|
| From | Germán Arias <germanandre@gmx.es> |
| Newsgroups | gnu.gnustep.bug |
| Subject | Re: Gorm build fails on Archlinux for me |
| Date | Sat, 05 Sep 2015 23:17:52 -0600 |
| Lines | 54 |
| Approved | bug-gnustep@gnu.org |
| Message-ID | <mailman.567.1441516687.19560.bug-gnustep@gnu.org> (permalink) |
| References | <55E20AF1.8040301@gmail.com> |
| NNTP-Posting-Host | lists.gnu.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="UTF-8" |
| Content-Transfer-Encoding | quoted-printable |
| X-Trace | usenet.stanford.edu 1441516687 11968 208.118.235.17 (6 Sep 2015 05:18:07 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| To | bug-gnustep@gnu.org |
| Envelope-to | bug-gnustep@gnu.org |
| In-Reply-To | <55E20AF1.8040301@gmail.com> |
| X-Mailer | Evolution 3.10.4-0ubuntu2+7.0trisquel1 |
| X-Provags-ID | V03:K0:RV/pd/AXxJhyYz0EPMvNAXTfB8R3CHpwidHvNz+ZX5aeQtlo9yc ZU7TMfH7xnLIoDEUtRgsULQGjjIVMyceMC55uZqYDybE6WSabiRfEwd4E+46Rl2/iaRtmWy BMSJRyQRMuN5Z/+Q4Rl2F4+6ikI2le3zZlBqMrFfZd+e4tYT1SHj+i7Du7hivNrZ+LQMf/d Tsq0hSET/AMas1Le3Z3Aw== |
| X-UI-Out-Filterresults | notjunk:1;V01:K0:CnZqHQpN1ag=:wyjCPwmljaIhAz3EmJy+xS HwPeFezCyLWuqqUf4ejG8zuRvkDMIuuc6uTqGMVXPf1Nlh9khsflDZGyig125f827tOzSNffO BAAyMWp0RG148VxQaZNENhW+ytVGmTdC070JDmJ8A1Fu5jepHW7l7Hr4uiG0DFzTrlDpPzXq5 tOEnCp/PtVirBv2umOjagoaRdw0lnM9o9XXLcFVZgN1d5d3qzWRTroKNw419Jggmfu31C5JvA 8VDq+8FwK3+ZU0IfB6rIoIISwXaf0/c/4uu8IkeDdhyAIC4xl88jNWFcAuLkKiODFnq9x2Oan jA+xp7FDHB0+5cv1MNAQlXZNcqmxmXJhHwWmgnj06u/1TAsgzIsPv2sHsapcCs3fV5/pjURff W6bM1x2y2W4AeJ6ooZEf7ivhYfpBzIzOq4m+s13R5aMXhlzm2mWLmQCxd+Ie8bQ21PvGwrhpS eYRTap5mFDjMataPN/agymk1xOJOpNkSUJ6qtOJ9ncbKO3CueKrWt0el0F1007857cSGIyTh5 qZONpXfkuXXGXdDY+xq2XCVf2aL8rfaDcH1WCTwXh8tCQR+DLFgRxHSRnBKRfC9tg5gn+sqaD XgC5BS6PfNxFfxuJ5fSGgQwTwSSWhu9LdFvkn69XHVkHqa8wEd576A8It3m4vXxVhRZsxmmQY PPQYzWh5ir3YdQIjol2H4E3ftcP97cDWCGaiDGrKDB1JSX5AF6gRHCxuMaIV3F4JGrl3mRU6Q SMvuodNFkzDiPHInLd0U8EJXR0rA2FiIZqcsNymewPTx0gJfp4OY+1iCfYY= |
| X-detected-operating-system | by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] |
| X-Received-From | 212.227.17.20 |
| 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:4050 |
Show key headers only | View raw
Hi Silvio Try this: * First get root permissions (I don't know if you can use "sudo su" on arch). * Then run the GNUstep script. Something like ". /usr/...../GNUstep.sh". * Then run make install Hope this help. Germán El sáb, 29-08-2015 a las 21:41 +0200, Silvio Rispoli escribió: > 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' > > > > _______________________________________________ > 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
Re: Gorm build fails on Archlinux for me Germán Arias <germanandre@gmx.es> - 2015-09-05 23:17 -0600
csiph-web