Ticket #179 (closed defect: fixed)
problems compiling guake 0.4.0
| Reported by: | paxa | Owned by: | paxa |
|---|---|---|---|
| Priority: | major | Milestone: | 0.5.0 |
| Component: | guake | Version: | 0.4 |
| Keywords: | error compile guake0.4 | Cc: |
Description
i've downloaded the source from your site and followed the instructions given to compile and install guake but i'm getting errors in make and make install the output of make or make install is the following
globalhotkeys.c: In function \u2018GlobalHotkey_unbind_all\u2019: globalhotkeys.c:115: error: \u2018Py_ssize_t\u2019 undeclared (first use in this function) globalhotkeys.c:115: error: (Each undeclared identifier is reported only once globalhotkeys.c:115: error: for each function it appears in.) globalhotkeys.c:115: error: expected \u2018;\u2019 before \u2018pos\u2019 globalhotkeys.c:118: error: \u2018pos\u2019 undeclared (first use in this function) make[3]: *** [globalhotkeys.lo] Error 1 make[3]: Leaving directory `/home/joao/Desktop/guake-0.4.0/src/globalhotkeys' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/joao/Desktop/guake-0.4.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/joao/Desktop/guake-0.4.0' make: *** [all] Error 2
the output of make install
globalhotkeys.c: In function \u2018GlobalHotkey_unbind_all\u2019: globalhotkeys.c:115: error: \u2018Py_ssize_t\u2019 undeclared (first use in this function) globalhotkeys.c:115: error: (Each undeclared identifier is reported only once globalhotkeys.c:115: error: for each function it appears in.) globalhotkeys.c:115: error: expected \u2018;\u2019 before \u2018pos\u2019 globalhotkeys.c:118: error: \u2018pos\u2019 undeclared (first use in this function) make[2]: *** [globalhotkeys.lo] Error 1 make[2]: Leaving directory `/home/joao/Desktop/guake-0.4.0/src/globalhotkeys' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/home/joao/Desktop/guake-0.4.0/src' make: *** [install-recursive] Error 1
help would be appreciated thanks in advance
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
