Changes between Initial Version and Version 3 of Ticket #4118


Ignore:
Timestamp:
10/26/20 06:30:05 (3 years ago)
Author:
andrew_b
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4118

    • Property Status changed from new to closed
    • Property Component changed from mc-core to mc-vfs
    • Property Resolution changed from to duplicate
    • Property Milestone changed from Future Releases to
  • Ticket #4118 – Description

    initial v3  
    1414error with native distributions MC versions, then install 4.8.25 binaries from: 
    1515http://www.tataranovich.com/ 
    16  
     16{{{ 
    1717# LC_MESSAGES=C mc -F 
    1818 
     
    4040# mc --configure-options 
    4141 '--build=x86_64-linux-gnu' '--prefix=/usr' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--libexecdir=/usr/lib' '--srcdir=.' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-silent-rules' '--with-x' '--with-screen=slang' '--enable-aspell' '--disable-rpath' '--disable-static' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -fdebug-prefix-map=/build/mc-4.8.25=. -fstack-protector-strong -Wformat -Werror=format-security' 'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro' 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2' 
    42   
     42}}}