Hi, thanks for your answers, I installed autoconf2.5 but I got new problems

I started installing and everything went fine:


[m120:~] emilienn% fink install rosegarden
Password:
Information about 4399 packages read in 18 seconds.

fink needs help picking an alternative to satisfy a virtual dependency. The
candidates:

(1)      kdebase3-shlibs: KDE - base shared libraries
(2)      kdebase3-ssl-shlibs: KDE - base shared libraries

Pick one: [1] 2

fink needs help picking an alternative to satisfy a virtual dependency. The
candidates:

(1)      kdelibs3-dev: KDE - essential development libraries and headers
(2)      kdelibs3-ssl-dev: KDE - essential development libraries and headers

Pick one: [1] 2
The following package will be installed or updated:
 rosegarden
The following 6 additional packages will be installed:
 kdebase3-ssl kdebase3-ssl-dev kdebase3-ssl-shlibs kdelibs3-ssl
 kdelibs3-ssl-dev kdelibs3-ssl-shlibs
Do you want to continue? [Y/n] y
bzip2 -dc /sw/src/kdelibs-3.3.2.tar.bz2 | /sw/bin/tar -xf - 
--no-same-owner --no-same-permissions
bzip2 -dc /sw/src/kde-build-20040821.tar.bz2 | /sw/bin/tar -xf - 
--no-same-owner --no-same-permissions
sed -e 's,@FINKPREFIX@,/sw,g'
/sw/fink/dists/unstable/crypto/finkinfo/kdelibs3-ssl.patch | patch -p1
patching file admin/ltmain.sh

And so on, then I got plenty of these warnings



ld: warning prebinding not disabled because (__PAGEZERO segment
(address = 0x0 size = 0x1000) of .libs/dcop overlaps with __TEXT
segment (address = 0x0 size = 0x8e000) of /sw/lib/libDCOP.4.dylib
ld: warning prebinding not disabled because (__PAGEZERO segment
(address = 0x0 size = 0x1000) of .libs/dcop overlaps with __TEXT
segment (address = 0x0 size = 0x464000) of /sw/lib/libqt-mt.3.dylib
ld: warning prebinding not disabled because (__PAGEZERO segment
(address = 0x0 size = 0x1000) of .libs/dcop overlaps with __TEXT
segment (address = 0x0 size = 0x28000) of /sw/lib/libpng.3.dylib
ld: warning prebinding not disabled because (__TEXT segment (address =
0x1000 size = 0x27000) of .libs/dcop overlaps with __TEXT segment
(address = 0x0 size = 0x8e000) of /sw/lib/libDCOP.4.dylib
ld: warning prebinding not disabled because (__TEXT segment (address =
0x1000 size = 0x27000) of .libs/dcop overlaps with __TEXT segment
(address = 0x0 size = 0x464000) of /sw/lib/libqt-mt.3.dylib
ld: warning prebinding not disabled because (__TEXT segment (address =
0x1000 size = 0x27000) of .libs/dcop overlaps with __TEXT segment
(address = 0x0 size = 0x28000) of /sw/lib/libpng.3.dylib
ld: warning prebinding not disabled because (__DATA segment (address =
0x28000 size = 0x1000) of .libs/dcop overlaps with __TEXT segment
(address = 0x0 size = 0x8e000) of /sw/lib/libDCOP.4.dylib
ld: warning prebinding not disabled because (__DATA segment (address =
0x28000 size = 0x1000) of .libs/dcop overlaps with __TEXT segment
(address = 0x0 size = 0x464000) of /sw/lib/libqt-mt.3.dylib
ld: warning prebinding not disabled because (__DATA segment (address =
0x28000 size = 0x1000) of .libs/dcop overlaps with __DATA segment
(address = 0x28000 size = 0x1000) of /sw/lib/libpng.3.dylib
ld: warning prebinding not disabled because (__LINKEDIT segment
(address = 0x29000 size = 0xa000) of .libs/dcop overlaps with __TEXT
segment (address = 0x0 size = 0x8e000) of /sw/lib/libDCOP.4.dylib
ld: warning prebinding not



then i got a prety scaring one

checking termio.h usability... no
checking termio.h presence... no
checking for termio.h... no
checking for revoke(tty) in unistd.h... yes
configure: WARNING: Fast malloc is not tested on this platform. The
build may fail or the executables may crash.


I guess another failed dependency

checking for sys/param.h... (cached) yes
checking for setfsent... yes
checking whether to enable GSSAPI support... checking for
krb5-config... not found
configure: WARNING: Could not find krb5-config
searched but not found

Again this warning


Your ld doesn't support unversioned version scripts.
KDE will continue to build and run just fine, but you might
experience a small performance penality.

If you're running Linux, your binutils are probably too old.
If you're running non-linux your platform might simply not support it.

make  all-recursive

Plenty more of these 

ld: warning prebinding not disabled because (__TEXT segment (address =
0x0 size = 0x6d000) of .libs/libkdefx.4.2.0.dylib overlaps with __TEXT
segment (address = 0x0 size = 0x464000) of /sw/lib/libqt-mt.3.dylib
ld: warning prebinding not disabled because (__TEXT segment (address =
0x0 size = 0x6d000) of .libs/libkdefx.4.2.0.dylib overlaps with __TEXT
segment (address = 0x0 size = 0x28000) of /sw/lib/libpng.3.dylib

some deprecated stuff

kextsock.cpp:719: warning: `localAddress' is deprecated (declared at kextsock.h
   :974)
kextsock.cpp: In member function `const KSocketAddress* 
   KExtendedSocket::peerAddress()':
kextsock.cpp:734: warning: `peerAddress' is deprecated (declared at kextsock.h:
   983)

I think that amounts to

kurldrag.cpp:252: warning: `KURLDrag' is deprecated (declared at kurldrag.cpp:
   251)
In file included from libkdecore_la.all_cpp.cpp:95:
kmountpoint.cpp:40:7: warning: "HAVE_SYS_MNTENT_H" is not defined


and it goes aout with 

In file included from libkiocore_la.all_cpp.cpp:8:
scheduler.cpp: In member function `void KIO::Scheduler::slotCleanIdleSlaves()':
scheduler.cpp:644: warning: `connection' is deprecated (declared at 
   ../kio/slave.h:205)
In file included from libkiocore_la.all_cpp.cpp:11:
global.cpp:1235:7: warning: "HAVE_SYS_MNTENT_H" is not defined
In file included from ../kio/tcpslavebase.h:33,
                 from tcpslavebase.cpp:57,
                 from libkiocore_la.all_cpp.cpp:17:
../../kdecore/kextsock.h: At global scope:
../../kdecore/kextsock.h:1009: warning: `KSocket' is deprecated (declared at 
   ../../kdecore/ksock.h:86)
make[3]: *** [libkiocore_la.all_cpp.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
NAME-3.3.2-22 make-build failed!


well, thanks a lot


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to