If it ended up seeming to work, I think the chances are good that it's fine.  

But I'm interested in whatever the problem may have been if you care to help me 
understand it a bit more.

Nothing stuck out at me after a quick glance at your attachments, and those 
warnings are generally going to be benign if things do end up compiling and 
linking (I don't know of any cases off the top of my head where different 
versions of XSI have DIFFERENT values/semantics depending on the version, 
though there may be some).

Can you say more about how installation failed the first time?  Did it fail to 
build?  Did make install fail to copy things to their intended destinations?  
Something else?

-- Murphy

On Oct 13, 2010, at 10:01 PM, Niky Riga wrote:

> Hi,
> I am running FV 0.6 beta 4 and the zaku release for nox.
> I have been having some problems with nox, and I decided to make a clean 
> installation before posting on the list.
> 
> Trying a clean install on a machine running Ubuntu K, didn't go smoothly so I 
> though I would ask to verify that
> the problems I am seeing is not due to installation problems.
> 
> I followed all the instructions as listed in :
> http://noxrepo.org/noxwiki/index.php/NOX_Installation
> 
> The first time the installation failed.
> 
> There were several warning of the type :
> In file included from /usr/include/python2.6/Python.h:8,
>                from ../../../src/lib/fault.cc:33:
> /usr/include/python2.6/pyconfig.h:1028:1: warning: "_POSIX_C_SOURCE" redefined
> In file included from 
> /usr/include/c++/4.4/i486-linux-gnu/bits/os_defines.h:39,
>                from /usr/include/c++/4.4/i486-linux-gnu/bits/c++config.h:243,
>                from /usr/include/c++/4.4/string:40,
>                from ../../../src/include/fault.hh:21,
>                from ../../../src/lib/fault.cc:19:
> /usr/include/features.h:158:1: warning: this is the location of the previous 
> definition
> In file included from /usr/include/python2.6/Python.h:8,
>                from ../../../src/lib/fault.cc:33:
> /usr/include/python2.6/pyconfig.h:1037:1: warning: "_XOPEN_SOURCE" redefined
> In file included from 
> /usr/include/c++/4.4/i486-linux-gnu/bits/os_defines.h:39,
>                from /usr/include/c++/4.4/i486-linux-gnu/bits/c++config.h:243,
>                from /usr/include/c++/4.4/string:40,
>                from ../../../src/include/fault.hh:21,
>                from ../../../src/lib/fault.cc:19:
> 
> 
> I ran make -j again and this time it's succeeded. Is that fine?
> I attach the output of the ../configure command and of the make -j the time 
> that it succeeded.
> 
> Thanks,
> niky
> <make.out><config.out>_______________________________________________
> nox-dev mailing list
> nox-dev@noxrepo.org
> http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to