[sldev] Impossible to build client under MacOS X X.5 (Leopard) (892 errors after patch)

Lawson English lenglish5 at cox.net
Sun Nov 11 16:31:52 PST 2007


Argent Stonecutter wrote:
>
> On 11-Nov-2007, at 09:27, Lawson English wrote:
>
>> Argent Stonecutter wrote:
>>> On 01-Nov-2007, at 08:03, Lawson English wrote:
>>>> Just a heads up to whomever. xCode 3.0 is radically incompatible 
>>>> with the SL project. Seems to be primarily Apple's problem since 
>>>> xCode goes crazy when trying to even open the project.
>>>
>>> Did you apply the patch from 
>>> https://jira.secondlife.com/browse/VWR-2551 ?
>>>
>> Yeah, I finally got around to it. The patch applied just fine and all 
>> the errors that xCode 3.0 used to give when I opened the macproject 
>> build file went away... Then I tried to build llcommon and got 892 
>> errors.
>>
>> Building target “llcommon” of project “macview” with configuration 
>> “Deployment” — (892 errors)
>> cd /Developer/SL_folder/linden/indra/newview
>> /Developer/usr/bin/gcc-4.0 -x c++ -arch ppc -pipe -Wno-trigraphs 
>> -fpascal-strings -faltivec -fasm-blocks -O3 -Werror -Wreturn-type 
>> -Wnon-virtual-dtor -Wformat -Wmissing-braces -Wparentheses -Wswitch 
>> -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable 
>> -Wunused-value -fmessage-length=0 -mtune=G4 
>> -Wno-deprecated-declarations -mmacosx-version-min=10.3 -gdwarf-2 
>> -I/Developer/SL_folder/linden/indra/newview/build/macview.build/Deployment/llcommon.build/llcommon.hmap 
>> -Wmost -Wno-sign-compare -Wno-switch 
>> -F/Developer/SL_folder/linden/indra/newview/build/Deployment 
>> -I/Developer/SL_folder/linden/indra/newview/build/Deployment/include 
>> -I../../libraries/ppc-darwin/include -I../../libraries/include 
>> -I../llcommon 
>> -I/Developer/SL_folder/linden/indra/newview/build/macview.build/Deployment/llcommon.build/DerivedSources 
>> -DLL_DARWIN=1 -DLL_RELEASE=1 -DLL_RELEASE_FOR_DOWNLOAD=1 -DNDEBUG 
>> -fconstant-cfstrings -ffor-scope -Wno-reorder -isysroot 
>> /Developer/SDKs/MacOSX10.4u.sdk -c 
>> /Developer/SL_folder/linden/indra/newview/build/macview.build/Deployment/llcommon.build/DerivedSources/ppc/indra.l.cpp 
>> -o 
>> /Developer/SL_folder/linden/indra/newview/build/macview.build/Deployment/llcommon.build/Objects-normal/ppc/indra.l.o 
>>
>> /Developer/SL_folder/linden/indra/newview/../lscript/lscript_compile/indra.l:24:21: 
>> error: indra.y.h: No such file or directory
>> /Developer/SL_folder/linden/indra/newview/../lscript/lscript_compile/indra.l: 
>> In function 'int yylex()':
>> /Developer/SL_folder/linden/indra/newview/../lscript/lscript_compile/indra.l:64: 
>> error: 'INTEGER' was not declared in this scope
>
> You need to show more of this... where's the lines where it's running 
> lex and yacc on indra.l and indra.y?
>
Sigh...

This was building the library for llCommons.


More information about the SLDev mailing list