Re: Rare Error 65 (ENOPKG) occurrence on open() call

From: Apolon (apolon_at_iinet.net.au)
Date: 09/28/03

  • Next message: David P. Lurie: "linker and application libraries for 5.0.7"
    Date: 27 Sep 2003 19:27:50 -0700
    
    

    Jean-Pierre Radley <jpr@jpr.com> wrote in message news:<20030927152518.GB1881@jpradley.jpr.com>...
    > The Intro(S) man page describes it:
    >
    > [ENOPKG] (65) Package not installed
    > This error occurs when users attempt to use a system call
    > from a package which has not been installed.

    Yep, but if the error truly was related to the description provided
    for ENOPKG then it would occur every time instead of very rarely.
    Also, the man page for open() does not list ENOPKG as one of the
    documented error scenarios.

    It appears that some code being called within the open()
    implementation on Open Server can result in an error 65. I was hoping
    someone else had experienced the problem and knows what it is, or has
    access to source code which indicates what scenario such an error code
    could be returned in.


  • Next message: David P. Lurie: "linker and application libraries for 5.0.7"