[sldev] Puppettering Branch

Opensource Obscure open at autistici.org
Thu Jun 5 15:12:54 PDT 2008


I can't build this on Linux (Ubuntu 8.04).
(I understand this code is unsupported, so please stop me 
if asking help here about is unappropriate)

I managed to work around three errors using these patches: 
https://jira.secondlife.com/browse/VWR-5414
https://jira.secondlife.com/browse/VWR-5412
https://jira.secondlife.com/browse/VWR-4456

but then I stumbled into LLPhysicalAvatar, and I couldn't
find anything on google about it, so I didn't find 
any patch or PJIRA page.

error output follows, slightly longer version here:
http://www.pastebin.ca/raw/1039869


In file included from
/tmp/puppeteer/linden/indra/i686-linux-client-releasefordownload/newview/llphysicalavatartool.h:44,
                 from
/tmp/puppeteer/linden/indra/i686-linux-client-releasefordownload/newview/llvoavatar.h:61,
                 from
/tmp/puppeteer/linden/indra/i686-linux-client-releasefordownload/newview/llfloatercustomize.h:43,
                 from
/tmp/puppeteer/linden/indra/i686-linux-client-releasefordownload/newview/llagent.cpp:73:
/tmp/puppeteer/linden/indra/i686-linux-client-releasefordownload/newview/llphysicalavatar.h:192:
error: 'LLPhysicalAvatar' has not been declared
/tmp/puppeteer/linden/indra/i686-linux-client-releasefordownload/newview/llphysicalavatar.h:193:
error: 'LLPhysicalAvatar' has not been declared
/tmp/puppeteer/linden/indra/i686-linux-client-releasefordownload/newview/llphysicalavatar.h:207:
error: ISO C++ forbids declaration of 'LLPhysicalAvatar' with no type
/tmp/puppeteer/linden/indra/i686-linux-client-releasefordownload/newview/llphysicalavatar.h:207:
error: expected ';' before '*' token
/tmp/puppeteer/linden/indra/i686-linux-client-releasefordownload/newview/llphysicalavatar.h:222:
error: 'LLPhysicalAvatar' has not been declared
/tmp/puppeteer/linden/indra/i686-linux-client-releasefordownload/newview/llphysicalavatar.h:223:
error: 'LLPhysicalAvatar' has not been declared
/tmp/puppeteer/linden/indra/i686-linux-client-releasefordownload/newview/llphysicalavatar.h:229:
error: 'LLPhysicalAvatar' has not been declared
/tmp/puppeteer/linden/indra/i686-linux-client-releasefordownload/newview/llphysicalavatar.h:230:
error: expected `)' before '*' token
cc1plus: warnings being treated as errors
/tmp/puppeteer/linden/indra/i686-linux-client-releasefordownload/newview/llsky.h:45:
warning: 'NIGHTTIME_ELEVATION_COS' defined but not used
scons: ***
[/tmp/puppeteer/linden/indra/i686-linux-client-releasefordownload/newview/llagent.o]
Error 1
scons: building terminated because of errors.


bye :)
Opensource Obscure



More information about the SLDev mailing list