Hi Dev:
  I have problem when come up to compile empower,
here is detail error.

Making all in bin
make[3]: Entering directory
`/var/tmp/portage/app-admin/empower-9999/work/empower/src/bin'
  CC     empower-main.o
  CC     empower-gui.o
  CC     empower-pka.o
  CC     empower-marshal.o
In file included from main.c:1:0:
Empower.h:80:3: error: expected specifier-qualifier-list before
‘DBusMessage’In file included from gui.c:1:0:
Empower.h:80:3: error: expected specifier-qualifier-list before ‘DBusMessage’

In file included from marshal.h:4:0,
                 from marshal.c:1:
Empower.h:80:3: error: expected specifier-qualifier-list before
‘DBusMessage’In file included from pka.h:4:0,
                 from pka.c:1:
Empower.h:80:3: error: expected specifier-qualifier-list before ‘DBusMessage’

In file included from marshal.c:1:0:


while seems can't find E_Dbus.h

also empower also rely on efreet (otherwise can't find efreet_init,
efreet_shutdown)
attached patch also add this support

I didn't separate this two modification, hope you don't mind

Thanks

Attachment: empower-fix.patch
Description: Binary data

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to