fyi, I pushed a fix for this to noxrepo. Was a very minor change in how swig handles command line args from 1.3.33 to 1.3.4.
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

Reply via email to