Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / Status / archives / 000344.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: Port CR542 -> GD</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/000343.html" title="LOS178 build with CR 542" />
16    <link rel="next" href="http://defaria.com/blogs/Status/archives/000345.html" title="GD LOS178" />
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/000343.html">&laquo; LOS178 build with CR 542</a> |
42                         <a href="http://defaria.com/blogs/Status/">Main</a>
43                         | <a href="http://defaria.com/blogs/Status/archives/000345.html">GD LOS178 &raquo;</a>
44                      </p>
45
46                      <a id="a000344"></a>
47                      <div class="entry" id="entry-344">
48                         <h3 class="entry-header">Port CR542 -> GD</h3>
49                         <div class="entry-content">
50                            <div class="entry-body">
51                               <ul>
52   <li>Worked on porting CR542 over to GD</li>
53 </ul>
54                            </div>
55                            <div id="more" class="entry-more">
56                               <h3>CR542 port to GD</h3>
57
58 <p>There were a few problems with this port:</p>
59
60 <ol>
61   <li>Symlink used for the <a href="/blogs/Status/archives/000324.html">bison.simple fix</a> was not a good fix. If ~adefaria/ppc_dev ever disappeared (and it did/does when I clean up things), then bison.simple is simply not available any more. Had Jeff fix this by putting a copy of bison.simple into the /usr/lynx/3.1.0 area. This defect should be fixed...</p>
62
63   <li>Implemented new src/bin/Makefile for some fixes that Thu requested</li>
64
65   <li>Top level Makefile needed to put src/net before src/bin so that openssl would be build before ping6 requires it</li>
66 </ol>
67
68 <p>An outstanding issue is that if /usr/local/ssl exists on the build machine, openssl attempts to build itself. It should be using $ENV_PREFIX but it isn't. This problem was not detected in LOS178 because nothing in openssl was being used (and, again, if /usr/local/ssl is not there the the build process doesn't even attempt to build openssl).</p>
69                            </div>
70                         </div>
71                         <p class="entry-footer">
72                            <span class="post-footers">Posted by  on April 27, 2005  5:59 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000344.html">Permalink</a>
73                         </p>
74                      </div>
75
76                      
77
78                      
79                   </div>
80                </div>
81             </div>
82          </div>
83       </div>
84    </div>
85 </body>
86 </html>