hi all

I'm trying to compile KDE 3.2 using Konstruct and got the following errors, 

I installed libltd3-devel with urpmi on the first errors:

###

Press Enter when ready...
installing /var/cache/urpmi/rpms/libltdl3-devel-1.4.3-1mdk.i586.rpm

Preparing...                ##################################################
   1:libltdl3-devel         ##################################################
[EMAIL PROTECTED] konstruct]# urpmi libltdl3
Everything already installed
[EMAIL PROTECTED] konstruct]# urpmi libltdl
The following packages contain libltdl: libltdl3-devel libltdl3
[EMAIL PROTECTED] konstruct]# urpmi libltdl3
Everything already installed
[EMAIL PROTECTED] konstruct]#

###

I've looked through the log but can't see what is causing the problem, any 
ideas what this means??

###

konstruct output: 

lmake[6]: Nothing to be done for `install-data-am'.
make[6]: Leaving directory 
`/home/dave/tmp/konstruct/kde/kdelibs/work/kdelibs-3.2.0/dcop/dcopidl2cpp'
make[5]: Leaving directory 
`/home/dave/tmp/konstruct/kde/kdelibs/work/kdelibs-3.2.0/dcop/dcopidl2cpp'
Making install in client
make[5]: Entering directory 
`/home/dave/tmp/konstruct/kde/kdelibs/work/kdelibs-3.2.0/dcop/client'
make[6]: Entering directory 
`/home/dave/tmp/konstruct/kde/kdelibs/work/kdelibs-3.2.0/dcop/client'
/bin/sh ../../admin/mkinstalldirs /home/dave/kde3.2/bin
  /bin/sh ../../libtool --silent --mode=install /usr//bin/install -c -p  dcop 
/home/dave/kde3.2/bin/dcop
  /bin/sh ../../libtool --silent --mode=install /usr//bin/install -c -p  
dcopfind /home/dave/kde3.2/bin/dcopfind
  /bin/sh ../../libtool --silent --mode=install /usr//bin/install -c -p  
dcopclient /home/dave/kde3.2/bin/dcopclient
  /bin/sh ../../libtool --silent --mode=install /usr//bin/install -c -p  
dcopobject /home/dave/kde3.2/bin/dcopobject
  /bin/sh ../../libtool --silent --mode=install /usr//bin/install -c -p  
dcopref /home/dave/kde3.2/bin/dcopref
  /bin/sh ../../libtool --silent --mode=install /usr//bin/install -c -p  
dcopstart /home/dave/kde3.2/bin/dcopstart
  /bin/sh ../../libtool --silent --mode=install /usr//bin/install -c -p  
dcopquit /home/dave/kde3.2/bin/dcopquit
make[6]: Nothing to be done for `install-data-am'.
make[6]: Leaving directory 
`/home/dave/tmp/konstruct/kde/kdelibs/work/kdelibs-3.2.0/dcop/client'
make[5]: Leaving directory 
`/home/dave/tmp/konstruct/kde/kdelibs/work/kdelibs-3.2.0/dcop/client'
make[4]: Leaving directory 
`/home/dave/tmp/konstruct/kde/kdelibs/work/kdelibs-3.2.0/dcop'
Making install in libltdl
make[4]: Entering directory 
`/home/dave/tmp/konstruct/kde/kdelibs/work/kdelibs-3.2.0/libltdl'
/bin/sh ../libtool --silent --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. 
-I../dcop -I../kio/kssl   -DQT_THREAD_SUPPORT -I/home/dave/kde3.2/include 
-I/usr/X11R6/include -I/home/dave/kde3.2/include -I/usr/X11R6/include 
-I/home/dave/kde3.2/include -I/usr/X11R6/include -D_REENTRANT  -ansi -W -Wall 
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2  
-I/home/dave/kde3.2/include -I/usr/X11R6/include -L/home/dave/kde3.2/lib 
-L/usr/X11R6/lib -O2 -pipe -I/home/dave/kde3.2/include -I/usr/X11R6/include 
-L/home/dave/kde3.2/lib -L/usr/X11R6/lib -O2 -pipe 
-I/home/dave/kde3.2/include -I/usr/X11R6/include -L/home/dave/kde3.2/lib 
-L/usr/X11R6/lib -O2 -pipe -Wformat-security -Wmissing-format-attribute -c -o 
ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c
ltdl.c:183: `LTDL_OBJDIR' undeclared here (not in a function)
ltdl.c:269: `malloc' undeclared here (not in a function)
ltdl.c:271: `free' undeclared here (not in a function)
ltdl.c: In function `rpl_strdup':
ltdl.c:368: warning: implicit declaration of function `strlen'
ltdl.c:371: warning: implicit declaration of function `strcpy'
ltdl.c: In function `rpl_realloc':
ltdl.c:516: warning: implicit declaration of function `realloc'
ltdl.c: In function `presym_init':
ltdl.c:1108: warning: unused parameter `loader_data'
ltdl.c: In function `presym_exit':
ltdl.c:1149: warning: unused parameter `loader_data'
ltdl.c: In function `presym_open':
ltdl.c:1195: warning: unused parameter `loader_data'
ltdl.c: In function `presym_close':
ltdl.c:1241: warning: unused parameter `loader_data'
ltdl.c: In function `presym_sym':
ltdl.c:1251: warning: unused parameter `loader_data'
ltdl.c: In function `lt_dlpreload':
ltdl.c:1352: warning: unused variable `errormsg'
ltdl.c: In function `lt_dlexit':
ltdl.c:1382: warning: unused variable `errormsg'
ltdl.c: In function `find_module':
ltdl.c:1569: warning: implicit declaration of function `sprintf'
ltdl.c:1599: warning: implicit declaration of function `strcat'
ltdl.c: In function `find_file':
ltdl.c:1698: warning: assignment discards qualifiers from pointer target type
ltdl.c:1732: warning: implicit declaration of function `strncpy'
ltdl.c:1748: `FILE' undeclared (first use in this function)
ltdl.c:1748: (Each undeclared identifier is reported only once
ltdl.c:1748: for each function it appears in.)
ltdl.c:1748: `file' undeclared (first use in this function)
ltdl.c:1748: warning: implicit declaration of function `fopen'
ltdl.c: In function `load_deplibs':
ltdl.c:1783: warning: unused parameter `deplibs'
ltdl.c: In function `lt_dlopen':
ltdl.c:2043: warning: implicit declaration of function `memset'
ltdl.c:2072: warning: assignment discards qualifiers from pointer target type
ltdl.c:2097: `FILE' undeclared (first use in this function)
ltdl.c:2097: `file' undeclared (first use in this function)
ltdl.c:2122: warning: implicit declaration of function `isalnum'
ltdl.c:2140: parse error before ')' token
ltdl.c:2143: parse error before ')' token
ltdl.c:2180: warning: implicit declaration of function `fclose'
ltdl.c:2187: warning: implicit declaration of function `feof'
ltdl.c:2189: warning: implicit declaration of function `fgets'
ltdl.c:2214: warning: implicit declaration of function `strncmp'
ltdl.c:2257: warning: assignment discards qualifiers from pointer target type
ltdl.c:2257: `NULL' undeclared (first use in this function)
ltdl.c:2342: warning: implicit declaration of function `getenv'
ltdl.c: At top level:
ltdl.c:473: warning: `rpl_memcpy' defined but not used
make[4]: *** [ltdl.lo] Error 1
make[4]: Leaving directory 
`/home/dave/tmp/konstruct/kde/kdelibs/work/kdelibs-3.2.0/libltdl'
make[3]: *** [install-recursive] Error 1
make[3]: Leaving directory 
`/home/dave/tmp/konstruct/kde/kdelibs/work/kdelibs-3.2.0'
make[2]: *** [install-work/kdelibs-3.2.0/Makefile] Error 2
make[2]: Leaving directory `/home/dave/tmp/konstruct/kde/kdelibs'
make[1]: *** [dep-../../kde/kdelibs] Error 2
make[1]: Leaving directory `/home/dave/tmp/konstruct/kde/kdebase'
make: *** [dep-../../kde/kdebase] Error 2
[EMAIL PROTECTED] kde]$



-- 
cheers................dave

Mail to: "[EMAIL PROTECTED]"

____________________________________________

Kmail - KDE Desktop 3.1.0
Linux Mandrake release 9.1 (Bamboo) for i586
Kernel 2.4.21-0.13mdk i686 / tty4
____________________________________________

Reply via email to