Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / Status / archives / 000353.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: BC 5.3 on RH 8.0</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/000352.html" title="CVS Report bug" />
16    <link rel="next" href="http://defaria.com/blogs/Status/archives/000354.html" title="CVS Reports" />
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/000352.html">&laquo; CVS Report bug</a> |
42                         <a href="http://defaria.com/blogs/Status/">Main</a>
43                         | <a href="http://defaria.com/blogs/Status/archives/000354.html">CVS Reports &raquo;</a>
44                      </p>
45
46                      <a id="a000353"></a>
47                      <div class="entry" id="entry-353">
48                         <h3 class="entry-header">BC 5.3 on RH 8.0</h3>
49                         <div class="entry-content">
50                            <div class="entry-body">
51                               <p>Wrote the following to Sasha today:</p>
52
53 <p>I'm still trying to build BC on RH 8.0. Since I was successful at building BC 5.3 on RH 6.1 I figured I oughta try building BC 5.3 on RH 8.0. I am also building starting as root.</p>
54
55 <p>I've tried twice now and it continues to fail in step 4.1 building the kernel. The following appears in build_kernel.log:</p>
56 <div class="code"><pre>
57 + echo BUILDING A KERNEL FOR pmac_g5...
58 + cp /build/bluecat/build/20050429/cdt/src/bluecat/SOURCES/bluecat-pmac_g5.config arch/ppc/defconfig
59 + rm -f .config
60 + make mrproper
61 + make oldconfig
62 /bin/sh: line 1: bc_native_gcc: command not found
63 make[1]: *** [scripts/basic/fixdep] Error 127
64 make: *** [scripts_basic] Error 2
65 error: Bad exit status from /build/bluecat/build/20050429/var/tmp/rpm-tmp.94728 (%build)
66     Bad exit status from /build/bluecat/build/20050429/var/tmp/rpm-tmp.94728 (%build)
67 </pre></div>
68 <p>Apparently var/tmp/rpm-tmp.94728 is a build script built on the fly then executed. bc_native_gcc does exist in /usr/src/bluecat/eng/bluecat/bc_misc but this script can't find it.</p>
69
70 <p>Ideas?</p>
71                            </div>
72                            <div id="more" class="entry-more">
73                               
74                            </div>
75                         </div>
76                         <p class="entry-footer">
77                            <span class="post-footers">Posted by  on May 10, 2005  9:22 AM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000353.html">Permalink</a>
78                         </p>
79                      </div>
80
81                      
82
83                      
84                   </div>
85                </div>
86             </div>
87          </div>
88       </div>
89    </div>
90 </body>
91 </html>