<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<br>
-----BEGIN PGP SIGNED MESSAGE----- <br>
Hash: SHA1 <br>
<br>
On 16/02/2011 4:53 PM, Florian Forster wrote: <br>
<span style="white-space: pre;">> Hi James,
<br>
>
<br>
> On Wed, Feb 16, 2011 at 12:07:38PM +0800, James Bromberger
wrote:
<br>
>> oping.c: In function 'main':
<br>
>> oping.c:338: warning: 'prec' may be used uninitialized in
this function
<br>
>> oping.c:337: warning: 'class' may be used uninitialized
in this function
<br>
>> make[3]: *** [oping.o] Error 1
<br>
>
<br>
> your version of GCC doesn't notice that one branch of the
code will quit
<br>
> the program using exit(3). It therefore thinks that it is
possible that
<br>
> those two variables are used without initialization
afterwards.
<br>
>
<br>
> I've fixed this in the Git repository [0] and will package an
updated
<br>
> version soon. Thanks for reporting this problem!
</span><br>
<br>
Yay! Multo grazie...
<br>
<br>
GCC version is:
<br>
<br>
gcc -v
<br>
Using built-in specs.
<br>
Target: x86_64-redhat-linux
<br>
Configured with: ../configure --prefix=/usr
--mandir=/usr/share/man --infodir=/usr/share/info --enable-shared
--enable-threads=posix --enable-checking=release --with-system-zlib
--enable-__cxa_atexit --disable-libunwind-exceptions
--enable-libgcj-multifile
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada
--enable-java-awt=gtk --disable-dssi --enable-plugin
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre
--with-cpu=generic --host=x86_64-redhat-linux
<br>
Thread model: posix
<br>
gcc version 4.1.2 20080704 (Red Hat 4.1.2-46)
<br>
<br>
<br>
<br>
<span style="white-space: pre;">>
<br>
>
<br>
>> I tried to compiled the git sources, and when running
autoconf, got:
<br>
>>
<br>
>> # autoconf
<br>
>> configure.ac:4: error: possibly undefined macro:
AM_INIT_AUTOMAKE
<br>
>
<br>
> You need a couple more commands to generate the entire build
system.
<br>
> It's probably easiest to use "autoreconf -fi" which should do
all that
<br>
> needs to be done.
</span><br>
Ah, again, thank you. I have updated to current git as of a few
seconds ago, and re-run the process. Look like it has all run
through cleanly.
<br>
<br>
<br>
Glad to be of help.
<br>
<br>
James
<br>
<br>
- --
<br>
Mobile: +61 422 166 708, Email: james_AT_rcpt.to
<br>
-----BEGIN PGP SIGNATURE-----
<br>
Version: GnuPG v1.4.11 (MingW32)
<br>
Comment: Using GnuPG with Mozilla - <a class="moz-txt-link-freetext" href="http://enigmail.mozdev.org/">http://enigmail.mozdev.org/</a>
<br>
<br>
iQIcBAEBAgAGBQJNW5d7AAoJECTtPEYG6LlxT/0P/3KX+p4eUUZxHPYyHsescR0n
<br>
HNuALlUBoNmSd88Ol3CVZZZh16C9LprgPJByQwSwt5UdZ0y9hG32YIzh48mdPykb
<br>
WCt15k4ZeA9p4KdHaijJMjGjiwd2fF6iqxccAYt7i+7iQjQNm3nEzhW2TYgRWEqt
<br>
W+CbIc5ann2q3n3kiHaeem8+LkFIWOor6fR7BlYCbHE+7u5TTVmfhc7LkIKCT8Zl
<br>
3BjFxWZqmqlMUJohhdzyr7Mu7wQxzEiXtbMocrfccmr058bE7gJUlQbFrEqKZ3iV
<br>
oLD+UXi+GnlRnUDaTCLISzCo8e/QLhi8BrcsnVnG70YkEFHbzJiccOgZq2pX2bJi
<br>
XcEXSnQ/bSLMOwKbiwHSyxWfOyYiJ9aJn8GL0cftqd5YqpoDNZknmExziYXmkVII
<br>
1fkDgR8kOhldiAnndV1XJNlZjfB1pEurzjw4MKgxNhVmzegAr1MLl/7R/KhjLOLG
<br>
BR72vWCErxsCKdECDSJtWJjB51L7ZUNHa8U3mLTzAcIIM235JNflNGJ/wTXc317N
<br>
6Smh+nVuDfabWcc21fXv0cqQWtZiPQy7l3IuhBx/C0WBQ7v3n4GoaTV7UXihDRMY
<br>
kQe0e8V2o6laa9auDS32up5tXFK5NzfF+KBksRGRNzYSmA6d59i+MdL/b2qFzwEm
<br>
fdgg9TuoS5GTo1abdelo
<br>
=1IHd
<br>
-----END PGP SIGNATURE-----
<br>
<br>
</body>
</html>