On Dec 13, 2009, at 22:53 , Martin Casado wrote:

Sounds like squeeze.

> What version of swig do you have installed?  Are you using Debian stable?
> 
>> Hi,
>> 
>> With a few different packages (changes to more recent boost versions, 1.35 
>> is not available), I was able to pass configure w/nox 0.6 on deb testing:
>> 
>> sudo apt-get install autoconf automake g++ libtool python  python-twisted 
>> swig  libxerces-c2-dev libssl-dev make python-dev 
>> *libboost-filesystem1.38-dev libboost1.38-dev libboost-test1.38-dev*
>> 
>> I could only build the core apps though (./boot.sh --apps-core); make fails 
>> when trying to build storage:
>> 
>> /usr/bin/swig -c++ -python                     \
>>    -I../../../../../src/nox/netapps/storage/../                            \
>>    -outdir ./.                        \
>>    -o pystorage_wrap.cc                        \
>>    -c++ -python -module pystorage 
>> ../../../../../src/nox/netapps/storage/storage.i
>> swig: Modules/lang.cxx:330: Language::Language(): Assertion `!this_' failed.
>> 
>> Any ideas?
>> 
>> Thanks,
>> Brandon
>> 
>> 
>> 
>> ------------------------------------------------------------------------
>> 
>> _______________________________________________
>> nox-dev mailing list
>> [email protected]
>> http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
>>  
> 
> 
> _______________________________________________
> nox-dev mailing list
> [email protected]
> http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to