public inbox for sourcenav@sourceware.org
 help / color / mirror / Atom feed
* Miscompile on 5.0 released sources
@ 2001-07-20 18:10 Bruce Korb
  2001-07-22 14:01 ` Artem Khodush
  0 siblings, 1 reply; 4+ messages in thread
From: Bruce Korb @ 2001-07-20 18:10 UTC (permalink / raw)
  To: sourcenav

Doing a vanilla ./configure && make on a SuSE 7.1 box:
Hints?

../../../libgui/src/tkWarpPointer.c: In function `WarpPointer':
../../../libgui/src/tkWarpPointer.c:41: warning: unused variable `str'
../../../libgui/src/tkWarpPointer.c:33: warning: unused parameter `clientData'
rm -f libgui.a
ar cru libgui.a paths.o subcommand.o xpmlib.o tclmain.o tkGraphCanvas.o tkCanvEdge.o tkCanvLayout.o tclhelp.o tclgetdir.o
tclwinprint.o tclsizebox.o tclshellexe.o tclmapi.o tclwinfont.o tclwingrab.o tclwinmode.o tclwinpath.o tclmsgbox.o tclcursor.o
tkTable.o tkTableCmd.o tkTableCell.o tkTableTag.o tkTableWin.o tkWinPrintText.o tkWinPrintCanvas.o tkWarpPointer.o
ranlib libgui.a
make[3]: Leaving directory `/home/bkorb/tools/SN/source/=build/libgui/src'
make[3]: Entering directory `/home/bkorb/tools/SN/source/=build/libgui'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/bkorb/tools/SN/source/=build/libgui'
make[2]: Leaving directory `/home/bkorb/tools/SN/source/=build/libgui'
make[1]: Leaving directory `/home/bkorb/tools/SN/source/=build/libgui'
make: *** No rule to make target `all-libremote', needed by `all-sid'.  Stop.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Miscompile on 5.0 released sources
  2001-07-20 18:10 Miscompile on 5.0 released sources Bruce Korb
@ 2001-07-22 14:01 ` Artem Khodush
  2001-07-22 14:12   ` Bruce Korb
  0 siblings, 1 reply; 4+ messages in thread
From: Artem Khodush @ 2001-07-22 14:01 UTC (permalink / raw)
  To: Bruce Korb, sourcenav

----- Original Message ----- 
From: Bruce Korb <bkorb@pacbell.net>
To: <sourcenav@sources.redhat.com>
Sent: Saturday, July 21, 2001 5:13 AM
Subject: Miscompile on 5.0 released sources


> 
> Doing a vanilla ./configure && make on a SuSE 7.1 box:
> Hints?
> 

make all-snavigator # instead of make
 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Miscompile on 5.0 released sources
  2001-07-22 14:01 ` Artem Khodush
@ 2001-07-22 14:12   ` Bruce Korb
  2001-07-22 14:15     ` Mo DeJong
  0 siblings, 1 reply; 4+ messages in thread
From: Bruce Korb @ 2001-07-22 14:12 UTC (permalink / raw)
  To: Artem Khodush; +Cc: sourcenav

Artem Khodush wrote:
> 
> make all-snavigator # instead of make

Thank you.  I finally found a binary RPM to install.
Meanwhile, the top level README:

> $ cat ../README
>                    README for GNU development tools
>  
> This directory contains various GNU compilers, assemblers, linkers,
> debuggers, etc., plus their support routines, definitions, and documentation.
>  
> Check the INSTALL directory for detailed configuration and installation
> instructions.
>  
> Much of the code and documentation enclosed is copyright by
> the Free Software Foundation, Inc.  See the file COPYING or
> COPYING.LIB in the various directories, for a description of the
> GNU General Public License terms under which you can copy the files.
>  
> REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
> on where and how to report problems.

looks like a copy from GCC and is especially unhelpful
since there is no INSTALL directory.  Next, the snavigator
README is even less helpful:

> $ cat README
> README

If someone were to add the ``make all-snavigator'' comment
to either of these, ....  Again, thank you Artem.

Cheers, Bruce

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Miscompile on 5.0 released sources
  2001-07-22 14:12   ` Bruce Korb
@ 2001-07-22 14:15     ` Mo DeJong
  0 siblings, 0 replies; 4+ messages in thread
From: Mo DeJong @ 2001-07-22 14:15 UTC (permalink / raw)
  To: sourcenav

On Sun, 22 Jul 2001, Bruce Korb wrote:

...

> > $ cat README
> > README
> 
> If someone were to add the ``make all-snavigator'' comment
> to either of these, ....  Again, thank you Artem.

Both of the issues have already been fixed. The
fixes will be available in the next release.

cheers
Mo

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-07-22 14:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-20 18:10 Miscompile on 5.0 released sources Bruce Korb
2001-07-22 14:01 ` Artem Khodush
2001-07-22 14:12   ` Bruce Korb
2001-07-22 14:15     ` Mo DeJong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).