Menu

#1 src-3.2: Cli_wrap.c: No such file or directory

open
nobody
None
5
2008-07-05
2008-07-05
wahwah
No

When trying to compile, I'm getting this error:

make[1]: Entering directory `/home/maciej/src/mnemisis/Cpp'
swig -c++ -shadow -dnone -python Cli.i
swig: Warning. -dnone option deprecated.
ccache g++ -g -O3 -c Cli_wrap.c Cli.cpp -I/usr/include/python2.4
g++: Cli_wrap.c: No such file or directory
make[1]: *** [Cli_wrap.o] Error 1
make[1]: Leaving directory `/home/maciej/src/mnemisis/Cpp'
make: *** [all] Error 2

Looks like Cli_wrap.c is missing in the source distribution.

I have this source file:
mnemisis-3.2.src.tar.bz2

Discussion


Log in to post a comment.

MongoDB Logo MongoDB