<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3018.900" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=宋体 size=2>sorry, I didn't receive that email.My campus email 
server is not very stable recently:(.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=宋体 size=2>I built rtems add-on packages with the "bit" shell 
script under the packages source directory.</FONT></DIV>
<DIV><FONT face=宋体 size=2>Then there must be problems with the "bit" 
script?</FONT></DIV>
<DIV><FONT face=宋体 size=2> If I build libtecla seperately, where to specify 
which headers to use?</FONT></DIV>
<DIV><FONT face=宋体 size=2>thanks so much.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=宋体 size=2>Shao Mingchao</FONT></DIV>
<DIV><FONT face=宋体 size=2>"Please cc to <A 
href="mailto:mcshao@21cn.com">mcshao@21cn.com</A> my another email 
box."</FONT></DIV>
<DIV> </DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
  <DIV style="FONT: 9pt 宋体"> </DIV>
  <DIV style="BACKGROUND: #e4e4e4; FONT: 9pt 宋体; font-color: black"><B>From:</B> 
  <A href="mailto:strauman@slac.stanford.edu" 
  title=strauman@slac.stanford.edu>till</A> </DIV>
  <DIV style="FONT: 9pt 宋体"><B>To:</B> <A 
  href="mailto:ShaoMingchao97@mails.tsinghua.edu.cn" 
  title=ShaoMingchao97@mails.tsinghua.edu.cn>M.C.Shao</A> </DIV>
  <DIV style="FONT: 9pt 宋体"><B>Cc:</B> <A href="mailto:rtems-users@oarcorp.com" 
  title=rtems-users@oarcorp.com>rtems-users@oarcorp.com</A> ; <A 
  href="mailto:joel.sherrill@OARcorp.com" 
  title=joel.sherrill@OARcorp.com>joel.sherrill@OARcorp.com</A> </DIV>
  <DIV style="FONT: 9pt 宋体"><B>Sent:</B> Thursday, January 23, 2003 7:24 
AM</DIV>
  <DIV style="FONT: 9pt 宋体"><B>Subject:</B> Re: undefined reference to "stderr" 
  "stdout" "stdin"... with libteclain add-on-packages 20030120</DIV>
  <DIV><BR></DIV>
  <DIV>As I replied already (to your EPICS tech-talks posting), it seems that 
  you improperly built libtecla, probably using your host compiler instead of 
  the rtems cross compiler.<BR><BR>'_IO_putc' and 'stderr' are both symbols used 
  by glibc but not by rtems/newlib.<BR>When building libtecla, your compiler 
  apparently used glibc headers instead<BR>of 
newlibc.<BR></DIV></BLOCKQUOTE></BODY></HTML>