I have this errors with de last svn copy:
Title: Erro
Erro
Lazarus:
command: make clean all OS_TARGET=win32
Output:
...
make -C win32 all
make[3]: Entrando no diretório `/usr/share/lazarus/lcl/interfaces/win32'
/bin/rm -f ../../units/i386-win32/win32/interfaces.ppu \
../../units/i386-win32/win32/interfaces.o
/usr/bin/ppc386 -Twin32 -XPi386-win32- -Xr -gl -Fu../../units/i386-win32 -Fu. -Fu/usr/lib/fpc/2.2.3/units/i386-win32/rtl -FE. -FU../../units/i386-win32/win32 -di386 interfaces.pp
Free Pascal Compiler version 2.2.3 [2008/11/16] for i386
Copyright (c) 1993-2008 by Florian Klaempfl
Target OS: Win32 for i386
Compiling interfaces.pp
Compiling win32int.pp
win32int.pp(27,26) Warning: User defined: Fix implicit pointer conversions
Compiling win32def.pp
Compiling win32debug.pp
Compiling win32extra.pas
Compiling win32proc.pp
win32proc.pp(935,2) Note: User defined: Should be moved to WSWin32Forms, if the windowproc is splitted
win32proc.pp(1019,2) Note: User defined: Belongs in Win32WSForms, but is needed in windowproc
win32proc.pp(1533,27) Warning: Mixing signed expressions and longwords gives a 64bit result
Compiling win32wsarrow.pp
Compiling win32wsbuttons.pp
Compiling win32wscontrols.pp
Compiling win32wsbuttons.pp
Compiling win32wsimglist.pp
Compiling win32wscalendar.pp
Compiling win32wschecklst.pp
Compiling win32wscomctrls.pp
Compiling win32wsdialogs.pp
Compiling win32wsextctrls.pp
Compiling win32wsextdlgs.pp
win32wsextdlgs.pp(239,1) Error: resource compiler not found, switching to external mode
win32wsextdlgs.pp(239,1) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
make[3]: ** [interfaces.ppu] Erro 1
make[3]: Saindo do diretório `/usr/share/lazarus/lcl/interfaces/win32'
make[2]: ** [win32_all] Erro 2
make[2]: Saindo do diretório `/usr/share/lazarus/lcl/interfaces'
make[1]: ** [interfaces] Erro 2
make[1]: Saindo do diretório `/usr/share/lazarus/lcl'
make: ** [lcl] Erro 2
=======================
fpc.cfg
...
#
# That's all folks
#
# set binutils paths for crosscompiling # fpc_crosswin32
#IFDEF FPC_CROSSCOMPILING # fpc_crosswin32
-XPfpc-i386-win32-
#ENDIF # fpc_crosswin32
===========================
ls -l /usr/bin/*wind*
-rwxr-xr-x 1 root root 2505048 2008-11-16 23:54 /usr/bin/fpc-i386-win32-windmc
-rwxr-xr-x 1 root root 2808262 2008-11-16 23:54 /usr/bin/fpc-i386-win32-windres
-rwxr-xr-x 1 root root 15412 2008-04-30 05:26 /usr/bin/gnome-window-properties
-rwxr-xr-x 1 root root 77128 2008-05-28 10:26 /usr/bin/gtk-window-decorator
-rwxr-xr-x 1 root root 21536 2008-04-10 06:29 /usr/bin/metacity-window-demo
lrwxrwxrwx 1 root root 31 2008-11-16 23:58 /usr/bin/windres -> /usr/bin/fpc-i386-win32-windres
lrwxrwxrwx 1 root root 34 2008-11-10 14:28 /usr/bin/x-window-manager -> /etc/alternatives/x-window-manager
_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus