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

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

    <bug>
          <bug_id>8784</bug_id>
          
          <creation_ts>2006-01-02 19:31:32 +0300</creation_ts>
          <short_desc>Неверные пути к файлам внутри заголовочных файлов</short_desc>
          <delta_ts>2008-07-19 12:58:15 +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-devel</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>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Vitaly Lipatov">lav</reporter>
          <assigned_to name="Alexey Gladkov">legion</assigned_to>
          <cc>ktirf</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>34375</commentid>
    <comment_count>0</comment_count>
    <who name="Vitaly Lipatov">lav</who>
    <bug_when>2006-01-02 19:31:33 +0300</bug_when>
    <thetext>Просьба посмотреть на 
$ find /usr/include/firefox/ | xargs grep 1.5  
например на 
/usr/include/firefox/js/jsxml.h:#include &lt;firefox-1.5/jspubtd.h&gt;   
/usr/include/firefox/js/jsxml.h:#include &lt;firefox-1.5/jsclist.h&gt;   
и сделать так, чтобы эти заголовочные файлы могли компилироваться.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>34825</commentid>
    <comment_count>1</comment_count>
    <who name="Vital Khilko">vk</who>
    <bug_when>2006-01-18 21:52:58 +0300</bug_when>
    <thetext>Более того 
$ cat /usr/lib/pkgconfig/firefox-gtkmozembed.pc
prefix=/usr
exec_prefix=/usr
libdir=/usr/lib/firefox-1.5
includedir=/usr/include/firefox-1.5

Name: Mozilla Gtk Embedding Widget
Description: Mozilla Embedding Widget for Gtk+
Version: 1.5
Requires: firefox-xpcom = 1.5
Libs: -L${libdir} -lgtkembedmoz
Cflags: -I${includedir}/gtkembedmoz

$ cat /usr/lib/pkgconfig/firefox-xpcom.pc
prefix=/usr
exec_prefix=/usr
libdir=/usr/lib/firefox-1.5
includedir=/usr/include/firefox-1.5
idldir=/usr/share/idl/firefox-1.5

Name: XPCOM
Description: The Mozilla Cross Platform Component Library
Version: 1.5
Requires: nspr &gt;= 4.7.0
Libs: -L${libdir} -lxpcom
Cflags: -I${includedir} -I${includedir}/xpcom -I${includedir}/string

и естественно /usr/include/firefox-1.5 отсутствует

Поднимаю Severity.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>36239</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Rusakov">ktirf</who>
    <bug_when>2006-02-25 14:04:45 +0300</bug_when>
    <thetext>С появлением выделенных libnspr и libnss ситуация усугубилась. В
/usr/include/firefox/nscore.h имеется #include &lt;firefox/prtypes.h&gt;, который в
/usr/include/firefox/ отсутствует, а находится в /usr/include/nspr/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54977</commentid>
    <comment_count>3</comment_count>
    <who name="Alexey Rusakov">ktirf</who>
    <bug_when>2007-09-10 14:14:04 +0400</bug_when>
    <thetext>По-моему, это уже зафиксили...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>74170</commentid>
    <comment_count>4</comment_count>
    <who name="Alexey Gladkov">legion</who>
    <bug_when>2008-07-19 09:29:56 +0400</bug_when>
    <thetext>Закрываю т.к. пакета больше нет, а в xulrunner-devel этой ошибки нет.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>