Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Issue 415 in protobuf: Configure failed
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
proto...@googlecode.com  
View profile  
 More options Sep 9 2012, 4:28 am
From: proto...@googlecode.com
Date: Sun, 09 Sep 2012 08:28:08 +0000
Local: Sun, Sep 9 2012 4:28 am
Subject: Issue 415 in protobuf: Configure failed
Status: New
Owner: liuj...@google.com
Labels: Type-Defect Priority-Medium

New issue 415 by tiff...@stormbit.net: Configure failed
http://code.google.com/p/protobuf/issues/detail?id=415

What steps will reproduce the problem?
1. Unpack protobuf-2.4.1.tar.bz2
2. Run ./configure
3.

What is the expected output? What do you see instead?
Output in stdout:

checking how to run the C++ preprocessor... cpp
configure: error: in `/c/Users/Laptop/Projects/protobuf-2.4.1':
configure: error: C++ preprocessor "cpp" fails sanity check
See `config.log' for more details.

Output in config.log:

configure:4675: cpp  conftest.cpp
cpp.exe: error: CreateProcess: No such file or directory
configure:4675: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Protocol Buffers"
| #define PACKAGE_TARNAME "protobuf"
| #define PACKAGE_VERSION "2.4.1"
| #define PACKAGE_STRING "Protocol Buffers 2.4.1"
| #define PACKAGE_BUGREPORT "protobuf@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "protobuf"
| #define VERSION "2.4.1"
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                    Syntax error

What version of the product are you using? On what operating system?
Protobuf 2.4.1, on Windows 7 with MinGW+MSYS

Please provide any additional information below.
$ cpp --version
cpp.exe (GCC) 4.6.2
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
proto...@googlecode.com  
View profile  
 More options Feb 1, 1:28 pm
From: proto...@googlecode.com
Date: Fri, 01 Feb 2013 18:28:35 +0000
Local: Fri, Feb 1 2013 1:28 pm
Subject: Re: Issue 415 in protobuf: Configure failed

Comment #1 on issue 415 by xiaof...@google.com: Configure failed
http://code.google.com/p/protobuf/issues/detail?id=415

Judging from the error message, it's more likely to be the problem of your  
building environment. Could you try if you can successfully build some  
other open source projects?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »