Building ORBit2 on HP-UX 11.23
"Kumar, Virender" <[email protected]> Wed, 25 Oct 2006 09:49:48 +0530
| Newsgroups | gmane.comp.gnome.orbit.general |
|---|---|
| Message-ID | <3EB96D97711EAA45B291A31082CC865606A56829@bgeexc04.asiapacific.cpqcorp.net> |
Hello I need libgnome-2.0 and libgnomeui-2.0 libraries for HP UX Itanium box. These libraries in turn depend on ORBit2. But while building ORBit2, I'm getting lots of errors, when I give the make command. So, I've been making changes to ORBit code - basically, commenting out the code which is causing problems. The errors I get are similar to following: orbit-object.c:8: error: multiple storage classes in declaration specifiers orbit-object.c:8: error: storage class specified for parameter 'alive_root_objects' orbit-object.c:8: error: expected ';', ',' or ')' before '=' token *** Error exit code 1 ---------------------------------------------- So, my question is if anybody has successfully built ORBit2 on HP-UX 11.23. Any suggestions regarding building ORBit will be helpful. Regards Virender.