Re: Problem compiling after checking out from svn

2009-04-07 Thread Wink Saville
That did it, thanks Kenton and Jeremy.

On Tue, Apr 7, 2009 at 1:27 PM, Kenton Varda  wrote:

> You need a newer version of automake.  1.9 should be good enough.
>
> On Mon, Apr 6, 2009 at 11:05 PM, Wink Saville  wrote:
>
>> I checked out the sources via svn and ran ./autogen.sh but it failed:
>>
>> w...@savu
>> :/usr/local/google/users/wink/svn-clients/protobuf/protobuf-read-only
>> $ ./autogen.sh
>> + autoreconf -f -i -Wall,no-obsolete
>> configure.ac: 14: `automake requires `AM_CONFIG_HEADER', not
>> `AC_CONFIG_HEADER'
>> automake: configure.ac: installing `./install-sh'
>> automake: configure.ac: installing `./mkinstalldirs'
>> automake: configure.ac: installing `./missing'
>> configure.ac: 14: required file `./[config.h].in' not found
>> automake: src/Makefile.am: not supported: source file
>> `google/protobuf/stubs/common.cc' is in subdirectory
>> automake: src/Makefile.am: not supported: source file
>> `google/protobuf/stubs/hash.cc' is in subdirectory
>> automake: src/Makefile.am: not supported: source file
>> `google/protobuf/stubs/hash.h' is in subdirectory
>> .
>> automake: src/Makefile.am: not supported: source file
>> `google/protobuf/unittest_custom_options.pb.h' is in subdirectory
>> automake: src/Makefile.am: not supported: source file
>> `google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.cc' is in
>> subdirectory
>> automake: src/Makefile.am: not supported: source file
>> `google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.h' is in
>> subdirectory
>> src/Makefile.am:15: invalid variable `nobase_dist_proto_DATA'
>> src/Makefile.am:26: invalid variable `nobase_include_HEADERS'
>> src/Makefile.am:259: invalid unused variable name:
>> `nodist_protobuf_test_SOURCES'
>> src/Makefile.am:10: invalid unused variable name: `AM_LDFLAGS'
>> autoreconf: automake failed with exit status: 1
>>
>> Suggestions?
>>
>> -- Wink
>>
>>
>> >>
>>
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en
-~--~~~~--~~--~--~---



Re: Problem compiling after checking out from svn

2009-04-07 Thread Kenton Varda
You need a newer version of automake.  1.9 should be good enough.

On Mon, Apr 6, 2009 at 11:05 PM, Wink Saville  wrote:

> I checked out the sources via svn and ran ./autogen.sh but it failed:
>
> w...@savu
> :/usr/local/google/users/wink/svn-clients/protobuf/protobuf-read-only
> $ ./autogen.sh
> + autoreconf -f -i -Wall,no-obsolete
> configure.ac: 14: `automake requires `AM_CONFIG_HEADER', not
> `AC_CONFIG_HEADER'
> automake: configure.ac: installing `./install-sh'
> automake: configure.ac: installing `./mkinstalldirs'
> automake: configure.ac: installing `./missing'
> configure.ac: 14: required file `./[config.h].in' not found
> automake: src/Makefile.am: not supported: source file
> `google/protobuf/stubs/common.cc' is in subdirectory
> automake: src/Makefile.am: not supported: source file
> `google/protobuf/stubs/hash.cc' is in subdirectory
> automake: src/Makefile.am: not supported: source file
> `google/protobuf/stubs/hash.h' is in subdirectory
> .
> automake: src/Makefile.am: not supported: source file
> `google/protobuf/unittest_custom_options.pb.h' is in subdirectory
> automake: src/Makefile.am: not supported: source file
> `google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.cc' is in
> subdirectory
> automake: src/Makefile.am: not supported: source file
> `google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.h' is in
> subdirectory
> src/Makefile.am:15: invalid variable `nobase_dist_proto_DATA'
> src/Makefile.am:26: invalid variable `nobase_include_HEADERS'
> src/Makefile.am:259: invalid unused variable name:
> `nodist_protobuf_test_SOURCES'
> src/Makefile.am:10: invalid unused variable name: `AM_LDFLAGS'
> autoreconf: automake failed with exit status: 1
>
> Suggestions?
>
> -- Wink
>
>
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en
-~--~~~~--~~--~--~---



Re: Problem compiling after checking out from svn

2009-04-07 Thread Jeremy Leader

I'm not an autotools expert, but I suspect you're using an inappropriate 
version (too old? or too new?) of autoconf and friends.  On my system, I 
see:

% rpm -q --whatprovides /usr/bin/autoreconf /usr/bin/automake
autoconf-2.59-12
automake-1.9.6-2.1

-- 
Jeremy Leader
jlea...@oversee.net


Wink Saville wrote:
> I checked out the sources via svn and ran ./autogen.sh but it failed:
> 
> w...@savu:/usr/local/google/users/wink/svn-clients/protobuf/protobuf-read-only
> $ ./autogen.sh
> + autoreconf -f -i -Wall,no-obsolete
> configure.ac : 14: `automake requires 
> `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'
> automake: configure.ac : installing `./install-sh'
> automake: configure.ac : installing `./mkinstalldirs'
> automake: configure.ac : installing `./missing'
> configure.ac : 14: required file `./[config.h].in' 
> not found
> automake: src/Makefile.am: not supported: source file 
> `google/protobuf/stubs/common.cc' is in subdirectory
> automake: src/Makefile.am: not supported: source file 
> `google/protobuf/stubs/hash.cc' is in subdirectory
> automake: src/Makefile.am: not supported: source file 
> `google/protobuf/stubs/hash.h' is in subdirectory
> .
> automake: src/Makefile.am: not supported: source file 
> `google/protobuf/unittest_custom_options.pb.h' is in subdirectory
> automake: src/Makefile.am: not supported: source file 
> `google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.cc 
> ' is in subdirectory
> automake: src/Makefile.am: not supported: source file 
> `google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.h' is in 
> subdirectory
> src/Makefile.am:15: invalid variable `nobase_dist_proto_DATA'
> src/Makefile.am:26: invalid variable `nobase_include_HEADERS'
> src/Makefile.am:259: invalid unused variable name: 
> `nodist_protobuf_test_SOURCES'
> src/Makefile.am:10: invalid unused variable name: `AM_LDFLAGS'
> autoreconf: automake failed with exit status: 1
> 
> Suggestions?
> 
> -- Wink


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en
-~--~~~~--~~--~--~---



Problem compiling after checking out from svn

2009-04-06 Thread Wink Saville
I checked out the sources via svn and ran ./autogen.sh but it failed:

w...@savu
:/usr/local/google/users/wink/svn-clients/protobuf/protobuf-read-only
$ ./autogen.sh
+ autoreconf -f -i -Wall,no-obsolete
configure.ac: 14: `automake requires `AM_CONFIG_HEADER', not
`AC_CONFIG_HEADER'
automake: configure.ac: installing `./install-sh'
automake: configure.ac: installing `./mkinstalldirs'
automake: configure.ac: installing `./missing'
configure.ac: 14: required file `./[config.h].in' not found
automake: src/Makefile.am: not supported: source file
`google/protobuf/stubs/common.cc' is in subdirectory
automake: src/Makefile.am: not supported: source file
`google/protobuf/stubs/hash.cc' is in subdirectory
automake: src/Makefile.am: not supported: source file
`google/protobuf/stubs/hash.h' is in subdirectory
.
automake: src/Makefile.am: not supported: source file
`google/protobuf/unittest_custom_options.pb.h' is in subdirectory
automake: src/Makefile.am: not supported: source file
`google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.cc' is in
subdirectory
automake: src/Makefile.am: not supported: source file
`google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.h' is in
subdirectory
src/Makefile.am:15: invalid variable `nobase_dist_proto_DATA'
src/Makefile.am:26: invalid variable `nobase_include_HEADERS'
src/Makefile.am:259: invalid unused variable name:
`nodist_protobuf_test_SOURCES'
src/Makefile.am:10: invalid unused variable name: `AM_LDFLAGS'
autoreconf: automake failed with exit status: 1

Suggestions?

-- Wink

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en
-~--~~~~--~~--~--~---