All of lore.kernel.org
 help / color / mirror / Atom feed
* o32 glibc-2.3.5
@ 2005-07-26 19:28 David Cummings
  2005-07-27  9:59 ` Maciej W. Rozycki
  0 siblings, 1 reply; 4+ messages in thread
From: David Cummings @ 2005-07-26 19:28 UTC (permalink / raw)
  To: linux-mips

hi, 
  Trying to compile glibc-2.3.5 for o32 patched with syscall, I get an
error for socket.S, socket/recv.o. This is the exact same error
mentioned on this list last month. In that thread there was reference
to a patch by Richard sandiford. This is with gcc-3.4.4. If anyone
knows where I can find said patch, and if that'll fix my problem, I'd
greatly appreciate it. I've been looking in glibc's bugzilla but can't
find the right bug. Thanks!
-Dave
-- 
The way that can be named is not the Way.

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

* Re: o32 glibc-2.3.5
  2005-07-26 19:28 o32 glibc-2.3.5 David Cummings
@ 2005-07-27  9:59 ` Maciej W. Rozycki
  2005-07-27 13:55   ` David Cummings
  0 siblings, 1 reply; 4+ messages in thread
From: Maciej W. Rozycki @ 2005-07-27  9:59 UTC (permalink / raw)
  To: David Cummings; +Cc: linux-mips

On Tue, 26 Jul 2005, David Cummings wrote:

> greatly appreciate it. I've been looking in glibc's bugzilla but can't
> find the right bug. Thanks!

 #758

  Maciej

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

* Re: o32 glibc-2.3.5
  2005-07-27  9:59 ` Maciej W. Rozycki
@ 2005-07-27 13:55   ` David Cummings
  2005-07-27 14:44     ` Maciej W. Rozycki
  0 siblings, 1 reply; 4+ messages in thread
From: David Cummings @ 2005-07-27 13:55 UTC (permalink / raw)
  To: Maciej W. Rozycki; +Cc: linux-mips

On 7/27/05, Maciej W. Rozycki <macro@linux-mips.org> wrote:
> On Tue, 26 Jul 2005, David Cummings wrote:
> 
> > greatly appreciate it. I've been looking in glibc's bugzilla but can't
> > find the right bug. Thanks!
> 
>  #758
> 
>   Maciej
> 
Alright, thanks. I had found that, but it didn't seem to apply to the
problem with socket, as that had already been applied when the socket
happened. I'm also now having a problem with n32 which is similar if
not the same as the one Rolf had not too long ago. Something about a
__fork_block not being found. Anyplace else I should look? Thanks,
-Dave

-- 
The way that can be named is not the Way.

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

* Re: o32 glibc-2.3.5
  2005-07-27 13:55   ` David Cummings
@ 2005-07-27 14:44     ` Maciej W. Rozycki
  0 siblings, 0 replies; 4+ messages in thread
From: Maciej W. Rozycki @ 2005-07-27 14:44 UTC (permalink / raw)
  To: David Cummings; +Cc: linux-mips

On Wed, 27 Jul 2005, David Cummings wrote:

> Alright, thanks. I had found that, but it didn't seem to apply to the
> problem with socket, as that had already been applied when the socket
> happened. I'm also now having a problem with n32 which is similar if

 socket.S shouldn't be needed as recv.o is expected to be built as a stub 
based on syscalls.list.  Have you regenerated the configure script 
corresponding to the changed configure.in template?

> not the same as the one Rolf had not too long ago. Something about a
> __fork_block not being found. Anyplace else I should look? Thanks,

 Check if the symbol is defined where it's expected to.

 Source and binary RPM packages of glibc 2.3.5 built for o32 and (n)64 are 
available at my site; built with GCC 4.0.0 which is even pickier than 
3.4.4.  Availability of binary packages means successful builds are 
possibile.  Figuring out how is left as an exercise for the reader; source 
packages are provided as an aid to that.

  Maciej

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

end of thread, other threads:[~2005-07-27 14:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-26 19:28 o32 glibc-2.3.5 David Cummings
2005-07-27  9:59 ` Maciej W. Rozycki
2005-07-27 13:55   ` David Cummings
2005-07-27 14:44     ` Maciej W. Rozycki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.