Re: 0.1 - FINALLY !
- From: tpgww@xxxxxxxxxxx
- To: emelfm2@xxxxxxxxxxxxx
- Date: Tue, 19 Jul 2005 11:20:13 +1000
> I tried to compile the 0.1 release, but failed. "make" outputs the
> following error :
>
> generating 'objs/src/command/complete/e2_complete.deps'
> src/command/complete/e2_complete.c:226: macro `RUN_ONCE_CHECK' used
> without args
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
Regards
Tom
--
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: Denis Prost
- References:
- 0.1 - FINALLY !
- From: tpgww
- Re: 0.1 - FINALLY !
- From: Denis Prost
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: Denis Prost
- 0.1 - FINALLY !
- From: tpgww
- Re: 0.1 - FINALLY !
- From: Denis Prost