-
Notifications
You must be signed in to change notification settings - Fork 559
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
miniperl fails on first-time install in arm-linux #7538
Comments
From [email protected]Hi. I am having problems running make on my attempt to install Any assistance would be appreciated. -- |
From @nwc10On Tue, Oct 12, 2004 at 05:25:46PM -0000, covici @ ccs. covici. com wrote:
Well, clearly it shouldn't do that. I've built 5.8.4 on 2.4.18-ish on ARM no problem. I suspect a gcc bug. Either edit config.sh, replacing the line optimize='-O2' with optimize='-O1' then run ./Configure -S then re-run make which should cause a re-compile of everything. Or alternatively, and a bit I hope that this is sufficient to get past the segfault and build all the Nicholas Clark |
The RT System itself - Status changed from 'new' to 'open' |
From [email protected]I will try the first way or maybe if that fails get rid of on 10/12/2004 Nicholas Clark via RT(perlbug-followup@perl.org) wrote
-- |
From [email protected]OK, changing the optimize to -g made it work, so I am going to leave Thanks. on 10/12/2004 Nicholas Clark via RT(perlbug-followup@perl.org) wrote
-- |
From [email protected]Hi. I ran all the tests and 1 failed -- is this important and if so lib/Net/t/hostname...................Use of uninitialized value in Thanks. on 10/12/2004 Nicholas Clark via RT(perlbug-followup@perl.org) wrote
-- |
From @TuxOn Wed 13 Oct 2004 23:57, John covici <covici@ccs.covici.com> wrote:
I've seen this once before on a system where /etc/hosts was damaged, # ping loopback should return 127.0.0.1 -- |
From [email protected]on Thu, 14 Oct 2004 08:28:33 +0200 "H.Merijn Brand" <h.m.brand@hccnet.nl> wrote: OK, thanks much all seems to work now with this -- I was unable to
-- |
@Tux - Status changed from 'open' to 'resolved' |
From @nwc10Oops. I never replied to this On Tue, Oct 12, 2004 at 06:30:14PM -0400, John covici wrote:
The configs I'm using usually have perl installing to somewhere strange Nicholas Clark |
Migrated from rt.perl.org#31958 (status was 'resolved')
Searchable as RT31958$
The text was updated successfully, but these errors were encountered: