Operating System - HP-UX
1828087 Members
2686 Online
109974 Solutions
New Discussion

Installation of gnu radius

 
Soumen Ghosh_1
Occasional Advisor

Installation of gnu radius

Hello,

I am trying to build gnu-radius 0.96 from source code on HP-UX 11.0. The problem occurs at the linking stage when linker shows error message like "Unsatisfied symbol ntohl ( code ).". It is clear that the linker cannot find the implementation of ntohl.
I want to know what is the library that contains the ntohl code. I am using gcc version 3.0.1

Thanks in advance.

Soumen Ghosh
1 REPLY 1
Animesh Chakraborty
Honored Contributor

Re: Installation of gnu radius