http://bugs.cinelerra.org/show_bug.cgi?id=527

           Summary: "ar: .libs/fdct_mmx.o: No such file or directory"
                    returned during "make" process.
           Product: Cinelerra
           Version: 2.1
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: Medium
         Component: Building
        AssignedTo: [email protected]
        ReportedBy: [email protected]


The Ubuntu 8.04 release of Cinelerra-CV installed, but was buggy so I am trying
to build from source.  After installing dependencies, setting symlinks, etc.,
./configure finally gave the go ahead for 'make' (all pre-reqs are met except
for ESD is missing).  Make goes through the process, but quits when it gets to
the "mpeg2enc" folder, saying that "./libs/fdct_mmx.o" isn't found.  I have no
clue where to go from here or where to begin research.

I acquired the source on 20 December 2008 from git.  The "my_cinelerra" folder
is in my home directory.  

Reproducible: Always




Relevant 'make' output of the error:

Making all in mpeg2enc
make[2]: Entering directory `/home/username/my_cinelerra/mpeg2enc'
/bin/bash ../libtool --tag=CC --tag=CC   --mode=link gcc -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2   -o libmpeg2enc.la 
conform.lo mpeg2enc.lo putseq.lo putpic.lo puthdr.lo putmpg.lo putvlc.lo
putbits.lo predict.lo readpic.lo writepic.lo transfrm.lo fdctref.lo idct.lo
quantize.lo ratectl.lo stats.lo motion.lo cpu_accel.lo fdct_mmx.lo fdctdata.lo
idct_mmx.lo idctdata.lo quant_mmx.lo quantize_x86.lo predict_mmx.lo
predcomp_mmxe.lo predcomp_mmx.lo  -lm -ldl -lpthread
ar cru .libs/libmpeg2enc.a .libs/conform.o .libs/mpeg2enc.o .libs/putseq.o
.libs/putpic.o .libs/puthdr.o .libs/putmpg.o .libs/putvlc.o .libs/putbits.o
.libs/predict.o .libs/readpic.o .libs/writepic.o .libs/transfrm.o
.libs/fdctref.o .libs/idct.o .libs/quantize.o .libs/ratectl.o .libs/stats.o
.libs/motion.o .libs/cpu_accel.o .libs/fdct_mmx.o .libs/fdctdata.o
.libs/idct_mmx.o .libs/idctdata.o .libs/quant_mmx.o .libs/quantize_x86.o
.libs/predict_mmx.o .libs/predcomp_mmxe.o .libs/predcomp_mmx.o
ar: .libs/fdct_mmx.o: No such file or directory
make[2]: *** [libmpeg2enc.la] Error 1
make[2]: Leaving directory `/home/username/my_cinelerra/mpeg2enc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/username/my_cinelerra'
make: *** [all] Error 2


-- 
Configure bugmail: http://bugs.cinelerra.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to