<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>9017</bug_id>
          
          <creation_ts>2006-02-03 16:16:43 +0300</creation_ts>
          <short_desc>исправления для сборки под x86_64</short_desc>
          <delta_ts>2007-04-06 16:03:16 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>firefox</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>relnote</keywords>
          <priority>P2</priority>
          <bug_severity>critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Anton Farygin">rider</reporter>
          <assigned_to name="Alexey Gladkov">legion</assigned_to>
          <cc>genix</cc>
    
    <cc>legion</cc>
    
    <cc>mike</cc>
    
    <cc>rauty</cc>
    
    <cc>sbolshakov</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>35408</commentid>
    <comment_count>0</comment_count>
    <who name="Anton Farygin">rider</who>
    <bug_when>2006-02-03 16:16:43 +0300</bug_when>
    <thetext>Этот патч (взято из Fedora) исправляет ошибку со сборкой firefox на x86_64.

Подробности можно посмотреть тут:
https://bugzilla.altlinux.org/show_bug.cgi?id=9016
и тут:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20297

Index: configure
===================================================================
RCS file: /cvsroot/mozilla/configure,v
retrieving revision 1.1443
diff -u -p -6 -r1.1443 configure
--- configure   2 Jun 2005 04:00:20 -0000       1.1443
+++ configure   6 Jun 2005 07:34:06 -0000
@@ -7303,13 +7303,13 @@ else
                       int foo_default = 1;
 EOF
                       ac_cv_visibility_pragma=no
                       if ${CC-cc} -Werror -S conftest.c -o conftest.s
&gt;/dev/null 2&gt;&amp;1; then
                         if grep &apos;\.hidden.*foo_hidden&apos; conftest.s &gt;/dev/null; then
                           if ! grep &apos;\.hidden.*foo_default&apos; conftest.s &gt;
/dev/null; then
-                            ac_cv_visibility_pragma=yes
+                            ac_cv_visibility_pragma=no
                           fi
                         fi
                       fi
                       rm -f conftest.cs
                     
 fi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>35411</commentid>
    <comment_count>1</comment_count>
    <who name="Anton Farygin">rider</who>
    <bug_when>2006-02-03 18:07:11 +0300</bug_when>
    <thetext>соответствующий патч надо накладывать на configure.in. 

Пакет у меня собрался.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>35469</commentid>
    <comment_count>2</comment_count>
    <who name="Anton Farygin">rider</who>
    <bug_when>2006-02-07 09:44:48 +0300</bug_when>
    <thetext>Аналогичный патч требуется для thunderbird-1.5
(pragma=no в configure или configure.in)
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>36215</commentid>
    <comment_count>3</comment_count>
    <who name="Eugene V. Horohorin">genix</who>
    <bug_when>2006-02-24 15:03:25 +0300</bug_when>
    <thetext>судя по тому что firefox появился в x86_64 -- не пришло ли время закрыть?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>42584</commentid>
    <comment_count>4</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2006-11-29 15:26:33 +0300</bug_when>
    <thetext>firefox-2.0-alt2.x86_64.rpm
пришло</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>