source: BOOK/final-system/mips64-64/glibc.xml@ 65db39d

sysvinit
Last change on this file since 65db39d was 142cd1e, checked in by Chris Staub <chris@…>, 10 years ago

Fixup command for tzselect is no longer needed

Conflicts:

BOOK/introduction/common/changelog.xml

  • Property mode set to 100644
File size: 4.5 KB
RevLine 
[3f8be484]1<?xml version="1.0" encoding="ISO-8859-1"?>
[aa18ac0]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[3f8be484]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
[cbbd1e4]8<sect1 id="ch-system-glibc" role="wrap">
9 <?dbhtml filename="glibc.html"?>
[3f8be484]10
[d785e9d]11 <title>Glibc-&glibc-version;</title>
[3f8be484]12
[cbbd1e4]13 <indexterm zone="ch-system-glibc">
[d785e9d]14 <primary sortas="a-Glibc">Glibc</primary>
[3f8be484]15 </indexterm>
16
[dabbced]17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]18 href="../common/glibc.xml"
[7dfa1a8]19 xpointer="xpointer(//*[@role='package'])"/>
[3f8be484]20
21 <sect2 role="installation">
[d785e9d]22 <title>Installation of Glibc</title>
[3f8be484]23
[dabbced]24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]25 href="../common/glibc.xml"
[82f7fed]26 xpointer="xpointer(//*[@os='z'])"/>
[3f8be484]27
[dabbced]28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]29 href="../common/glibc.xml"
[22cd957]30 xpointer="xpointer(//*[@os='l1'])"/>
31
32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]33 href="../common/glibc.xml"
[22cd957]34 xpointer="xpointer(//*[@os='l2'])"/>
35
[dabbced]36 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]37 href="../common/glibc.xml"
[3f8be484]38 xpointer="xpointer(//*[@os='b'])"/>
39
[dabbced]40 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]41 href="../common/glibc.xml"
[3f8be484]42 xpointer="xpointer(//*[@os='e'])"/>
43
[dabbced]44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]45 href="../common/glibc.xml"
[3f8be484]46 xpointer="xpointer(//*[@os='f'])"/>
47
[dabbced]48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]49 href="../x86_64-64/glibc.xml"
[f34bfa1]50 xpointer="xpointer(//*[@os='l5'])"/>
[3f8be484]51
[dabbced]52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]53 href="../x86_64-64/glibc.xml"
[f34bfa1]54 xpointer="xpointer(//*[@os='l6'])"/>
[3f8be484]55
[d785e9d]56 <para>Now we will force Glibc to build as 64-bit instead of the default
[cc40a6f]57 n32 with the following sed:</para>
58
59 <screen><userinput>sed -i '/default) machine=/s/n32/64/g' \
60 ports/sysdeps/mips/preconfigure</userinput></screen>
61
[dabbced]62 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]63 href="../common/glibc.xml"
[3f8be484]64 xpointer="xpointer(//*[@os='g'])"/>
65
[dabbced]66 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]67 href="../x86_64-64/glibc.xml"
[52e5dd9]68 xpointer="xpointer(//*[@os='h'])"/>
69
[dabbced]70 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]71 href="../x86_64-64/glibc.xml"
[52e5dd9]72 xpointer="xpointer(//*[@os='i'])"/>
[3f8be484]73
[dabbced]74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]75 href="../common/glibc.xml"
[3f8be484]76 xpointer="xpointer(//*[@os='j'])"/>
77
[dabbced]78 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]79 href="../common/glibc.xml"
[3f8be484]80 xpointer="xpointer(//*[@os='k'])"/>
81
[dabbced]82 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]83 href="../common/glibc.xml"
[3f8be484]84 xpointer="xpointer(//*[@os='l'])"/>
85
[dabbced]86 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]87 href="../common/glibc.xml"
[3f8be484]88 xpointer="xpointer(//*[@os='m'])"/>
89
[dabbced]90 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]91 href="../multilib/glibc-64bit.xml"
[3f8be484]92 xpointer="xpointer(//*[@os='n'])"/>
93
[dabbced]94 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]95 href="../multilib/glibc-64bit.xml"
[3514708]96 xpointer="xpointer(//*[@os='o'])"/>
97
[dabbced]98 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]99 href="../multilib/glibc-64bit.xml"
[3514708]100 xpointer="xpointer(//*[@os='p'])"/>
101
[dabbced]102 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]103 href="../common/glibc.xml"
[3f8be484]104 xpointer="xpointer(//*[@os='q'])"/>
105
[dabbced]106 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]107 href="../common/glibc.xml"
[3f8be484]108 xpointer="xpointer(//*[@os='r'])"/>
109
[dabbced]110 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]111 href="../common/glibc.xml"
[3f8be484]112 xpointer="xpointer(//*[@os='s'])"/>
113
[dabbced]114 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]115 href="../common/glibc.xml"
[3f8be484]116 xpointer="xpointer(//*[@os='t'])"/>
117
[cf9aa7e]118 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
119 href="../common/glibc.xml"
120 xpointer="xpointer(//*[@os='u'])"/>
121
122 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
123 href="../common/glibc.xml"
124 xpointer="xpointer(//*[@os='v'])"/>
125
[3f8be484]126 </sect2>
127
[dabbced]128 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]129 href="../common/glibc.xml"
130 xpointer="xpointer(id('i18n-glibc'))"/>
[3f8be484]131
[dabbced]132 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]133 href="../common/glibc.xml"
134 xpointer="xpointer(id('conf-glibc'))"/>
[3f8be484]135
[dabbced]136 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3c35168]137 href="../ppc/glibc.xml"
[3f8be484]138 xpointer="xpointer(id('conf-ld'))"/>
139
[dabbced]140 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]141 href="../common/glibc.xml"
142 xpointer="xpointer(id('contents-glibc'))"/>
[3f8be484]143
144</sect1>
Note: See TracBrowser for help on using the repository browser.