[opensource-dev] [help] linux build errors.
Hello All, I am getting the following error, with latest sl build. Please help me if any body know solution to this. [ 1%] Building CXX object llcharacter/CMakeFiles/llcharacter.dir/llanimationstates.o In file included from /usr/include/c++/4.4/ext/hash_map:59, from /media/disk-2/linux-linden/linden/indra/llcommon/llstringtable.h:54, from /media/disk-2/linux-linden/linden/indra/llcommon/string_table.h:32, from /media/disk-2/linux-linden/linden/indra/llmessage/llnamevalue.h:50, from /media/disk-2/linux-linden/linden/indra/llmessage/llassetstorage.h:41, from /media/disk-2/linux-linden/linden/indra/llaudio/audioengine.cpp:46: /usr/include/c++/4.4/backward/backward_warning.h:28:2: error: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. I am on kubuntu. -- Regards, Chandra K Kuchi ___ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to keep unmoderated posting privileges
Re: [opensource-dev] [help] linux build errors.
I am using latest branch of slviewer, obtained from slwiki page. I found workaround, I had this in almost every llsubdirectory, I had to add -Wno-deprecated and -Wno-parantheses flags to avoid this mistakes. Right now I am stuck up at some boost and glib2.0 related errors. Thank you. On Sat, Feb 13, 2010 at 9:57 AM, Boroondas Gupte wrote: > chandra kiran kuchi schrieb: > > I am getting the following error, with latest sl build. Please help me > > if any body know solution to this. > > > > [ 1%] Building CXX object > > llcharacter/CMakeFiles/llcharacter.dir/llanimationstates.o > > > > In file included from > > /usr/include/c++/4.4/ext/hash_map:59, > > > > from > > /media/disk-2/linux-linden/linden/indra/llcommon/llstringtable.h:54, > > Hi Chandra > > what source branch and version are you using? It looks like it doesn't > have the fix from https://jira.secondlife.com/browse/SNOW-195, yet. > Though, both current Snowglobe trunk and current Second Life Viewer > trunk both have that. > > cheers > Boroondas > -- Regards, Chandra K Kuchi ___ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to keep unmoderated posting privileges