>> 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.
DN> Lyx compiled, but linking failed with undefined references to
DN> GraphicsCB, ChoiceClassCB, DocumentCancelCB, PaperCancelCB and
DN> others.
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