Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / Status / archives / 000297.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard">
4 <head>
5    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6    <meta name="generator" content="Movable Type 5.2.3" />
7
8    <link rel="stylesheet" href="http://defaria.com/blogs/Status/styles-site.css" type="text/css" />
9    <link rel="alternate" type="application/atom+xml" title="Atom" href="http://defaria.com/blogs/Status/atom.xml" />
10    <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://defaria.com/blogs/Status/index.xml" />
11
12    <title>Status for Andrew DeFaria: ECR 23248 Toolchain build failure</title>
13
14    <link rel="start" href="http://defaria.com/blogs/Status/" title="Home" />
15    <link rel="prev" href="http://defaria.com/blogs/Status/archives/000296.html" title="CVS Tag Problems" />
16    <link rel="next" href="http://defaria.com/blogs/Status/archives/000298.html" title="More int_tools changes" />
17
18    
19
20    
21
22    <script type="text/javascript" src="http://defaria.com/blogs/Status/mt-site.js"></script>
23 </head>
24 <body class="layout-one-column" onload="individualArchivesOnLoad(commenter_name)">
25    <div id="container">
26       <div id="container-inner" class="pkg">
27
28          <div id="banner">
29             <div id="banner-inner" class="pkg">
30                <h1 id="banner-header"><a href="http://defaria.com/blogs/Status/" accesskey="1">Status for Andrew DeFaria</a></h1>
31                <h2 id="banner-description">Searchable status reports and work log</h2>
32             </div>
33          </div>
34
35          <div id="pagebody">
36             <div id="pagebody-inner" class="pkg">
37                <div id="alpha">
38                   <div id="alpha-inner" class="pkg">
39
40                      <p class="content-nav">
41                         <a href="http://defaria.com/blogs/Status/archives/000296.html">&laquo; CVS Tag Problems</a> |
42                         <a href="http://defaria.com/blogs/Status/">Main</a>
43                         | <a href="http://defaria.com/blogs/Status/archives/000298.html">More int_tools changes &raquo;</a>
44                      </p>
45
46                      <a id="a000297"></a>
47                      <div class="entry" id="entry-297">
48                         <h3 class="entry-header">ECR 23248 Toolchain build failure</h3>
49                         <div class="entry-content">
50                            <div class="entry-body">
51                               <ul>
52   <li>Worked with Adam to retag the toolchain and rebuild. Build failed. Filed ECR 23248</li>
53
54   <li>Went on to get the int_tools to work after modifying them to take into account recent changes in tagging and build directory names</li>
55 </ul>
56                            </div>
57                            <div id="more" class="entry-more">
58                               <p>ECR 23248: Toolchain build fails due to problem in LynxOS header file:</p>
59
60 <p>In attempting to build top of the gcc_3_2_2-branch gdb fails to build
61 with the following:</p>
62
63 <div class="code"></pre>
64 gcc -x c -P -E -dM -nostdinc -g -O2  -D__Lynx__   -I.  /config
65 -I/export/build1/LYNXOS_500/work_area/toolchain/3.2.2/toolchain/src/gdb
66 -I/export/build1/LYNXOS_500/work_area/toolchain/3.2.2/toolchain/src/gdb
67 -I/export/build1/LYNXOS_500/work_area/toolchain/3.2.2/toolchain/src/gdb
68 -I/export/build1/LYNXOS_500/work_area/toolchain/3.2.2/toolchain/src/gdb-DHAVE_CONFIG_H /../include/opcode /../readline/.. -I../bfd /../bfd
69 -I/export/build1/LYNXOS_500/work_area/toolchain/3.2.2/toolchain/src/gdb/../include -I../intl /../intl -DGDBTK -DCROSS_DEBUGGER -idirafter
70 /export/build1/LYNXOS_500/build/lynxos/20050207/x86/sys/include/kernel
71 /export/build1/LYNXOS_500/build/lynxos/20050207/x86/sys/include/family/-idirafter `echo i386-lynx-lynxos | sed -e 's/-.*//' -e 's/i.86/x86/'
72 -e 's/powerpc/ppc/'` -idirafter
73 /export/build1/LYNXOS_500/build/lynxos/20050207/x86/usr/include -I
74 /export/build1/LYNXOS_500/build/lynxos/20050207/x86/usr/include -I
75 /export/build1/LYNXOS_500/build/lynxos/20050207/x86/sys/include/kernel
76 /export/build1/LYNXOS_500/build/lynxos/20050207/x86/sys/include/family/-I `echo i386-lynx-lynxos | sed -e 's/-.*//' -e 's/i.86/x86/' -e
77 's/powerpc/ppc/'` tm-lynx.th-rn || exit 2; \<br>
78   echo; echo "#endif /* $guard */" ) > tm-lynx.ti<br>
79 In file included from /export/build1/LYNXOS_500/build/lynxos/20050207/x86/usr/include/stdint.h:15,<br>
80                  from /export/build1/LYNXOS_500/build/lynxos/20050207/x86/sys/include/family/x86/arch_mem.h:15,<br>
81                  from /export/build1/LYNXOS_500/work_area/toolchain/3.2.2/toolchain/src/gdb/config/tm-lynx.th:6:<br>
82 /export/build1/LYNXOS_500/build/lynxos/20050207/x86/usr/include/sys/cdefs.h:432:2: #error "Unsupported size of long double"<br>
83 make[2]: *** [tm-lynx.ti] Error 1<br>
84 rm tm-lynx.th-rn<br>
85 make[2]: Leaving directory `/export/build1/LYNXOS_500/build/toolchain/3.2.2/20050207/build-i386/gdb'<br>
86 make[1]: *** [all-gdb] Error 2<br>
87 make[1]: Leaving directory `/export/build1/LYNXOS_500/build/toolchain/3.2.2/20050207/build-i386'<br>
88 make: *** [stamp-all-i386] Error 2<br>
89 </pre></div>
90                            </div>
91                         </div>
92                         <p class="entry-footer">
93                            <span class="post-footers">Posted by  on February  9, 2005  4:19 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000297.html">Permalink</a>
94                         </p>
95                      </div>
96
97                      
98
99                      
100                   </div>
101                </div>
102             </div>
103          </div>
104       </div>
105    </div>
106 </body>
107 </html>