docbook-apps

Expand all | Collapse all

Re: [docbook-apps] Error: unresolved olink: targetdoc/targetptr = 'clink/clisp-link'.

  • 1.  Re: [docbook-apps] Error: unresolved olink: targetdoc/targetptr = 'clink/clisp-link'.

    Posted 09-11-2009 16:20
    Yes, it is OK to olink to a refentry. Can you peek inside the generated
    target data file to see if the clisp-link entry is in there? You should
    have an entry like this:



    If you don't then the collection process is going wrong somehow.
    If you do, then something else is going on during the resolution phase.

    Bob Stayton
    Sagehill Enterprises
    bobs@sagehill.net


    ----- Original Message -----
    From: "Sam Steingold" <sds@gnu.org>
    To: "docbook-apps" <docbook-apps@lists.oasis-open.org>
    Sent: Thursday, September 10, 2009 4:01 PM
    Subject: [docbook-apps] Error: unresolved olink: targetdoc/targetptr =
    'clink/clisp-link'.


    > Hi,
    > I get the error
    >
    > Error: unresolved olink: targetdoc/targetptr = 'clink/clisp-link'.
    >
    > because I have
    >
    > <olink targetdoc="clink"
    > targetptr="clisp-link"></olink>
    >
    > and
    >
    > <refentry id="clisp-link"> ...
    >
    > in the "clink" doc.
    >
    > (other olinks with targetdoc="clink" seem to work just fine).
    >
    > is it ok to link to the refentry id?
    >
    > thanks.
    >
    > --
    > Sam Steingold <http://sds.podval.org>
    >
    > ---------------------------------------------------------------------
    > To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
    > For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
    >
    >
    >




  • 2.  Re: [docbook-apps] Error: unresolved olink: targetdoc/targetptr = 'clink/clisp-link'.

    Posted 09-11-2009 19:44
    sorry, it was actually my own fault:
    I forgot to update target.database.document contents.
    (and, actually, _all_ olinks were broken).

    --
    Sam Steingold <http://sds.podval.org>