Bug 78867 - konstruct not working on Mandrake 10 community
Summary: konstruct not working on Mandrake 10 community
Status: RESOLVED DUPLICATE of bug 67228
Alias: None
Product: konstruct
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Stephan Binner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-01 16:42 UTC by Stan Towianski
Modified: 2004-04-05 03:45 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stan Towianski 2004-04-01 16:42:21 UTC
Version:            (using KDE KDE 3.2.1)
Installed from:    Compiled From Sources
Compiler:          gcc version 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk) Thread model: posix
OS:          Linux

See note after this:

Making all in libltdl
make[5]: Entering directory
`/net3/installs/linux/kde3.2.1.src/konstruct/kde/kdelibs/work/kdelibs-3.2.1/l
ibltdl' /bin/sh ../libtool --silent --mode=compile cc -DHAVE_CONFIG_H -I. -I.
 -I.. -I../dcop -I../kio/kssl   -DQT_THREAD_SUPPORT -I/net3/kde3.2.1/include
 -I/usr/lib/qt3//include -I/usr/X11R6/include -I/net3/kde3.2.1/include
 -I/usr/lib/qt3//include -I/usr/X11R6/include -I/net3/kde3.2.1/include
 -I/usr/lib/qt3//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/net3/kde3.2.1/include -I/usr/lib/qt3//include -I/usr/X11R6/include
-L/net3/kde3.2.1/lib -L/usr/lib/qt3//lib -L/usr/X11R6/lib
-I/net3/kde3.2.1/include -I/usr/lib/qt3//include -I/usr/X11R6/include
-L/net3/kde3.2.1/lib -L/usr/lib/qt3//lib -L/usr/X11R6/lib
-I/net3/kde3.2.1/include -I/usr/lib/qt3//include -I/usr/X11R6/include
-L/net3/kde3.2.1/lib -L/usr/lib/qt3//lib -L/usr/X11R6/lib  -O2 -pipe -O2
-pipe -O2 -pipe -Wformat-security -Wmissing-format-attribute -c -o ltdl.lo
`test -f 'ltdl.c' || echo './'`ltdl.c
ltdl.c:183: error: `LTDL_OBJDIR' undeclared here (not in a function)
ltdl.c:269: error: `malloc' undeclared here (not in a function)
ltdl.c:271: error: `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: error: `FILE' undeclared (first use in this function)
ltdl.c:1748: error: (Each undeclared identifier is reported only once
ltdl.c:1748: error: for each function it appears in.)
ltdl.c:1748: error: `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: error: `FILE' undeclared (first use in this function)
ltdl.c:2097: error: `file' undeclared (first use in this function)
ltdl.c:2122: warning: implicit declaration of function `isalnum'
ltdl.c:2140: error: parse error before ')' token
ltdl.c:2143: error: 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: error: `NULL' undeclared (first use in this function)
ltdl.c:2342: warning: implicit declaration of function `getenv'
/usr/include/sys/sysmacros.h: At top level:
ltdl.c:473: warning: `rpl_memcpy' defined but not used
make[5]: *** [ltdl.lo] Error 1
make[5]: Leaving directory
`/net3/installs/linux/kde3.2.1.src/konstruct/kde/kdelibs/work/kdelibs-3.2.1/l
ibltdl' make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/net3/installs/linux/kde3.2.1.src/konstruct/kde/kdelibs/work/kdelibs-3.2.1'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/net3/installs/linux/kde3.2.1.src/konstruct/kde/kdelibs/work/kdelibs-3.2.1'
make[2]: *** [build-work/kdelibs-3.2.1/Makefile] Error 2
make[2]: Leaving directory
`/net3/installs/linux/kde3.2.1.src/konstruct/kde/kdelibs'
make[1]: *** [dep-../../kde/kdelibs] Error 2
make[1]: Leaving directory
`/net3/installs/linux/kde3.2.1.src/konstruct/kde/kdebase'
make: *** [dep-../../kde/kdebase] Error 2

I ran into some problems earlier and I ran again, and it seemed to go
 farther, but not this time.

I ran into one problem, where it gave a clear message that something-devel
 was missing so I installed that and it got passed that.

I seem to be stuck here. It tried running it multiple times to no avail.


I also tried running detektive on Mandrake 10 Community and get this error:
[root@pc1 detektive]# ls
checksums  cookies/  CVS/  download/  files/  Makefile  work/
[root@pc1 detektive]# make
[===== NOW BUILDING:     detektive-0.1  =====]
        [fetch] complete for detektive.
        [checksum] complete for detektive.
        [extract] complete for detektive.
        [patch] complete for detektive.
        [configure] complete for detektive.
"Detektive" investigates your system and tries to list missing packages.

Detected unsupported Mandrake distribution.
        [build] complete for detektive.
        [all] complete for detektive.
[root@pc1 detektive]#

Any ideas?

Thanks,
Stan
Comment 1 Stephan Binner 2004-04-01 16:53:08 UTC
http://bugs.kde.org/show_bug.cgi?id=67228#c30

*** This bug has been marked as a duplicate of 67228 ***
Comment 2 Stan Towianski 2004-04-01 18:48:13 UTC
Hi,

I upgraded autoconf. I used one from a different linux, but the packager was a 
red hat person.

I am still getting the error though.

[root@pc1 autoconf2.5]# rpm -qa |grep autoconf
autoconf-2.13-19mdk
[root@pc1 autoconf2.5]# rpm -ev autoconf-2.13-19mdk
error: Failed dependencies:
        autoconf is needed by (installed) kdevelop-3.0.0-6mdk
        autoconf is needed by (installed) rpm-build-4.2.2-7mdk
[root@pc1 autoconf2.5]# ls
autoconf2.5-2.59-3mdk.noarch.rpm  autoconf-2.57-3.noarch.rpm
[root@pc1 autoconf2.5]# rpm -ivh autoconf-2.57-3.noarch.rpm
warning: autoconf-2.57-3.noarch.rpm: V3 DSA signature: NOKEY, key ID 9b3c94f4
Preparing...                ########################################### [100%]
        file /usr/bin/autoconf from install of autoconf-2.57-3 conflicts with 
file from package autoconf-2.13-19mdk
        file /usr/bin/autoheader from install of autoconf-2.57-3 conflicts 
with file from package autoconf-2.13-19mdk
        file /usr/bin/autoreconf from install of autoconf-2.57-3 conflicts 
with file from package autoconf-2.13-19mdk
        file /usr/bin/autoscan from install of autoconf-2.57-3 conflicts with 
file from package autoconf-2.13-19mdk
        file /usr/bin/autoupdate from install of autoconf-2.57-3 conflicts 
with file from package autoconf-2.13-19mdk
        file /usr/bin/ifnames from install of autoconf-2.57-3 conflicts with 
file from package autoconf-2.13-19mdk
[root@pc1 autoconf2.5]# rpm -Uvh autoconf-2.57-3.noarch.rpm
warning: autoconf-2.57-3.noarch.rpm: V3 DSA signature: NOKEY, key ID 9b3c94f4
Preparing...                ########################################### [100%]
   1:autoconf               ########################################### [100%]
[root@pc1 autoconf2.5]#


On Thursday 01 April 2004 09:53 am, Stephan Binner wrote:
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
> http://bugs.kde.org/show_bug.cgi?id=78867
> binner kde org changed:
>
>            What    |Removed                     |Added
> ---------------------------------------------------------------------------
>- Status|UNCONFIRMED                 |RESOLVED
>          Resolution|                            |DUPLICATE
>
>
>
> ------- Additional Comments From binner kde org  2004-04-01 16:53 -------
> http://bugs.kde.org/show_bug.cgi?id=67228#c30
>
> *** This bug has been marked as a duplicate of 67228 ***

Comment 3 Joe Biden 2004-04-01 18:59:03 UTC
Same bug here, on Mandrake 10 Community. This stinks.
Comment 4 Joe Biden 2004-04-01 19:18:33 UTC
Forgot to mention:

I am not using Konstruct. Downloaded source 3.2.1. This was successful the past 200 times I've done it, and even worked (3.2.1 even) on Mandrake 9.2. Now, I'm stuck on KDE 3.2 in MDK10. Upgraded Autoconf to 2.5, libltdl and devel packages loaded. Also tried compiling ltdl from source from the ltdl site. http://www.gnu.org/software/libtool/

Installed to /usr/local/lib
ldconfig -v >foo
vi foo
/ltdl
reveals:
/usr/local/lib:
        libltdl.so.3 -> libltdl.so.3.1.0

It's also in /lib

Checked the source for ltdl.c and it seemed fine, but I'm no C/C++ guru. Probably a bug somewhere in MDK. Damn.
Comment 5 Joe Biden 2004-04-05 03:45:46 UTC
set export WANT_AUTOCONF_2_5=1

Same error...

Can't uninstall autoconf-2.13 because it has dependencies...