Re: Problem during C source code compilation

2012-09-10 Thread Sean Murphy
On Mon, Sep 10, 2012 at 8:59 AM, Earnie Boyd wrote: > > On Sun, Sep 9, 2012 at 6:27 PM, JonY wrote: > > On 9/10/2012 01:22, Earnie Boyd wrote: > >> Fear of the unknown is a great sale pitch. What I really dislike are > >> those who distribute things like virus protection embedded in their > >> ow

Re: Problem during C source code compilation

2012-09-10 Thread Earnie Boyd
On Sun, Sep 9, 2012 at 6:27 PM, JonY wrote: > On 9/10/2012 01:22, Earnie Boyd wrote: >> Fear of the unknown is a great sale pitch. What I really dislike are >> those who distribute things like virus protection embedded in their >> own product installation. I upgraded Java and ended up requesting

Re: SOLVED: Problem during C source code compilation

2012-09-10 Thread Fausto
On 05/09/2012 16:49, Fausto Arinos Barbuto wrote: Hello, I'm trying to compile a simple C source code but I'm getting the following error(s): $ gcc -o struct struct.c I removed McAfee's advisor and the C/C++ compilers are back to production. I still have Comodo firewall (not PRO), which does

Re: Problem during C source code compilation

2012-09-09 Thread JonY
On 9/10/2012 01:22, Earnie Boyd wrote: > On Sun, Sep 9, 2012 at 1:47 AM, Daniel Colascione wrote: >> On 9/7/12 1:17 PM, Fausto Arinos Barbuto wrote: You need *a* firewall and *an* antivirus, but not necessarily *those* specific products. If you're serious about using Cygwin, you'll >>> w

Re: Problem during C source code compilation

2012-09-09 Thread Earnie Boyd
On Sun, Sep 9, 2012 at 1:47 AM, Daniel Colascione wrote: > On 9/7/12 1:17 PM, Fausto Arinos Barbuto wrote: >>> You need *a* firewall and *an* antivirus, but not necessarily *those* >>> specific products. If you're serious about using Cygwin, you'll >> want to >>> find alternatives that aren't BLOD

Re: Problem during C source code compilation

2012-09-08 Thread Daniel Colascione
On 9/7/12 1:17 PM, Fausto Arinos Barbuto wrote: >> You need *a* firewall and *an* antivirus, but not necessarily *those* >> specific products. If you're serious about using Cygwin, you'll > want to >> find alternatives that aren't BLODA. > > You are right on spot as for that, but unfortunately Zo

Re: Problem during C source code compilation

2012-09-07 Thread Fausto Arinos Barbuto
On 09/06/2012 11:06 PM, Yaakov (Cygwin/X) wrote:> On Thu, 2012-09-06 at 18:38 -0300, Fausto Arinos Barbuto wrote: >> Reading the BLODA I identified at least two other apps that might >> interfere with Cygwin, namely Comodo Firewall and McAfee antivirus. >> And unfortunately I need those guys 'cau

Re: Problem during C source code compilation

2012-09-06 Thread Yaakov (Cygwin/X)
On Thu, 2012-09-06 at 18:38 -0300, Fausto Arinos Barbuto wrote: > Reading the BLODA I identified at least two other apps that might > interfere with Cygwin, namely Comodo Firewall and McAfee antivirus. > And unfortunately I need those guys 'cause I'm connected to an > university network and I'm not

Re: Problem during C source code compilation

2012-09-06 Thread Fausto Arinos Barbuto
On 09/06/2012 09:59 AM, Ryan Johnson wrote: While you're at it, look for the parts of the FAQ that talk about BLODA Reading the BLODA I identified at least two other apps that might interfere with Cygwin, namely Comodo Firewall and McAfee antivirus. And unfortunately I need those guys 'cause I'

Re: Problem during C source code compilation

2012-09-06 Thread Fausto Arinos Barbuto
On 09/06/2012 11:58 AM, Ryan Johnson wrote: No attachment that I can see... I'm sorry -- I had trouble attaching the file and right after my internet link went down. Hopefully the output goes this time. F. Cygwin Configuration Diagnostics Current System Time: Thu Sep 06 14:37:31 2012 Win

Re: Problem during C source code compilation

2012-09-06 Thread Christopher Faylor
On Thu, Sep 06, 2012 at 12:40:07PM +, Fausto Arinos Barbuto wrote: >Christopher Faylor cygwin.com> writes: > >> >> On Wed, Sep 05, 2012 at 07:49:57PM +, Fausto Arinos Barbuto wrote: >> >Hello, >> > >> >I'm trying to compile a simple C source code but I'm getting the >> >following error(s)

Re: Problem during C source code compilation

2012-09-06 Thread Ryan Johnson
On 06/09/2012 9:55 AM, Fausto Arinos Barbuto wrote: Well, the following lines were displayed on the console whilst cygcheck was running. I assume that they weren't written to the output file. $ cygcheck -s -v -r > cygcheck.out /usr/bin/cygrunsrv: warning: OpenService failed for 'DcomLaunch': Wi

Re: Problem during C source code compilation

2012-09-06 Thread Fausto Arinos Barbuto
On 06/09/2012 09:51, Cliff Hones wrote:> On 06/09/2012 13:40, Fausto Arinos Barbuto wrote: >> Christopher Faylor writes: > But you didn't follow the advice in that link. You said you were going > to warmly appreciate any advice - not ignore it! You're right, I skipped that part and I apologize.

Re: Problem during C source code compilation

2012-09-06 Thread Ryan Johnson
On 06/09/2012 8:51 AM, Cliff Hones wrote: On 06/09/2012 13:40, Fausto Arinos Barbuto wrote: Christopher Faylor writes: On Wed, Sep 05, 2012 at 07:49:57PM +, Fausto Arinos Barbuto wrote: Hello, I'm trying to compile a simple C source code but I'm getting the following error(s): $ gcc -o

Re: Problem during C source code compilation

2012-09-06 Thread Cliff Hones
On 06/09/2012 13:40, Fausto Arinos Barbuto wrote: > Christopher Faylor writes: > >> >> On Wed, Sep 05, 2012 at 07:49:57PM +, Fausto Arinos Barbuto wrote: >>> Hello, >>> >>> I'm trying to compile a simple C source code but I'm getting the >>> following error(s): >>> >>> $ gcc -o struct struct.c

Re: Problem during C source code compilation

2012-09-06 Thread Fausto Arinos Barbuto
Christopher Faylor cygwin.com> writes: > > On Wed, Sep 05, 2012 at 07:49:57PM +, Fausto Arinos Barbuto wrote: > >Hello, > > > >I'm trying to compile a simple C source code but I'm getting the > >following error(s): > > > >$ gcc -o struct struct.c > > Start here: http://cygwin.com/problems.h

Re: Problem during C source code compilation

2012-09-05 Thread Christopher Faylor
On Wed, Sep 05, 2012 at 07:49:57PM +, Fausto Arinos Barbuto wrote: >Hello, > >I'm trying to compile a simple C source code but I'm getting the >following error(s): > >$ gcc -o struct struct.c > > 0 [main] collect2 2172 fork: child -1 - CreateProcessW >failed for 'C:\cygwin\lib\gcc\i686-pc-

Problem during C source code compilation

2012-09-05 Thread Fausto Arinos Barbuto
Hello, I'm trying to compile a simple C source code but I'm getting the following error(s): $ gcc -o struct struct.c 0 [main] collect2 2172 fork: child -1 - CreateProcessW failed for 'C:\cygwin\lib\gcc\i686-pc-cygwin\4.5.3\collect2.exe', errno 13 1000770 [main] collect2 2172 fork: child -1