BLCR 0.5.0_b1 (beta) install on x86_64 problem

From: Adolfo J. Banchio (banchio_at_famaf_dot_unc_dot_edu.ar)
Date: Mon Feb 12 2007 - 12:17:16 PST

  • Next message: Paul H. Hargrove: "Re: BLCR 0.5.0_b1 (beta) install on x86_64 problem"
    Hi,
    
    first of all, thanks for all your work! The software is
    great, I'm using it since almost a year.
    
    Now, that I'm upgrading from 0.4.2 to 0.5.0 I encountered
    by compiling the RPMS (with make rpms) on a x86_64
    with kernel 4.6.9-42smp the following problem:
    
    The compilation aborts with these last lines:
    
    -----------
            configure: >>>> BEGIN sub-configure for 32-bit libs >>>>
            configure: /home/adolfo/blcr/blcr-0.5.0_b1/rpm/BUILD/blcr-0.5.0_b1/configure '--srcdir=/home/adolfo/blcr/blcr-0.5.0_b1/rpm/BUILD/blcr-0.5.0_b1' '--build=i686-linux' '--libdir=/usr/lib' --with-components=libcr '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-gnu-ld' '--disable-config-report' 'CFLAGS=-O2 -g -pipe -m64' 'CXXFLAGS=-O2 -g -pipe -m64' 'FFLAGS=-O2 -g -pipe -m64' CC='gcc -m32'
            checking for a BSD-compatible install... /usr/bin/install -c
            checking whether build environment is sane... yes
            checking for gawk... gawk
            checking whether make sets $(MAKE)... yes
            checking for pwd... /bin/pwd
            checking build system type... i686-pc-linux-gnu
            checking host system type... i686-pc-linux-gnu
            checking for perl5... no
            checking for perl... /usr/bin/perl
            checking for gmake... /usr/bin/gmake
            checking if /usr/bin/gmake is GNU make... yes (3.80)
            checking for style of include used by /usr/bin/gmake... GNU
            checking for gcc... gcc -m32
            checking for C compiler default output file name... configure:
            error: C compiler cannot create executables
            See `config.log' for more details.
            configure: error: --enable-multilib requested but FAILED sub-
            configure for 32-bit libs
            error: Bad exit status from /var/tmp/rpm-tmp.66677 (%build)
            
            
            RPM build errors:
                Bad exit status from /var/tmp/rpm-tmp.66677 (%build)
            gmake[2]: *** [_all] Error 1
            gmake[2]: Leaving directory
            `/home/adolfo/blcr/blcr-0.5.0_b1/rpm'
            gmake[1]: *** [all] Error 2
            gmake[1]: Leaving directory
            `/home/adolfo/blcr/blcr-0.5.0_b1/rpm'
            make: *** [rpms] Error 2
            
    --------------------------
    
    
    Even if I try to use the --disable-multilib  or --enable-multilib=no
    flags.
    
    
    Let me know if you know how to solve this.
    
    best regards,
    
    adolfo
    
    --
    Prof. Adj. Adolfo J. Banchio
    FaMAF - Universidad Nacional de Cordoba
    Cordoba, Argentina
    

  • Next message: Paul H. Hargrove: "Re: BLCR 0.5.0_b1 (beta) install on x86_64 problem"