Hi,

I have two problems trying to use lazarus...

1) The first... just a curiosity but... in the about dialog, for the last monthes, I can´t see the revision number of my lazarus app. It don´t stop lazarus from working so is low priority... buy nice to have...

2) The seccond... I am trying to install the rxnew package downloaded from the ccr svn repository (updated today) but the tooledit.lrs file didn´t existed... i created it (with lazres -compiled today too-) and copied the generated tooledit.lrs with the tooledit.pas file. After that, when I compile the package it compiles fine... but when I try to install it I have:

"Compilar IDE (sin enlazado)" completed
staticpackages.inc(2,16) Hint: Unit "lhelpcontrolpkg" not used in Lazarus
staticpackages.inc(4,12) Hint: Unit "lnetpackage" not used in Lazarus
staticpackages.inc(21,10) Hint: Unit "JvCoreLaz" not used in Lazarus
windres: e:\lazarus\pp\bin\i386-win32\windres.exe: ..\units\i386-win32\fpc-res.res: unexpected end of file
makefile:3403: warning: overriding commands for target `examples'
makefile:3363: warning: ignoring old commands for target `examples'
E:\lazarus\pp\bin\i386-win32\make.exe: Entering directory `E:/lazarus/laz_svn'
E:/lazarus/pp/bin/i386-win32/make.exe -C ide ide
make.exe[1]: Entering directory `E:/lazarus/laz_svn/ide'
E:/lazarus/pp/bin/i386-win32/make.exe --assume-new=lazarus.pp lazarus.exe OPT=' -WG @E:\lazarus\laz_svn\idemake.cfg'
make.exe[2]: Entering directory `E:/lazarus/laz_svn/ide'
E:/lazarus/pp/bin/i386-win32/ppc386.exe -gl -Fu../lcl/units/i386-win32 -Fu../lcl/units/i386-win32/win32 -Fu../components/codetools/units/i386-win32 -Fu../components/synedit/units/i386-win32 -Fu../components/custom -Fu../components/mpaslex -Fu../ideintf/units/i386-win32 -Fu../designer -Fu../designer/jitform/units/i386-win32 -Fu../debugger -Fu../converter -Fu../packager -Fu../packager/units/i386-win32 -Fu../units/i386-win32 -Fu. -Fiinclude -Fiinclude/win32 -Fi../images -FE.. -FU../units/i386-win32 -WG @E:\lazarus\laz_svn\idemake.cfg -di386 lazarus.pp
Hint: End of reading config file E:\lazarus\pp\bin\i386-win32\fpc.cfg
Hint: Start of reading config file E:\lazarus\laz_svn\idemake.cfg
Hint: End of reading config file E:\lazarus\laz_svn\idemake.cfg
Free Pascal Compiler version 2.2.1 [2007/11/08] for i386
Copyright (c) 1993-2007 by Florian Klaempfl
Target OS: Win32 for i386
Compiling lazarus.pp
staticpackages.inc(2,16) Hint: Unit "lhelpcontrolpkg" not used in Lazarus
staticpackages.inc(4,12) Hint: Unit "lnetpackage" not used in Lazarus
staticpackages.inc(21,10) Hint: Unit "JvCoreLaz" not used in Lazarus
Compiling resource lazarus.rc
Compiling resource ..\units\i386-win32\fpc-res.res
e:\lazarus\pp\bin\i386-win32\windres.exe: e:\lazarus\pp\bin\i386-win32\windres.exe: ..\units\i386-win32\fpc-res.res: unexpected end of file
E:\lazarus\laz_svn\ide\lazarus.pp(114,1) Error: Error while linking
E:\lazarus\laz_svn\ide\lazarus.pp(114,1) Fatal: There were 1 errors compiling module, stopping

If I unninstall this package, lazarus links properly.

Any help is appreciated!

Horacio

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to