[lazarus] [Q] make error... lazarus for Win32... What's wrong?
땡큐네
kyatoro at thrunet.com
Sat Jul 29 11:10:58 EDT 2000
What's Wrong?
I installed FPK 1.0 full version for win32 in
c:\lang\pp
gtk-dll.zip in c:\lang\pp\gtkdll
cvs 1.10 for Win32 in c:\lang\pp\cvs.
the contents of setup file - set_env.bat
<FONT
size=2>--------------------------------------------------------------------------
set
path=c:\lang\pp\cvs;c:\lang\pp\bin\win32;c:\lang\pp\gtkdll;%path%set
CVSROOT=:pserver:cvs at cvs.freepascal.org:/FPC/CVSset
HOME=c:\lang\pp\cvsset FPCDIR=c:/lang/pp/source
<FONT
size=2>--------------------------------------------------------------------------
I update the source folder with CVS by following
procedure.
cvs login
<FONT
size=2>cvs
---> enter password.
cvs -z3 checkout base rtl docs compiler fcl lazarus
packages
Unfortunely, I met the following error <FONT
size=2>for making lazarus for win32
with "Lazarus Win32 Developer
How-To",
<FONT
size=2>------------------------------------------------------------------------
C:\lang\pp\source>make cleanExiting due to signal
SIGSEGVGeneral Protection Fault at eip=000068dbeax=0008b420 ebx=00000036
ecx=fffffffc edx=81e80000 esi=0000006b edi=0008b420ebp=00070050 esp=0007268c
program=C:\LANG\PP\BIN\WIN32\MAKE.EXEcs: sel=00af base=8defb000
limit=0008ffffds: sel=00b7 base=8defb000 limit=0008ffffes:
sel=00b7 base=8defb000 limit=0008fffffs: sel=0087
base=0000add0 limit=0000ffffgs: sel=00c7 base=00000000
limit=ffffffffss: sel=00b7 base=8defb000
limit=0008ffff
Call frame traceback EIPs:
0x000068db--------------------------------------------------------------------------
Botth PCs, Home and Office, is same.
What's WRONG????
More information about the Lazarus
mailing list