[lazarus] Lazarus (fwd)

Marco van de Voort marcov at stack.nl
Tue Nov 21 14:41:12 EST 2000



FYI; any tips?

--------------------

Grr, I want to test GTK on FreeBSD with Lazarus, and I get this:

However, 

- the ordinary GTK demoes all went fine, except that editform doesn't
compile (but that's probably why it isn't in the Makefile)
- fpgfx exampels work except for some makefile trouble. (I have to manually
unit-include all directories in fpgfx/src/)
- Most XForms demoes work, except:
	- canvas
	- fonts does work, but isn't made by the makefile
	- newbutton, free1 and group RTE 216
	- Iconify gives a X error.
	- xyplotover RTE 200's

Lazarus errors:

gmake[1]: Entering directory `/fpc/projects/lazarus/lcl'
rm -f allunits
ppc386 -Fu./units -Fu. -Fu./interfaces/gtk -Fi./include -Fi./interfaces/gtk -FU./units -OG3p3 -Fl/usr/X11R6/lib -Fl/usr/local/lib -di386 allunits.pp 
rm -f allunits
gmake[1]: Leaving directory `/fpc/projects/lazarus/lcl'
gmake -C components all
gmake[1]: Entering directory `/fpc/projects/lazarus/components'
gmake -C mwedit all
gmake[2]: Entering directory `/fpc/projects/lazarus/components/mwedit'
rm -f allunits
ppc386 -Fu../units -Fu../../lcl/units -FU../units -OG3p3 -Fl/usr/X11R6/lib -Fl/usr/local/lib -di386 allunits.pp 
mwcustomedit.pas(1837,49) Error: Asm: [imul reg32,reg32,mem32] invalid combination of opcode and operands
mwcustomedit.pas(1927,49) Error: Asm: [imul reg32,reg32,mem32] invalid combination of opcode and operands
mwcustomedit.pas(2003,49) Error: Asm: [imul reg32,reg32,mem32] invalid combination of opcode and operands
mwcustomedit.pas(5217,1) Fatal: There were 3 errors compiling module, stopping
gmake[2]: *** [allunits] Error 1
gmake[2]: Leaving directory `/fpc/projects/lazarus/components/mwedit'
gmake[1]: *** [mwedit_all] Error 2
gmake[1]: Leaving directory `/fpc/projects/lazarus/components'
gmake: *** [components_all] Error 2



----- End of forwarded message from Marco van de Voort -----






More information about the Lazarus mailing list