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.

        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://free-pascal-general.1045716.n5.nabble.com/got-5-errors-when-install-fpc-to-mac-OS-X-tp5010959p5010959.html">got 5 errors when install fpc to mac OS X</a><br/>
Sent from the <a href="http://free-pascal-general.1045716.n5.nabble.com/">Free Pascal - General mailing list archive</a> at Nabble.com.<br/>