Menu

Current CVS fails to compile.

Nigel Reed
2005-11-12
2013-04-16
  • Nigel Reed

    Nigel Reed - 2005-11-12

    This looks like another problem with trying to exclude musicextras. I don't want it on my system but it seems impossible to work around it currently.

    Checked out version: -r prokyon3_0_9_3 prokyon3

    Configure options: ./configure --without-musicexteas --without-mixxx

    if g++ -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..   -I
    /usr/include/taglib -I/usr/lib/qt3//include -DQT_THREAD_SUPPORT  -DQT_NO_ASCII_C
    AST -DPREFIX=\"/usr/local\"  -O0 -g3 -g -O2 -MT prokyon3-main.o -MD -MP -MF ".de
    ps/prokyon3-main.Tpo" -c -o prokyon3-main.o `test -f 'main.cpp' || echo './'`mai
    n.cpp; \ then mv -f ".deps/prokyon3-main.Tpo" ".deps/prokyon3-main.Po"; else rm -f ".deps
    /prokyon3-main.Tpo"; exit 1; fi
    main.cpp:40:27: error: xmlwrapp/init.h: No such file or directory
    make[3]: *** [prokyon3-main.o] Error 1
    make[3]: Leaving directory `/usr/compile/prokyon3/src'
    make[2]: *** [all] Error 2
    make[2]: Leaving directory `/usr/compile/prokyon3/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/usr/compile/prokyon3'
    make: *** [all] Error 2

    I seem to recall xmlwrapp is only used for the musicextras ?

    Regards
    Nigel

     
    • Michael Mauch

      Michael Mauch - 2005-11-13

      I'm not sure when xmlwrapp is needed, but you wrote "--without-musicexteas" ("...eas" instead of "...ras").

      Regards...
        Michael

       
    • Nigel Reed

      Nigel Reed - 2005-11-14

      Hrm, most odd. Wonder how that happened. OH well, when I type it correctly it compiles fine. Wonder who changed my command line between typing it in and hitting enter :)

      Regards
      Nigel

       

Log in to post a comment.