Re: 0.1 - FINALLY !
- From: Denis Prost <denis.prost@xxxxxxxxxx>
- To: emelfm2@xxxxxxxxxxxxx
- Date: Tue, 19 Jul 2005 09:32:27 +0200
Hi Tom,
Thanks for your answer.
Le mardi 19 juillet 2005 à 11:20:13
tpgww@xxxxxxxxxxx a écrit:
> Maybe you have some sort of "strict" build policy in force ?
>
> > make: *** [objs/src/command/complete/ e2_complete.deps] Erreur 1
> >
> > Any idea ?
>
> If you're up for a little editing,
>
> 1. open <path to source>/src/emelfm2.h,
> 2. find #define RUN_ONCE_CHECK(ret) \ and delete that "ret"
> 3. a few lines down from there change "return (ret)" to just "return"
>
> BTW, while working on that file, perhaps you'd be willing to
> uncomment the line //#define E2_IMAGECACHE
> before building, and let us know how it behaves
>
I tried what you said and indeed it solved the problem I mentioned, but
make fails later :
src/e2_bookmark.c: In function `_e2_bookmark_tree_selection_check_cb':
src/e2_bookmark.c:89: parse error before `result'
src/e2_bookmark.c:91: parse error before `*'
src/e2_bookmark.c:92: `view' undeclared (first use in this function)
src/e2_bookmark.c:92: (Each undeclared identifier is reported only once
src/e2_bookmark.c:92: for each function it appears in.)
src/e2_bookmark.c:92: `result' undeclared (first use in this function)
src/e2_bookmark.c: In function `_e2_bookmark_visible_check_cb':
src/e2_bookmark.c:113: parse error before `result'
src/e2_bookmark.c:115: `result' undeclared (first use in this function)
src/e2_bookmark.c:116: warning: control reaches end of non-void function
src/e2_bookmark.c: In function `_e2_bookmark_tree_draggable_check_cb':
src/e2_bookmark.c:131: parse error before `*'
src/e2_bookmark.c:133: `model' undeclared (first use in this function)
src/e2_bookmark.c:133: `iter' undeclared (first use in this function)
src/e2_bookmark.c:137: parse error before `result'
src/e2_bookmark.c:139: `result' undeclared (first use in this function)
src/e2_bookmark.c: In function `_e2_bookmark_add_cb':
src/e2_bookmark.c:211: parse error before `*'
src/e2_bookmark.c:215: `dirname' undeclared (first use in this function)
src/e2_bookmark.c:225: parse error before `*'
src/e2_bookmark.c:234: `options' undeclared (first use in this function)
src/e2_bookmark.c:237: parse error before `*'
src/e2_bookmark.c:239: `len' undeclared (first use in this function)
src/e2_bookmark.c:241: `s' undeclared (first use in this function)
src/e2_bookmark.c:249: parse error before `iter'
src/e2_bookmark.c:253: `path' undeclared (first use in this function)
src/e2_bookmark.c:254: `iter2' undeclared (first use in this function)
src/e2_bookmark.c:255: `iter' undeclared (first use in this function)
src/e2_bookmark.c: In function `_e2_bookmark_delete_cb':
src/e2_bookmark.c:286: parse error before `*'
src/e2_bookmark.c:290: `question' undeclared (first use in this
function) src/e2_bookmark.c:291: `prompt' undeclared (first use in this
function) src/e2_bookmark.c:295: parse error before `*'
src/e2_bookmark.c:298: `dialog' undeclared (first use in this function)
src/e2_bookmark.c: In function `e2_bookmark_click_cb':
src/e2_bookmark.c:357: parse error before `pane'
src/e2_bookmark.c:365: `pane' undeclared (first use in this function)
src/e2_bookmark.c:386: parse error before `*'
src/e2_bookmark.c:388: `menuitem' undeclared (first use in this
function) src/e2_bookmark.c:388: `menu' undeclared (first use in this
function) src/e2_bookmark.c: In function `e2_bookmark_options_register':
src/e2_bookmark.c:504: parse error before `*'
src/e2_bookmark.c:506: `group_name' undeclared (first use in this
function) src/e2_bookmark.c: At top level:
src/e2_bookmark.c:152: warning: `_e2_bookmark_confirm_response_cb'
defined but n ot used make: *** [objs/src/e2_bookmark.o] Erreur 1
Maybe it comes all from that "strict" build policy you mentioned. I
wonder what might have changed on my system to set that policy, since I
had no problem in the past to compile emelfm2 pre-releases.
Regards
Denis
--
Users can unsubscribe from the list by sending email to
emelfm2-request@xxxxxxxxxxxxx with 'unsubscribe' in the subject field or by
logging into the web interface.
- Follow-Ups:
- Re: 0.1 - FINALLY !
- From: tpgww
- References:
- 0.1 - FINALLY !
- From: tpgww
- Re: 0.1 - FINALLY !
- From: Denis Prost
- Re: 0.1 - FINALLY !
- From: tpgww
Other related posts:
- » 0.1 - FINALLY !
- » Re: 0.1 - FINALLY !
- » Re: 0.1 - FINALLY !
- » Re: 0.1 - FINALLY !
- » Re: 0.1 - FINALLY !
- » Re: 0.1 - FINALLY !
- » Re: 0.1 - FINALLY !
- » Re: 0.1 - FINALLY !
- » Re: 0.1 - FINALLY !
- » Re: 0.1 - FINALLY !
- » Re: 0.1 - FINALLY !
- Re: 0.1 - FINALLY !
- From: tpgww
- 0.1 - FINALLY !
- From: tpgww
- Re: 0.1 - FINALLY !
- From: Denis Prost
- Re: 0.1 - FINALLY !
- From: tpgww