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

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

    <bug>
          <bug_id>5386</bug_id>
          
          <creation_ts>2004-10-23 20:40:36 +0400</creation_ts>
          <short_desc>p7zip 4.10</short_desc>
          <delta_ts>2005-09-14 17:40:49 +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>p7zip</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></keywords>
          <priority>P3</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Denis G. Samsonenko">d.g.samsonenko</reporter>
          <assigned_to name="Andrey Semenov">mitrofan</assigned_to>
          <cc>mike</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>19383</commentid>
    <comment_count>0</comment_count>
    <who name="Denis G. Samsonenko">d.g.samsonenko</who>
    <bug_when>2004-10-23 20:40:36 +0400</bug_when>
    <thetext>Соберите,пожалуйста, в Сизиф новую версию p7zip -- 4.10. Там только для сборки
надо makefile подправить на предмет флагов, иначе не собирается:

diff -urN p7zip_4.10.orig/makefile.linux p7zip_4.10/makefile.linux
--- p7zip_4.10.orig/makefile.linux	2004-10-23 17:27:31 +0700
+++ p7zip_4.10/makefile.linux	2004-10-23 22:47:43 +0700
@@ -7,7 +7,7 @@
 CXX=g++ $(ALLFLAGS)
 CC=gcc $(ALLFLAGS)
 
-#LOCAL_LIBS=-lpthread
+LOCAL_LIBS=-lpthread
 # static linkage
-LOCAL_LIBS=-static -lpthread
+#LOCAL_LIBS=-static -lpthread
 
diff -urN p7zip_4.10.orig/makefile.machine p7zip_4.10/makefile.machine
--- p7zip_4.10.orig/makefile.machine	2004-10-23 18:19:32 +0700
+++ p7zip_4.10/makefile.machine	2004-10-23 22:47:53 +0700
@@ -7,7 +7,7 @@
 CXX=g++ $(ALLFLAGS)
 CC=gcc $(ALLFLAGS)
 
-#LOCAL_LIBS=-lpthread
+LOCAL_LIBS=-lpthread
 # static linkage
-LOCAL_LIBS=-static -lpthread
+#LOCAL_LIBS=-static -lpthread</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>19387</commentid>
    <comment_count>1</comment_count>
    <who name="at@altlinux.org">at</who>
    <bug_when>2004-10-24 03:36:41 +0400</bug_when>
    <thetext>Патчить необязательно, достаточно передать LOCAL_LIBS в командной строке make:
%make_build LOCAL_LIBS=-lpthread</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>30530</commentid>
    <comment_count>2</comment_count>
    <who name="Vitaly Lipatov">lav</who>
    <bug_when>2005-09-14 16:49:28 +0400</bug_when>
    <thetext>Собрана давно  </thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>30533</commentid>
    <comment_count>3</comment_count>
    <who name="Denis G. Samsonenko">d.g.samsonenko</who>
    <bug_when>2005-09-14 17:40:49 +0400</bug_when>
    <thetext>(In reply to comment #2)
&gt; Собрана давно  

Кто бы сомневался. Уже год как прошел с открытия этого бага.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>