Why doesn my sockets program work under System V (Solaris)? What does the error message “Protocol not supported” mean?
Some Sys-V based systems, notably Solaris 2.X, redefined some of the standard socket constants. Since these were constant across all architectures, they were often hardwired into perl code. The proper way to deal with this is to “use Socket” to get the correct values. Note that even though SunOS and Solaris are binary compatible, these values are different. Go figure.
Related Questions
- What does the "ODBC setup Library is Locked" error message mean when I am installing the Armlink ACE Classic program?
- My HP printer has an error message on the LCD screen reading XX Error where XX is a number, what does that mean?
- When starting the PAC, the error message RPC Program Mismatch appears. What does this mean?