Hi, i have now "a workin solution" but its not nice ;-)

I found out that during the linking of libapr-0.dylib that thid does not work, because he searches in /sw/lib instead of /sw/src/root-apr-0.9.2-1 ...
so i just copied by hand all the
ibaprutil-0.0.9.2.dylib stuff (so i rebuold the link in /sw/lib)
and
libapr-0.dylib
in all flavours.

so that in my /sw/lib was now
-rwxr-xr-x 1 root admin 615836 Feb 11 17:08 libapr-0.0.9.2.dylib
-rw-r--r-- 1 root admin 728 Feb 11 17:08 libapr-0.la
-rwxr-xr-x 1 root admin 383392 Feb 11 17:08 libaprutil-0.0.9.2.dylib
lrwxr-xr-x 1 root admin 24 Feb 11 17:56 libaprutil-0.0.dylib -> libaprutil-0.0.9.2.dylib
-rw-r--r-- 1 root admin 475736 Feb 11 17:08 libaprutil-0.a
lrwxr-xr-x 1 root admin 24 Feb 11 17:56 libaprutil-0.dylib -> libaprutil-0.0.9.2.dylib
-rw-r--r-- 1 root admin 860 Feb 11 17:08 libaprutil-0.la


Then ii restartet fink install apr and it went through.

I appologize for this "bad explanation" but i succseeded to "kill" my mashine so i "lost" the failing compilation output and that what I did in detail.

So it seems that there is a "bug" in the install script of apr, so the fix also there should be easy.

Thanks

Roland

At 12:40 Uhr -0500 10.02.2003, Joe Block wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

If you find anything out, please summarize to the list - I need to update my svn as well.

On Sunday, Feb 9, 2003, at 07:03 US/Eastern, Roland Bramm wrote:

Hi,

i wanted to use svn (subversion) (i'm in the unstable branch) which needs the apr, but the apr cant compile due to:
mv /sw/src/root-apr-0.9.2-1/sw/lib/libaprutil-0.0.9.2.dylib /sw/src/root-apr-shlibs-0.9.2-1/sw/lib/
mv: cannot stat `/sw/src/root-apr-0.9.2-1/sw/lib/libaprutil-0.0.9.2.dylib': No such file or directory
### execution of mv failed, exit code 1
Failed: installing apr-shlibs-0.9.2-1 failed

which earlyer failed
/bin/sh /sw/src/apr-0.9.2-1/httpd-2.0.44/srclib/apr/libtool --mode=install cp libaprutil-0.la /sw/src/root-apr-0.9.2-1/sw/lib
libtool: install: warning: relinking `libaprutil-0.la'

.....(very long gcc comandline ;-)

gcc: /sw/lib/libapr-0.dylib: No such file or directory
libtool: install: error: relink `libaprutil-0.la' with the above command before installing it
libtool: install: warning: remember to run `libtool --finish /sw/lib'

thanks
Roland


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

- -- Joe Block <[EMAIL PROTECTED]>

It is not the function of our Government to keep the citizen from falling into error; it is the function of the citizen to keep the Government from falling into error
- Robert H. Jackson (1892-1954), U.S. Judge
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (Darwin)

iD8DBQE+R+QbyEXo8W2M9hsRAsOrAJ9QTtm1HGWBvN/rDgOtzp+XDmXZTgCdGUx1
89Db0abIIsoMu/ljhtMkRfY=
=MIXX
-----END PGP SIGNATURE-----


--
Joe Block <[EMAIL PROTECTED]>
Alpha Geek
s i l e n t ) p l a n e t
voice: (407) 673-2250 fax: (407) 673-2260
500 Park Avenue South
Winter Park, FL 32789

-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to