Error: unresolved olink: targetdoc/targetptr = 'clink/clisp-link'.

View: New views
4 Messages — Rating Filter:   Alert me  

Error: unresolved olink: targetdoc/targetptr = 'clink/clisp-link'.

by Sam Steingold :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
I get the error

Error: unresolved olink: targetdoc/targetptr = 'clink/clisp-link'.

because I have

<olink targetdoc="clink"
targetptr="clisp-link"><command>clisp-link</command></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@...
For additional commands, e-mail: docbook-apps-help@...


Re: Error: unresolved olink: targetdoc/targetptr = 'clink/clisp-link'.

by Bergfrid Skaara :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
does the file with <refentry id="clisp-link"> validate? I suggest you replace the hyphen with underscore...
 
Best regards,
Bergfrid Skaara

On Fri, Sep 11, 2009 at 1:01 AM, Sam Steingold <sds@...> wrote:
Hi,
I get the error

Error: unresolved olink: targetdoc/targetptr = 'clink/clisp-link'.

because I have

<olink targetdoc="clink"
targetptr="clisp-link"><command>clisp-link</command></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@...
For additional commands, e-mail: docbook-apps-help@...



Re: Error: unresolved olink: targetdoc/targetptr = 'clink/clisp-link'.

by Bob Stayton :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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:

<div element="refentry" href="#clisp-link" number="" targetptr="clisp-link">

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@...


----- Original Message -----
From: "Sam Steingold" <sds@...>
To: "docbook-apps" <docbook-apps@...>
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"><command>clisp-link</command></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@...
> For additional commands, e-mail: docbook-apps-help@...
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscribe@...
For additional commands, e-mail: docbook-apps-help@...


Re: Error: unresolved olink: targetdoc/targetptr = 'clink/clisp-link'.

by Sam Steingold :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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>

---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscribe@...
For additional commands, e-mail: docbook-apps-help@...