[fpc-pascal] got 5 errors when install fpc to mac OS X

enigma_chendu enigma_chendu at 163.com
Mon Nov 21 17:22:21 CET 2011


Hi, 

I want to install freepascal into my new Macbook, the system is: Mac OS
10.7.2

I download fpc-2.4.4.intel-macosx.dmg and install it OK, then
do svn co http://svn.freepascal.org/svn/fpc/trunk and everything is ok, then
make clean all,
I got following error message:

dglobals.pp(722,71) Error: Incompatible type for arg no. 1: Got "TFPList",
expected "TList"
dglobals.pp(735,69) Error: Incompatible type for arg no. 1: Got "TFPList",
expected "TList"
dglobals.pp(1094,17) Error: Incompatible types: got "TFPList" expected
"TList"
dglobals.pp(1233,26) Error: Incompatible types: got "TFPList" expected
"TList"
dglobals.pp(1452,30) Error: Incompatible types: got "TFPList" expected
"TList"
dglobals.pp(1599) Fatal: There were 5 errors compiling module, stopping
Fatal: Compilation aborted
make[3]: *** [fpdoc] Error 1
make[2]: *** [fpdoc_all] Error 2
make[1]: *** [utils_all] Error 2
make: *** [build-stamp.i386-darwin] Error 2
applematoMacBook-Pro:src apple$  

so, what's wrong with me? please give me help. 
Thanks!

BTW: I installed fpc and lazrus with svn method under windows today, it's
OK.


--
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/got-5-errors-when-install-fpc-to-mac-OS-X-tp5010959p5010959.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20111121/b9e352fe/attachment.html>


More information about the fpc-pascal mailing list