-
Notifications
You must be signed in to change notification settings - Fork 581
Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED) #3797
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]Trying out foolperl on my new MacOS X installation, I ran into this problem: ../../miniperl -I../../lib -I../../lib -I../../lib -I../../lib Errno_pm.PL Errno.pm This is because {g,}cc -dM is busted: macosx% gcc -dM -E /usr/include/sys/errno.h # 67 #67 "/usr/include/sys/errno.h" 2 extern int * __error ( void ) ; # 67 #67 "/usr/include/sys/errno.h" 2 extern int * __error ( void ) ; Anybody from Apple following perl5-porters? I gave up trying to find Perl Info
|
From @rspierThis must be ok now. :) |
@rspier - Status changed from 'open' to 'resolved' |
Migrated from rt.perl.org#6712 (status was 'resolved')
Searchable as RT6712$
The text was updated successfully, but these errors were encountered: