linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* 2.3.18 on openprojects.net
@ 1999-10-29  1:22 Claude Robitaille
  1999-10-29  3:21 ` Cort Dougan
  0 siblings, 1 reply; 2+ messages in thread
From: Claude Robitaille @ 1999-10-29  1:22 UTC (permalink / raw)
  To: linuxppc-embedded


Hi,

Yesterday (99-10-27) evening I downloaded 2.3.18 and
tried to compile it. In order to succeed, I had to turn
ON CONFIG_MODULE, otherwise I am getting error with
EXPORT_SYMTAB_not_defined (I think it was in serial.c
but I am not sure).

Also, I am trying to had MATH_EMULATION but this fails
in math.c complaining about a structure not having a
member name tss (in current->tss). I tryied to follow
the definitinoa little bit ans found that current is
a struct task_struct but there is no member that has
the tss (a least not directly). I found many instances
(using fgrep) in many asm-PROCESSOR files (for i386,
MIPS, M68K, etc.) but nothing in asm-ppc. I guess
the task management fucntions is/are in some sort
of evolution and math_emu is not up to date. Is
somebody is working on it?


Claude


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

* Re: 2.3.18 on openprojects.net
  1999-10-29  1:22 2.3.18 on openprojects.net Claude Robitaille
@ 1999-10-29  3:21 ` Cort Dougan
  0 siblings, 0 replies; 2+ messages in thread
From: Cort Dougan @ 1999-10-29  3:21 UTC (permalink / raw)
  To: Claude Robitaille; +Cc: linuxppc-embedded


Try the latest Linus release.  It has the latest changes.  VGER and
openprojects.net are woefully behind.


} Yesterday (99-10-27) evening I downloaded 2.3.18 and
} tried to compile it. In order to succeed, I had to turn
} ON CONFIG_MODULE, otherwise I am getting error with
} EXPORT_SYMTAB_not_defined (I think it was in serial.c
} but I am not sure).
} 
} Also, I am trying to had MATH_EMULATION but this fails
} in math.c complaining about a structure not having a
} member name tss (in current->tss). I tryied to follow
} the definitinoa little bit ans found that current is
} a struct task_struct but there is no member that has
} the tss (a least not directly). I found many instances
} (using fgrep) in many asm-PROCESSOR files (for i386,
} MIPS, M68K, etc.) but nothing in asm-ppc. I guess
} the task management fucntions is/are in some sort
} of evolution and math_emu is not up to date. Is
} somebody is working on it?
} 
} 
} Claude
} 

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~1999-10-29  3:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-10-29  1:22 2.3.18 on openprojects.net Claude Robitaille
1999-10-29  3:21 ` Cort Dougan

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 NNTP newsgroup(s).