On 28 Mar 1999, Lars Gullik Bjønnes wrote:

>   >> Daniel Naber writes:
> 
>   DN> Hi, I just wanted to put the 'replace all' stuff into 1.1. I
>   DN> changed form1.fd with fdesign, did "make -f makefile.eigen". It
>   DN> failed, I had to remove credits_form.fd from the makefile
>   DN> (otherwise: "no rule to make target credits_form.c"). Now it
>   DN> seemed to work.

Seemed is probably the operative word.
I've been shifting stuff out and deleting it as I go but I've noticed
either I or Jeurgen has left a few other bits lying around in there.
I would recommend you follow Lars' suggestions below and then you/I/we can
make the search/replace form gui-indep.  This basically means giving it
its own .fd in src/frontends/xforms/forms/ and appropriate wrapping code
in the src/frontends/xforms/

>   DN> Lyx compiled, but linking failed with undefined references to
>   DN> GraphicsCB, ChoiceClassCB, DocumentCancelCB, PaperCancelCB and
>   DN> others.

These are all no longer valid due to other changes made by Juergen, myself
and Lars.  Best advice is don't try it again.  I'll try to make some time
to clean up the forms/ directory and preferably eliminate it completely.
But that means splitting all the remaining .fd files  (or deleting those
already shifted/merged).

>   DN> Any idea what's wrong?
> 
> the forms dir is not to be used anymore, everyting is beeing moved as
> part of the toolkit independence work.
> 
> look in src/frontends/xforms/
> 
> Also read the documentation about the gui-indep.
> 
> development/Code_rules/gui-indep.lyx
> and about popups 
> 
>       Lgb
> 

Allan. (ARRae)

Reply via email to