[Chicago] pcapy question

Jonathan Tonkin tonkinjs at yahoo.com
Fri Apr 17 22:31:55 CEST 2009



Look's like your missing (or the system can't find) a compiler helper.  Some sugestions here:  

http://forums.codeblocks.org/index.php?topic=3453.msg27217 



--- On Fri, 4/17/09, Craig <fasteliteprogrammer at yahoo.com> wrote:

From: Craig <fasteliteprogrammer at yahoo.com>
Subject: Re: [Chicago] pcapy question
To: "The Chicago Python Users Group" <chicago at python.org>
Date: Friday, April 17, 2009, 9:17 AM

Oh you mean i missing G++

--- On Fri, 4/17/09, Daniel Griffin <dgriff1 at gmail.com> wrote:

From: Daniel Griffin <dgriff1 at gmail.com>
Subject: Re: [Chicago] pcapy question
To: "The Chicago Python Users Group" <chicago at python.org>
Date: Friday, April 17, 2009, 9:09 AM

It means your missing some file that is needed to build that?

On Fri, Apr 17, 2009 at 8:25 AM, Craig <fasteliteprogrammer at yahoo.com> wrote:



Does anyone know what this error means?







my_init_posix: changing LDSHARED = 'gcc -pthread -shared' to 'g++ -pthread -shared'

running build

running build_ext

building 'pcapy' extension

creating build

creating build/temp.linux-i686-2.6

gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c pcapdumper.cc -o build/temp.linux-i686-2.6/pcapdumper.o

gcc: error trying to exec 'cc1plus': execvp: No such file or directory

error: command 'gcc' failed with exit status 1









_______________________________________________

Chicago mailing list

Chicago at python.org

http://mail.python.org/mailman/listinfo/chicago




-----Inline Attachment Follows-----

_______________________________________________
Chicago mailing list
Chicago at python.org
http://mail.python.org/mailman/listinfo/chicago





      
-----Inline Attachment Follows-----

_______________________________________________
Chicago mailing list
Chicago at python.org
http://mail.python.org/mailman/listinfo/chicago



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/chicago/attachments/20090417/7ed71434/attachment.htm>


More information about the Chicago mailing list