Re: [dev] circular dependency in tools/

2005-05-30 Thread Rüdiger Timm
Kurt has fixed this meanwhile (see 
http://www.openoffice.org/issues/show_bug.cgi?id=49990 ). 'tools' form 
CVS HEAD builds again.


The problem occured in moving source files not needed for OpenOffice.org 
into an other, SO internal module (these files are needed for some 
Hamburg inhouse tools only and we do not want to fill office libs with 
unneeded stuff). Unfortunately also a CVS/Repository file got copied, so 
some commits went into the wrong module. Sorry for that mistake and 
thanks Ken for finding and reporting.


Rüdiger


Rüdiger Timm wrote:
Looks as if some changes meant for a CWS branch went to HEAD instead. 
We'll investigate and fix it. Sorry.


Rüdiger


Ken Foskey wrote:


On Sun, 2005-05-29 at 20:16 +0200, Pavel Janík wrote:


  From: Ken Foskey <[EMAIL PROTECTED]>
  Date: Sun, 29 May 2005 00:39:34 +1000

Ken,

  > In head has anyone figured out how to get rid of the circular
  > dependency.  In order to link some libraries inside tools you 
have to

  > have already linked tools.

what is the error message? What lib in tools needs what library?




libtl, the tools library itself.   Hence the recursive nature of the
problem.

THanks
Ken


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [dev] circular dependency in tools/

2005-05-30 Thread Rüdiger Timm
Looks as if some changes meant for a CWS branch went to HEAD instead. 
We'll investigate and fix it. Sorry.


Rüdiger


Ken Foskey wrote:

On Sun, 2005-05-29 at 20:16 +0200, Pavel Janík wrote:


  From: Ken Foskey <[EMAIL PROTECTED]>
  Date: Sun, 29 May 2005 00:39:34 +1000

Ken,

  > In head has anyone figured out how to get rid of the circular
  > dependency.  In order to link some libraries inside tools you have to
  > have already linked tools.

what is the error message? What lib in tools needs what library?



libtl, the tools library itself.   Hence the recursive nature of the
problem.

THanks
Ken


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [dev] circular dependency in tools/

2005-05-29 Thread Ken Foskey
On Sun, 2005-05-29 at 20:16 +0200, Pavel Janík wrote:
>From: Ken Foskey <[EMAIL PROTECTED]>
>Date: Sun, 29 May 2005 00:39:34 +1000
> 
> Ken,
> 
>> In head has anyone figured out how to get rid of the circular
>> dependency.  In order to link some libraries inside tools you have to
>> have already linked tools.
> 
> what is the error message? What lib in tools needs what library?

libtl, the tools library itself.   Hence the recursive nature of the
problem.

THanks
Ken


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [dev] circular dependency in tools/

2005-05-29 Thread Pavel Janík
   From: Ken Foskey <[EMAIL PROTECTED]>
   Date: Sun, 29 May 2005 00:39:34 +1000

Ken,

   > In head has anyone figured out how to get rid of the circular
   > dependency.  In order to link some libraries inside tools you have to
   > have already linked tools.

what is the error message? What lib in tools needs what library?
-- 
Pavel Janík

The problem here is that there is parent and child but no adult.
  -- Lynne Jolitz about Unix and Unix hackers

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dev] circular dependency in tools/

2005-05-28 Thread Ken Foskey
In head has anyone figured out how to get rid of the circular
dependency.  In order to link some libraries inside tools you have to
have already linked tools.

-- 
Ken Foskey
OpenOffice.org developer



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]