CMake should require GTK >=3.8
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Switchboard Online Accounts Plug |
Fix Released
|
Medium
|
Cody Garver |
Bug Description
I know that it's probably early days, but I thought I'd give the online-accounts plug a go. I've been receiving the following error message(s) when running make (cmake seems to run just fine now that I've built and installed all of the dependencies).
ch2lah@
[ 5%] messages.”
[ 5%] Built target i18n
Linking C executable online-
CMakeFiles/
SourceSelector.
CMakeFiles/
AccountPopOver.
collect2: error: ld returned 1 exit status
make[2]: *** [src/online-
make[1]: *** [src/CMakeFiles
make: *** [all] Error 2
Any idea what this error means? Whether it is surmountable or a bug, etc? I have to confess, I've no idea how to read the above output.
Regards,
Lee Hyde.
FYI: I'm running Ubuntu Raring x86-64 with up-to-date elementary/pantheon installed via the stable, testing AND daily PPAs.
Related branches
- Corentin Noël: Approve
-
Diff: 12 lines (+1/-1)1 file modifiedCMakeLists.txt (+1/-1)
summary: |
- Make fails with Error 2 + CMake should require GTK >=3.8 |
Changed in switchboard-plug-onlineaccounts: | |
importance: | Undecided → Medium |
assignee: | nobody → Cody Garver (codygarver) |
status: | Invalid → Confirmed |
Changed in switchboard-plug-onlineaccounts: | |
status: | Confirmed → Fix Committed |
Changed in switchboard-plug-onlineaccounts: | |
milestone: | none → 0.2 |
Changed in switchboard-plug-onlineaccounts: | |
status: | Fix Committed → Fix Released |
This plug is under development, and needs Gtk version >=3.8
So it won't work for Raring, but for Saucy and above versions.