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

           Summary: Configure missing XShm.h dependency causing compile to
                    fail
           Product: Cinelerra
           Version: 2.1
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: Medium
         Component: Building
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Can't compile.

The prebuild configuration step should check for the following file, included
in the libxv-dev package:

X11/extensions/XShm.h

Currently it doesn't seem to check for this file's existence, and it
successfully writes a Makefile "before it's time".

See other compiler-user experiences:
http://ubuntuforums.org/showthread.php?t=188264&page=5

snip:
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT bcbitmap.lo -MD -MP -MF
.deps/bcbitmap.Tpo -c bcbitmap.C  -fPIC -DPIC -o .libs/bcbitmap.o
In file included from bcbitmap.C:1:
bcbitmap.h:8:34: error: X11/extensions/Xvlib.h: No such file or directory

System: Ubuntu dapper, with all the "required" dependencies installed as per
result of configure script.

Reproducible: Always


-- 
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