Re: __bzero
- From: Owen Taylor <otaylor redhat com>
- To: Blair Christensen <blair delphi bsd uchicago edu>
- Cc: gtk-list redhat com
- Subject: Re: __bzero
- Date: 20 Jan 1999 13:37:56 -0500
Blair Christensen <blair@delphi.bsd.uchicago.edu> writes:
> While trying to compile the first couple test programs from the Gtk tutorial
> that is located at www.gtk.org, I receive the following error message:
>
> as: error in loading shared libraries
>: undefined symbol: __bzero
>
> I have a redhat 5.2 system.
Does the same problem occur if you run the 'as' binary from
the command line? (It should just sit there waiting for
input).
This message almost certainly means something is corrupt
about your system.
What does 'rpm -qf /usr/bin/as' show? It should
be 'binutils-2.9.1.0.15-1'.
Does:
rpm -V binutils-2.9.1.0.15-1
show any errors?
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]