Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pike pike
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 104
    • Issues 104
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pikelang
  • pikepike
  • Issues
  • #1145
Closed
Open
Issue created Feb 05, 2001 by Peter Bortas@zinoOwner

Problem IP numbers on IRIX 6.5 when compiling with gcc

Imported from http://bugzilla.roxen.com/bugzilla/show_bug.cgi?id=1145

Reported by Martin Stjernholm mast@roxen.com

From: Johan Hattne hattne@ibg.uu.se To: roxen@roxen.com Date: Sun, 4 Feb 2001 21:00:12 +0100

I wrote to this list some months ago complaining about roxen not working when compiled with gcc. There is a bug in gcc on IRIX that messes up the handling of IP-numbers (inet_ntoa and friends if I am not mistaken) so all requests seem to come from 0.0.0.0 or 255.255.255.255. The source still compiles nicely, but it is diffucult (impossible?) to bind the server to any very useful address.

So I compiled with cc (license required) and now things work. Problem is the IRIX binaries available from the roxen website show the same symptoms as my broken server did when compiled with gcc. Either these binaries are compiled with a broken gcc or I am doing something else wrong. If anybody has downloaded a working IRIX binary I will have to look over my configurations.

// Johan

Assignee
Assign to
Time tracking