[mnet-devel] Mnet build questions.
rob kinninmont
lists+mnet-devel at evilrob.com
Tue Jun 3 19:32:51 BST 2003
Oh my gawd! It's _alive_!
On Tuesday, June 3, 2003, at 10:45 AM, rob kinninmont wrote:
>
> On Tuesday, June 3, 2003, at 09:43 AM, icepick at icepick.info wrote:
>
>> /me hides in dark corner.
>>
>> Uhmm... yes, I did. This weekend's goal is now to upgrade Mnet to
>> the latest
>> pybsddb. Sorry for the pain
>
> No sweat. I learned something about pybsddb3 in the process ;-) (and
> that rpm still pisses me off...)
If you're looking at the build stuff two things I've had to work around
you might want to know about:
The patch for GNUmakefile in crypto51 doesn't work. there's something
broken about patch on my windows box: it barfs with 'Assertion failed:
hunk, file patch.x, line 321' I fixed my makefile manually and was ok
from then on.
base32 doesn't get installed into the mnet dir. the point where it's
supposed to happens barfs with a 'No module named pyutil' error. I
tickled it manually from a bash shell with
.../mnet_new/build/base32]$ PYTHONPATH=../.. python setup.py install
--install-lib=../..
and that worked.
> Thanks! That's a big help. I was in the process of trying to
> handcraft a gcc invocation to get the job done. Whether I do that, or
> do the -c thing though, I get errors about snprintf not being defined:
I had a quick scan through the code, and since it seemed like none of
the invocations was likely to produce long strings, I replaced snprintf
with sprintf throughout fec.c, and it built fine.
And it runs!
I now have an mnet node producing volumes of spam to stdout. yay!
(I've no idea whether it actually _works_ but it runs, and that's good
enough for celebration in my book...)
cheers,
rob
-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
mnet-devel mailing list
mnet-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mnet-devel
More information about the Mnet-devel
mailing list