[Fink-users] redland build fails

2009-04-15 Thread James Howse
On a Mac Pro Intel running Leopard 10.5.6 the build for redland fails with the following message. Any ideas what the problem is? James /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/opt/fink/lib/system-openssl/include -I/opt/fink/include -I/opt/fink/include

Re: [Fink-users] redland build fails

2009-04-15 Thread Benjamin Reed
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 James Howse wrote: On a Mac Pro Intel running Leopard 10.5.6 the build for redland fails with the following message. Any ideas what the problem is? Looks like a missing builddep; I'll take a look. - -- Benjamin Reed a.k.a. Ranger Rick Fink, KDE,

Re: [Fink-users] redland build fails

2009-04-15 Thread Daniel Johnson
On Apr 15, 2009, at 11:18 AM, Benjamin Reed wrote: James Howse wrote: On a Mac Pro Intel running Leopard 10.5.6 the build for redland fails with the following message. Any ideas what the problem is? Looks like a missing builddep; I'll take a look. This type of error is usually caused by

Re: [Fink-users] redland build fails

2009-04-15 Thread Benjamin Reed
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Daniel Johnson wrote: On Apr 15, 2009, at 11:18 AM, Benjamin Reed wrote: James Howse wrote: On a Mac Pro Intel running Leopard 10.5.6 the build for redland fails with the following message. Any ideas what the problem is? Looks like a

Re: [Fink-users] redland build fails

2009-04-15 Thread James Howse
The command ls -l /usr/local/include/db* returns nothing on my system. However I tried renaming /usr/local and then rebuilding anyway. The result is the same error message as before. James On Apr 15, 2009, at 11:18 AM, Benjamin Reed wrote: James Howse wrote: On a Mac Pro Intel running

Re: [Fink-users] redland build fails

2009-04-15 Thread Benjamin Reed
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 James Howse wrote: The command ls -l /usr/local/include/db* returns nothing on my system. However I tried renaming /usr/local and then rebuilding anyway. The result is the same error message as before. Dang. What do these commands print? dpkg

Re: [Fink-users] redland build fails

2009-04-15 Thread James Howse
dpkg -S /opt/fink/include/db4 db47-aes: /opt/fink/include/db4 find /opt/fink/include/db4 /opt/fink/include/db4 /opt/fink/include/db4/db.h /opt/fink/include/db4/db_185.h /opt/fink/include/db4/db_cxx.h The following db4* libraries are listed as installed by fink on my system. db41-shlibs

Re: [Fink-users] redland build fails

2009-04-15 Thread Benjamin Reed
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 James Howse wrote: The command ls -l /usr/local/include/db* returns nothing on my system. However I tried renaming /usr/local and then rebuilding anyway. The result is the same error message as before. Actually, I found one thing that needs