regarding libemu

280 views
Skip to first unread message

bikram

unread,
Mar 8, 2011, 3:59:17 AM3/8/11
to phoneyc
i am installing libemu-0.1.0 in ubuntu 10.10 and i am getting follwing
errors when i try to install libemu

emu.c : in function 'emu_strerror_set':
emu.c : 116 : error : ignoring return value of 'vasprintif', declared
with attribute

it would be great to get help.

jose nazario

unread,
Mar 9, 2011, 8:43:15 AM3/9/11
to pho...@googlegroups.com
IIRC the issue is that the CFLAGS in the Makefile are set to include
"-Werror" meaning 'treat warnings as errors". remove that and it
should compile fine. this is a harmless error for the most part.

-- jose

--
__________
jose nazario

prabhat bikram singh jha

unread,
Mar 11, 2011, 12:07:23 PM3/11/11
to pho...@googlegroups.com
Dear Jose,
I am prabhat from nepal and working for mksvir poland.i successfully installed phoneyc in one machine after solving libemu problem.now that machine is not working due to some hardware problem and i am trying to install phoneyc in new machine and again i am having problem with libemu.


i installed below programs:
1.libemu-0.2.0
2.curl-7.21.4

and after installing these above i tried to test phoneyc by giving following command:

python phoneyc.py  file://samples/VLC.htm

and it gives me error like below:

ImportError: No module named libemu

i am waiting for your positive and prompt reply.

best regards,
prabhat

jnazario

unread,
Mar 12, 2011, 6:34:42 PM3/12/11
to pho...@googlegroups.com
the libemu python bindings are not installed. look under phoneyc/modules/libemu for the code and make sure it installs correctly.

-- jose

prabhat bikram singh jha

unread,
Mar 13, 2011, 3:57:04 AM3/13/11
to pho...@googlegroups.com
Dear Jose,
Thank you for you help.Now i can use phoneyc and testing all examples i have.do you know taduesz slupski from poland.he is working for mks and i am also working for mks and i am from nepal.we are using your phoneyc is as client honeypot.if i get any errors testing examples i have then i will let you know.

best regards,
prabhat

Steve C

unread,
Apr 19, 2011, 3:54:44 AM4/19/11
to phoneyc
Just curious if anyone else has seen this (I can't figure out what I'm
missing).
After running 'make ubuntu', I get the following:

...
...
Traceback (most recent call last):
File "setup.py", line 20, in <module>
Extension("libemu", ["libemu_module.c"],**pkgconfig('libemu')),
TypeError: __init__() keywords must be strings
make[1]: *** [compile] Error 1
make[1]: Leaving directory `/home/phoneyc/modules'


On Mar 13, 3:57 am, prabhat bikram singh jha
<prabhatb200...@gmail.com> wrote:
> Dear Jose,
> Thank you for you help.Now i can use phoneyc and testing all examples i
> have.do you know taduesz slupski from poland.he is working for mks and i am
> also working for mks and i am from nepal.we are using your phoneyc is as
> client honeypot.if i get any errors testing examples i have then i will let
> you know.
>
> best regards,
> prabhat
>

Angelo Dell'Aera

unread,
Apr 21, 2011, 3:59:48 AM4/21/11
to pho...@googlegroups.com
On Tue, 19 Apr 2011 00:54:44 -0700 (PDT)
Steve C <praetor...@gmail.com> wrote:

> Just curious if anyone else has seen this (I can't figure out what I'm
> missing).
> After running 'make ubuntu', I get the following:
>
> ...
> ...
> Traceback (most recent call last):
> File "setup.py", line 20, in <module>
> Extension("libemu", ["libemu_module.c"],**pkgconfig('libemu')),
> TypeError: __init__() keywords must be strings
> make[1]: *** [compile] Error 1
> make[1]: Leaving directory `/home/phoneyc/modules'


Never experienced such error. Can you please try installing the modules the
classical way (cd modules && make && make install) and report what happens?

FYI I have released a new Libemu wrapper written in Cython at

https://github.com/buffer/pylibemu/

Right now it lacks a few features which could allow me to use it in place
of the current libemu module (which is a great source of headaches for
those trying to install it) but I hope to be able to add such features in
the next future.

Ciao,

--

Angelo Dell'Aera 'buffer'
Antifork Research, Inc. http://buffer.antifork.org
Metro Olografix

Reply all
Reply to author
Forward
0 new messages