-
Notifications
You must be signed in to change notification settings - Fork 561
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
Not OK: perl 5.00559 on IP32-irix 6.5 (UNINSTALLED) #319
Comments
From kstar@o2.chapin.edu `make all' fails when building Socket. This platform usually Making Socket (dynamic) Site configuration information for perl 5.00559: Configured by kstar at Mon Aug 2 14:49:12 EDT 1999. Summary of my perl5 (revision 5.0 version 5 subversion 59) configuration: Locally applied patches: @INC for perl 5.00559: Environment for perl 5.00559: |
From @jhiKurt D. Starsinic writes:
Hmph. If you could figure out why SGI has a broken <netinet/tcp.h> -- |
From @jhi: In file included from Socket.xs:32: I am looking at IRIX 6.5's <netinet/tcp.h> (haven't yet tried [snip] 47 #if BYTE_ORDER == LITTLE_ENDIAN [snap] I didn't know MIPS has, ummm, circular registers? :-) -- |
From [Unknown Contact. See original ticket]Jarkko Hietaniemi <jhi@iki.fi> writes:
Wild guess as to why you get dups - none of those symbols are defined
This is a real pain that I think ANSI C has foisted on us hardware types. However those of use that design chips don't change bit positions based So to have a struct with bitfields describe a hardware register with (say) The same kind of mess can occur when describing network packets which have -- |
From @jhi
<slap> Ahh, that might be it. Kurt, could you verify? Add #include -- |
From [Unknown Contact. See original ticket]On Wed, Aug 04, 1999 at 12:06:15AM +0300, Jarkko Hietaniemi wrote:
That doesn't do it. I'm looking into it. Watch this space. Peace, |
Migrated from rt.perl.org#1142 (status was 'resolved')
Searchable as RT1142$
The text was updated successfully, but these errors were encountered: