http://bugzilla.moblin.org/show_bug.cgi?id=10506

           Summary: Build error,
    Classification: Moblin Projects
           Product: SyncEvolution
           Version: upstream
          Platform: Netbook
        OS/Version: Moblin Linux
            Status: NEW
          Severity: normal
          Priority: Undecided
         Component: SyncEvolution
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected]


Snipped error message:

../../../syncevolution/src/syncevo/SyncConfig.cpp: In member function ‘virtual
bool SyncEvo::SyncConfig::getUseProxy() const’:
../../../syncevolution/src/syncevo/SyncConfig.cpp:1500: error: ‘TRUE’ was not
declared in this scope
../../../syncevolution/src/syncevo/SyncConfig.cpp:1502: error: ‘FALSE’ was not
declared in this scope

It's a missing define for TRUE and FALSE, which occurs with the following
configure line:

../syncevolution/configure
--prefix=/home/saschpe/projects/C_C++/SyncEvolution/dist
--with-synthesis-src=../libsynthesis --enable-akonadi --disable-ebook
--disable-ecal

It works correctly when '--enabled-dbus-server' is added to the above line.

-- 
Configure bugmail: http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
_______________________________________________
Syncevolution-issues mailing list
[email protected]
http://lists.syncevolution.org/listinfo/syncevolution-issues

Reply via email to