Re: svn code unstable ATM

  • From: Charles A Edwards <eslrahc@xxxxxxxxxxxxx>
  • To: emelfm2@xxxxxxxxxxxxx
  • Date: Tue, 5 Nov 2013 03:52:09 -0500

On Tue, 5 Nov 2013 17:55:27 +1100
tpgww@xxxxxxxxxxx wrote:

> > I get a build failure with the latest svn revision 2903  
> 
> Still investigating the 'privilege-change' stuff. I remember now why
> I didn't finish that plugin some years ago - changing users properly
> is a beast!. The missing #define is from a related header, now fixed.

Got only a little further with 2906


compiling 'src/config/e2_option_tree.c'
In file included from src/config/e2_option_tree.c:27:0:
src/config/e2_option_tree.c: In function
‘_e2_option_tree_btnchange_check’: src/config/e2_option_tree.c:448:14:
error: ‘BtnChangeData’ undeclared (first use in this function)
DEALLOCATE (BtnChangeData, data); 

src/emelfm2.h:619:52: note: in definition of macro ‘DEALLOCATE’
 # define DEALLOCATE(type,ptr) g_slice_free1(sizeof(type),ptr);

src/config/e2_option_tree.c:448:14: note: each undeclared identifier is
reported only once for each function it appears in DEALLOCATE
(BtnChangeData, data);

src/emelfm2.h:619:52: note: in definition of macro ‘DEALLOCATE’
 # define DEALLOCATE(type,ptr) g_slice_free1(sizeof(type),ptr);

Makefile:461: recipe for target 'objs/src/config/e2_option_tree.o'
failed make: *** [objs/src/config/e2_option_tree.o] Error 1
make: *** Waiting for unfinished jobs....
compiling 'src/command/complete/e2_complete.c'
compiling 'src/config/e2_cl_option.c'
compiling 'src/e2_toolbar.c'
compiling 'src/config/e2_option_sel.c'
compiling 'src/e2_fileview.c'
compiling 'src/command/e2_command.c'
compiling 'src/config/e2_option.c'
error: Bad exit status from /charles/charles/rpm/tmp/rpm-tmp.TZerJC
(%build) 



    Charles

-- 
We don't really understand it, so we'll give it to the programmers.
----------------------
Mageia release 4 (Cauldron) for x86_64$
On SuperSize....http://www.eslrahc.com
Registered Linux user #182463
3.12.0-tmb-server-1.mga4 x86_64
----------------------

Attachment: signature.asc
Description: PGP signature

Other related posts: