You are not logged in.

#1 2008-10-16 00:36:03

markisthejob
Member
From: Cork, Ireland
Registered: 2008-09-01
Posts: 63

d3lphin wont build on kdemod [SOLVED]

Hi there.Ive been a dolphin user for a while now, and am curious to try d3lphin from the AUR.When I try to build it everything goes smoothly until :



checking if Qt needs -ljpeg... no                                               
checking for rpath... yes                                                       
checking for KDE... libraries /opt/kde/lib, headers /opt/kde/include           
checking if UIC has KDE plugins available... no
configure: error:                                                               
you need to install kdelibs first.                                             

If you did install kdelibs, then the Qt version that is picked up by
this configure is not the same version you used to compile kdelibs.
The Qt Plugin installed by kdelibs is *ONLY* loadable if it is the 
_same Qt version_, compiled with the _same compiler_ and the same Qt
configuration settings.                                             

acinclude.m4:3547: the serial number must appear before any macro definition
acinclude.m4:3592: the serial number must appear before any macro definition
acinclude.m4:3637: the serial number must appear before any macro definition
acinclude.m4:5798: the serial number must appear before any macro definition
configure.in:54: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached                                 
../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...           
../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...         
acinclude.m4:6384: AC_LIBTOOL_LINKER_OPTION is expanded from...                 
acinclude.m4:8244: _LT_AC_LANG_C_CONFIG is expanded from...                     
acinclude.m4:8243: AC_LIBTOOL_LANG_C_CONFIG is expanded from...                 
acinclude.m4:5868: AC_LIBTOOL_SETUP is expanded from...                         
acinclude.m4:5848: _AC_PROG_LIBTOOL is expanded from...
acinclude.m4:5813: AC_PROG_LIBTOOL is expanded from...
acinclude.m4:11582: AM_PROG_LIBTOOL is expanded from...
acinclude.m4:3334: KDE_PROG_LIBTOOL is expanded from...
configure.in:54: the top level
configure.in:54: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
acinclude.m4:6341: AC_LIBTOOL_COMPILER_OPTION is expanded from...
acinclude.m4:10280: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
configure.in:54: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
acinclude.m4:8389: _LT_AC_LANG_CXX_CONFIG is expanded from...
acinclude.m4:8388: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
acinclude.m4:7381: _LT_AC_TAGCONFIG is expanded from...
configure.in:54: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
acinclude.m4:9405: _LT_AC_LANG_F77_CONFIG is expanded from...
acinclude.m4:9404: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
configure.in:54: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
acinclude.m4:9505: _LT_AC_LANG_GCJ_CONFIG is expanded from...
acinclude.m4:9504: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
make: *** No targets specified and no makefile found.  Stop.
==> ERROR: Build Failed.
    Aborting...
Error: Makepkg was unable to build d3lphin package.

Im running kdemod with kde4 and have the current versions of kdelibs3 and kdemod-kdelibs installed.
I also have the current versions of qtmod and qt3-enhanced.I have reinstalled both with pacman but still recieve the same error message.

It bothers me more that I cant figure out what's wrong than the fact that I cant try d3lphin.
Anyway id love to hear some ideas

Last edited by markisthejob (2008-11-17 19:35:23)

Offline

#2 2008-10-16 04:17:03

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: d3lphin wont build on kdemod [SOLVED]

There are two separate versions of d3lphin in AUR right now, with one of them being specific to kdemod3. Hopefully the solution is to simply build this one: http://aur.archlinux.org/packages.php?ID=18913

Offline

#3 2008-10-18 17:25:09

markisthejob
Member
From: Cork, Ireland
Registered: 2008-09-01
Posts: 63

Re: d3lphin wont build on kdemod [SOLVED]

thanks I'll give it a shot when I het home

Offline

#4 2008-10-21 00:03:41

markisthejob
Member
From: Cork, Ireland
Registered: 2008-09-01
Posts: 63

Re: d3lphin wont build on kdemod [SOLVED]

Still the same error.Thanks Anyway

Offline

#5 2008-11-10 18:44:46

Alex[DFR]
Member
Registered: 2008-11-10
Posts: 2

Re: d3lphin wont build on kdemod [SOLVED]

No, it builds, just disable the arts support. i build it with
  ./configure --disable-warnings --enable-final --without-arts --prefix=/opt/kde
just change the line in PKGBUILD (--enable-final may crash while building if you have less than 512M ram)

here is my screenshot, just in case
http://img98.imageshack.us/img98/9544/s … 425pd2.jpg

but i guess it's not very comfortable to use without kde

Offline

#6 2008-11-17 17:34:42

markisthejob
Member
From: Cork, Ireland
Registered: 2008-09-01
Posts: 63

Re: d3lphin wont build on kdemod [SOLVED]

Thanks man.worked like a charm

Offline

Board footer

Powered by FluxBB