Anzeige:
Ergebnis 1 bis 2 von 2

Thema: cinelerra fehler beim kompilieren

  1. #1
    ohne Plan unterwegs Avatar von serum
    Registriert seit
    Oct 2004
    Beiträge
    107

    Unhappy cinelerra fehler beim kompilieren

    Hallo,

    habe Suse 10 (gcc 4) und wollte mir mal Cinelerra installieren, laut Entwickler auf der Cinelerra-Homepage sollten ja auch alle Bibliotheken dabei sein (wenn ich das richtig verstanden habe).
    Trotzdem hab ich beim kompilieren immer wieder Fehlermeldungen bekommen, die ich aber mit der Installation bestimmter Entwicklungsbibliotheken (libquicktime-devel, etc...) beseitigen konnte.
    Jetzt komme ich aber nicht weiter...zuerst krieg ich ne Fehlermeldung weil er die makeinfo nicht findet:
    make[2]: makeinfo: Kommando nicht gefunden
    make[2]: *** [all] Fehler 127
    make[2]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/doc'
    Dann folgendes (was gleube ich ausschlaggebend ist):
    make[2]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/guicast'
    C++ i686/bcbar.o
    bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[2]: *** [i686/bcbar.o] Fehler 1
    make[2]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/guicast'
    make[2]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/cinelerra'
    C++ i686/aattachmentpoint.o
    ../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[2]: *** [i686/aattachmentpoint.o] Fehler 1
    make[2]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/cinelerra'
    make[2]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/1080to480'
    C++ i686/1080to480.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/1080to480.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/1080to480'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/720to480'
    C++ i686/720to480.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/720to480.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/720to480'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/colors'
    C++ i686/plugincolors.o
    C++ i686/colorpicker.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/colorpicker.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/colors'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/bandslide'
    C++ i686/bandslide.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/bandslide.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/bandslide'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/bandwipe'
    C++ i686/bandwipe.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/bandwipe.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/bandwipe'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/blur'
    C++ i686/blur.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/blur.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/blur'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/brightness'
    C++ i686/brightness.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/brightness.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/brightness'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/burn'
    C++ i686/burn.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/burn.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/burn'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/parametric'
    C++ i686/fourier.o
    C++ i686/parametric.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/parametric.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/parametric'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/aging'
    C++ i686/aging.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/aging.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/aging'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/cdripper'
    C++ i686/cdripper.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/cdripper.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/cdripper'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/chromakey'
    C++ i686/chromakey.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/chromakey.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/chromakey'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/colorbalance'
    C++ i686/colorbalance.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/colorbalance.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/colorbalance'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/compressor'
    C++ i686/compressor.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/compressor.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/compressor'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/crossfade'
    C++ i686/crossfade.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/crossfade.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/crossfade'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/decimate'
    C++ i686/decimate.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/decimate.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/decimate'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/deinterlace'
    C++ i686/deinterlace.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/deinterlace.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/deinterlace'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/delayaudio'
    C++ i686/delayaudio.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/delayaudio.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/delayaudio'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/delayvideo'
    C++ i686/delayvideo.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/delayvideo.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/delayvideo'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/denoise'
    C++ i686/denoise.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/denoise.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/denoise'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/denoisefft'
    C++ i686/denoisefft.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/denoisefft.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/denoisefft'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/denoisevideo'
    C++ i686/denoisevideo.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/denoisevideo.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/denoisevideo'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/despike'
    C++ i686/despike.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/despike.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/despike'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/diffkey'
    C++ i686/diffkey.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/diffkey.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/diffkey'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/dissolve'
    C++ i686/dissolve.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/dissolve.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/dissolve'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/dot'
    C++ i686/dot.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/dot.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/dot'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/downsample'
    C++ i686/downsample.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/downsample.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/downsample'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/fieldframe'
    C++ i686/fieldframe.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/fieldframe.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/fieldframe'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/flash'
    C++ i686/flash.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/flash.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/flash'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/flip'
    C++ i686/flip.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/flip.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/flip'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/framefield'
    C++ i686/framefield.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/framefield.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/framefield'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/freeverb'
    if ! test -d i686/Components ; then mkdir -p i686/Components ; fi
    g++ -c `cat ../i686/c_flags` freeverb.C -o i686/freeverb.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/freeverb.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/freeverb'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/freezeframe'
    C++ i686/freezeframe.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/freezeframe.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/freezeframe'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/gain'
    C++ i686/gain.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/gain.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/gain'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/gradient'
    C++ ../colors/i686/colorpicker.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [../colors/i686/colorpicker.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/gradient'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/histogram'
    C++ i686/histogram.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/histogram.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/histogram'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/holo'
    C++ i686/holo.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/holo.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/holo'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/huesaturation'
    C++ i686/huesaturation.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/huesaturation.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/huesaturation'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/interpolateaudio'
    C++ i686/interpolateaudio.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/interpolateaudio.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/interpolateaudio'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/interpolatevideo'
    C++ i686/interpolatevideo.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/interpolatevideo.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/interpolatevideo'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/invertaudio'
    C++ i686/invert.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/invert.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/invertaudio'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/invertvideo'
    C++ i686/invert.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/invert.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/invertvideo'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/irissquare'
    C++ i686/irissquare.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/irissquare.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/irissquare'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/ivtc'
    C++ i686/ivtc.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/ivtc.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/ivtc'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/level'
    C++ i686/leveleffect.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/leveleffect.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/level'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/linearblur'
    C++ i686/linearblur.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/linearblur.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/linearblur'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/linearize'
    C++ i686/linearize.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/linearize.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/linearize'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/loopaudio'
    C++ i686/loopaudio.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/loopaudio.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/loopaudio'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/loopvideo'
    C++ i686/loopvideo.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/loopvideo.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/loopvideo'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/motion'
    C++ i686/affine.o
    C++ i686/motion.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/motion.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/motion'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/normalize'
    C++ i686/normalize.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/normalize.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/normalize'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/oilpainting'
    C++ i686/oil.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/oil.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/oilpainting'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/overlay'
    C++ i686/overlay.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/overlay.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/overlay'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/perspective'
    C++ i686/perspective.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/perspective.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/perspective'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/pitch'
    C++ i686/fourier.o
    C++ i686/pitch.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/pitch.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/pitch'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/polar'
    C++ i686/polar.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/polar.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/polar'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/radialblur'
    C++ i686/radialblur.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/radialblur.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/radialblur'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/reframe'
    C++ i686/reframe.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/reframe.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/reframe'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/reframert'
    C++ i686/reframert.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/reframert.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/reframert'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/resample'
    C++ i686/resample.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/resample.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/resample'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/reverb'
    C++ i686/reverb.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/reverb.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/reverb'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/reverseaudio'
    C++ i686/reverseaudio.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/reverseaudio.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/reverseaudio'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/reversevideo'
    C++ i686/reversevideo.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/reversevideo.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/reversevideo'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/rgb601'
    C++ i686/rgb601.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/rgb601.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/rgb601'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/rotate'
    C++ i686/rotate.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/rotate.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/rotate'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/scale'
    C++ i686/scale.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/scale.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/scale'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/sharpen'
    C++ i686/sharpen.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/sharpen.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/sharpen'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/shiftinterlace'
    C++ i686/shiftinterlace.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/shiftinterlace.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/shiftinterlace'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/slide'
    C++ i686/slide.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/slide.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/slide'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/spectrogram'
    C++ i686/spectrogram.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/spectrogram.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/spectrogram'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/suv'
    C++ i686/suv.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/suv.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/suv'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/swapchannels'
    C++ i686/swapchannels.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/swapchannels.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/swapchannels'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/synthesizer'
    C++ i686/synthesizer.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/synthesizer.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/synthesizer'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/threshold'
    C++ i686/histogramengine.o
    C++ i686/threshold.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/threshold.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/threshold'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/timeavg'
    C++ i686/timeavg.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/timeavg.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/timeavg'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/timestretch'
    C++ i686/timestretch.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/timestretch.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/timestretch'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/titler'
    C++ i686/title.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/title.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/titler'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/translate'
    C++ i686/translate.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/translate.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/translate'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/unsharp'
    C++ i686/unsharp.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/unsharp.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/unsharp'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/videoscope'
    C++ i686/videoscope.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/videoscope.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/videoscope'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/wave'
    C++ i686/wave.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/wave.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/wave'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/whirl'
    C++ i686/whirl.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/whirl.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/whirl'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/wipe'
    C++ i686/wipe.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/wipe.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/wipe'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/yuv'
    C++ i686/yuv.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/yuv.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/yuv'
    make[3]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/plugins/zoomblur'
    C++ i686/zoomblur.o
    ../../guicast/bcfilebox.h:284: error: ISO C++ forbids declaration of ‘BC_NewFolderThread’ with no type
    ../../guicast/bcfilebox.h:284: error: expected ‘;’ before ‘*’ token
    make[3]: *** [i686/zoomblur.o] Fehler 1
    make[3]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins/zoomblur'
    make[2]: *** [all] Fehler 2
    make[2]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/plugins'
    make[2]: Entering directory `/home/joboe/Downloads/cinelerra-2.0/po'
    make[2]: Für das Ziel »all« ist nichts zu tun.
    make[2]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0/po'
    make[1]: Leaving directory `/home/joboe/Downloads/cinelerra-2.0'
    Liegt das eventuell am gcc 4 oder was fehlt mir noch?

    P.S.: ./configure lief natürlich ohne Fehlermeldung durch!

    Freu mich über jede Hilfe!

    MfG
    Geändert von serum (19.01.06 um 13:19 Uhr)

  2. #2
    ohne Plan unterwegs Avatar von serum
    Registriert seit
    Oct 2004
    Beiträge
    107
    Also der Fehler liegt wirklich am gcc 4, dafür gibt´s aber einen Patch.
    (Finde den Link nicht mehr, bin an einem anderen PC...)
    Danach läuft die Insatallation.
    Allerdings stürzt Cinelerra dann kontinuierlich beim Laden von Videodateien (jeglichen Formats) ab...
    Was könnte das sein?

    MfG Serum

Ähnliche Themen

  1. (LFS) Der Anfang :)
    Von HellTron im Forum Kompilieren von Kernel und Sourcen
    Antworten: 92
    Letzter Beitrag: 15.07.06, 11:56
  2. Problem avview/ all-in-wonder Karte
    Von Hoshpak im Forum Fernsehen
    Antworten: 0
    Letzter Beitrag: 27.02.05, 09:05
  3. wie kernel headers installieren!
    Von quaeler im Forum System installieren und konfigurieren
    Antworten: 13
    Letzter Beitrag: 24.01.05, 19:45
  4. probleme beim kompilieren von steak
    Von shb im Forum Kompilieren von Kernel und Sourcen
    Antworten: 1
    Letzter Beitrag: 27.10.04, 12:40
  5. windowmaker u. SuSE 9.0 kompilieren - Fehler beim make
    Von prostetnik im Forum Kompilieren von Kernel und Sourcen
    Antworten: 4
    Letzter Beitrag: 14.02.04, 16:05

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •