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

           Summary: Cinelerra fails when compiling
           Product: Cinelerra
           Version: 2.1
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: Building
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


bclistbox.h:365: error: extra qualification ‘BC_ListBox::’ on member
‘calculate_last_coords_recursive’
make[2]: *** [bcbitmap.lo] Error 1
make[2]: Leaving directory `/home/gotwookiee/cinelerraCV997/guicast'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/gotwookiee/cinelerraCV997'
make: *** [all] Error 2

Reproducible: Always

Steps to Reproduce:
1. ./autogen.sh
2. ./configure
3. make

Actual Results:  
It started to compile as normal, then produced the following error halfway
through. This occured in revisions 992 and 997. 987 builds normally.




Also, the ./configure script appears to have changed. In past versions,
including 987, configure would end with something like this:

Summary of mandatory components:
  libogg                  found
  libvorbis               found
  libvorbisenc            found
  libvorbisfile           found
  libtheora               found
  OpenEXR                 found
  libdv                   found
  libpng                  found
  libjpeg libraries       found
  libjpeg headers         found
  libtiff libraries       found
  libtiff headers         found
  FreeType 2              found
  libx264 libraries       found
  libx264 headers         found
  libuuid libraries       found
  libuuid headers         found
  mjpegtools              found
  libfftw3 libraries      found
  libfftw3 headers        found
  liba52 libraries        found
  liba52 headers          found
  libmp3lame libraries    found
  libmp3lame headers      found
  libsndfile libraries    found
  libsndfile headers      found
  libfaac libraries       found
  libfaac headers         found
  libfaad libraries       found
  libfaad headers         found

Summary of optional components:
  ESD subsystem           found
ESD (Enlightenment Sound Daemon) is enabled
  ALSA subsystem          found
ALSA is enabled
  libraw1394              found
  libiec61883             found
  libavc1394 libraries    found
  libavc1394 headers      found
  librom1394 libraries    found
  librom1394 headers      found
Firewire is enabled
  OpenGL 2.0 libraries    missing
Hardware acceleration using OpenGL 2.0 is disabled

Now type
          make

to start compilation.


Now I get this:

-=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-

  Configuration summary :

    Version : ..................... 1.0.5
    Experimental code : ........... no

  Tools :

    Compiler is GCC : ............. yes
    GCC major version : ........... 4

  Installation directories :

    Library directory : ........... /usr/local/lib
    Program directory : ........... /usr/local/bin
    Pkgconfig directory : ......... /usr/local/lib/pkgconfig

Compiling some other packages against libsndfile may require 
the addition of "/usr/local/lib/pkgconfig" to the 
PKG_CONFIG_PATH environment variable.

configure: All required libraries were found.


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