Skip to main content

Error when compiling - cob: library not found: -lintl.

  • February 15, 2013
  • 0 replies
  • 0 views

Problem:

When compiling an executable on SCO v6.0.0, with Server Express v4.0, the above error is displayed.

Resolution:

The full library name is libintl.so and is the library that provides Native Language Support.  On SCO 6, it is found in /usr/gnu/lib, which when added to the PATH corrects the problem

Old KB# 4492