[Gambas-user] compile problem 1.9.38

Leonardo Miliani leonardo at ...1237...
Sat Aug 12 22:14:33 CEST 2006


Ron Onstenk ha scritto:
> After long time and many version I get with this version a problem.
> 1.9.35 does OK but 1.9.38 not.
> 
> --------------------------------------
> When the "./configure --prefix=/opt/gb" has finished I see:
> 
> Disabled Components
> 	...
> 	gb.qt.kde
> 	...
> 
> --------------------------------------
> In the config.log file I see:
> 
> configure:21828: checking for QT meta-object compiler
> configure:21901: result: /usr/lib/qt3/bin/
> configure:21932: checking for QT component headers
> configure:22012: result: /usr/lib/qt3/include/
> configure:22040: checking for QT component libraries
> configure:22132: result: /usr/lib/qt3/lib/
> configure:22212: checking for KDE 3.x component headers
> configure:22292: result: no
> configure:22320: checking for KDE 3.x component libraries
> configure:22406: result: no
> configure:22453: WARNING: *** KDE 3.x component is disabled
> 
> 2 times a result of 'no' ????
> 
> --------------------------------------
> The gb.qt.kde/configure.ac contains:
> 
> GB_COMPONENT(
>   kde,
>   KDE,
>   [KDE 3.x component],
>   [src],
>   [GB_FIND(kapplication.h, `kde-config --prefix 2> /dev/null`, include)],
>   [GB_FIND(libkdecore.$SHLIBEXT, `kde-config --prefix 2> /dev/null`, lib)],
>   [-lkdecore -lkdeui -lDCOP -lkio])
> 
> fi
> 
> -------------------------------
> 
> ron at ...1311...:~> locate libkdecore
> /opt/kde3/lib/libkdecore.la
> /opt/kde3/lib/libkdecore.so
> /opt/kde3/lib/libkdecore.so.4
> /opt/kde3/lib/libkdecore.so.4.2.0
> 
> ron at ...1311...:~> locate kdeui
> /opt/kde3/lib/libkdeui.la
> /opt/kde3/lib/libkdeui.so
> /opt/kde3/lib/libkdeui.so.4
> /opt/kde3/lib/libkdeui.so.4.2.0
> 
> ron at ...1311...:~> locate DCOP
> /opt/kde3/lib/libDCOP.la
> /opt/kde3/lib/libDCOP.so
> /opt/kde3/lib/libDCOP.so.4
> /opt/kde3/lib/libDCOP.so.4.2.0
> 
> ron at ...1311...:~> locate kio
> /opt/kde3/include/kio <--- is directory
> 
> 
> ron at ...1311...:~> locate kapplication
> /opt/kde3/include/kapplication.h
> 
> ron at ...1311...:~> kde-config --prefix
> /opt/kde3
> 
> unknown if these also are need:
> for [-lkdecore -lkdeui -lDCOP -lkio]
>  as kdecore kdeui DCOP kio as library or include
> 
> 
> ron at ...1311...:~> l /opt/kde3/lib/libkdecore.*
> -rwxr-xr-x  1 root root    1265 2006-03-22 02:06 /opt/kde3/lib/libkdecore.la*
> lrwxrwxrwx  1 root root      19 2006-04-18 00:44 /opt/kde3/lib/libkdecore.so -> libkdecore.so.4.2.0*
> lrwxrwxrwx  1 root root      19 2006-04-18 00:20 /opt/kde3/lib/libkdecore.so.4 -> libkdecore.so.4.2.0*
> -rwxr-xr-x  1 root root 2965123 2006-03-22 02:06 /opt/kde3/lib/libkdecore.so.4.2.0*
> 
> ron at ...1311...:~> l /opt/kde3/include/kapplication.h
> -rw-r--r--  1 root root 52471 2005-10-10 17:06 /opt/kde3/include/kapplication.h
> 
> -------------------------------
> 
> Somebody a idea what is going wrong with .38 and .35 is OK
> 
> 
> 
> TIA
> 
> Ron
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 
> 

I don't have any idea about your problem but I can tell you that on my
system I always compiled any version with no problem on KDE components.
I invite you to check if your system matches all the required libs
(check if some program have wrongly removed some -devel package).


-- 
Ciao.
Leo

Visita il mio sito personale: www.leonardomiliani.com
e-mail: leonardo at ...1237...




More information about the User mailing list