You are not logged in.

#1 2008-02-15 13:58:12

xbrunox
Member
From: Lisboa, Portugal
Registered: 2008-02-15
Posts: 21
Website

lapsus dbus compile error

Hi guys, i'm trying to install lapsus from aur.
I do the makepkg and when it run ./configure i get the following message,

checking for MAXPATHLEN... 4096
./configure: line 33213: syntax error near unexpected token `DBUS,'
./configure: line 33213: `PKG_CHECK_MODULES(DBUS, dbus-1 >= 0.90, have_dbus=true, have_dbus=false)'
make: *** No targets specified and no makefile found.  Stop.
==> ERROR: Build Failed.
    Aborting...

any ideas? I have dbus installed and running.


Persistence, persistence, persistence!

Offline

#2 2008-02-17 21:21:28

xbrunox
Member
From: Lisboa, Portugal
Registered: 2008-02-15
Posts: 21
Website

Re: lapsus dbus compile error

The content of "/usr/lib/pkgconfig/dbus-1.pc" is

refix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
system_bus_default_address=unix:path=/var/run/dbus/system_bus_socket
sysconfdir=/etc
session_bus_services_dir=/usr/share/dbus-1/services

Name: dbus
Description: Free desktop message bus
Version: 1.0.2
Libs: -L${libdir} -ldbus-1
Cflags: -I${includedir}/dbus-1.0 -I${libdir}/dbus-1.0/include

so the version is more recent than the requested by lapsus.
Still don't know what more to do...


Persistence, persistence, persistence!

Offline

#3 2009-02-23 03:50:21

ilcontegis
Member
Registered: 2008-11-04
Posts: 15

Re: lapsus dbus compile error

exactly same error......

Offline

Board footer

Powered by FluxBB