-
Notifications
You must be signed in to change notification settings - Fork 580
Perl GitLive-maint-5.10-1122-g0b88e24 dies horribly in configure #9728
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
Comments
From [email protected]This has been going on for about a week. I just got Here's what I did and what happens. Suggestions welcome. cd /build/work && rm -rf perl-5.10 -- |
From @iabynOn Mon, May 04, 2009 at 10:57:36AM -0700, david@davidfavor.com (via RT) wrote:
Does this happen on blead too? And what platform is this being run on? -- |
The RT System itself - Status changed from 'new' to 'open' |
From @nwc10On Tue, May 05, 2009 at 05:14:36PM +0100, Dave Mitchell wrote:
Not after commit 41881f2, it isn't. http://perl5.git.perl.org/perl.git/commit/41881f258141f855e2a5a700124acdf89e466dec (I'd missed $(LDLIBPTH) from the command lines in the Makefile, which would Nicholas Clark |
From @doughera88On Tue, 5 May 2009, Dave Mitchell wrote:
I was about to supply a patch to add the missing $(LDLIBPTH) in front of So I'll just chime in that I don't understand what this sequence of -Dusethreads -Uuseithreads This turns on threads, but tries to turn off the ithreads implementation. -Ubincompat5005 I'm puzzled what you're actually hoping will happen. -- |
@doughera88 - Status changed from 'open' to 'resolved' |
Migrated from rt.perl.org#65370 (status was 'resolved')
Searchable as RT65370$
The text was updated successfully, but these errors were encountered: