Thanks, I found the log. It was where you said the first time. It seems that I 
have a permission issue. here is what the log says:

gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
configure:5308: $? = 0
configure:5297: gcc -V >&5
gcc-4.2: argument to `-V' is missing
configure:5308: $? = 1
configure:5297: gcc -qversion >&5
i686-apple-darwin10-gcc-4.2.1: no input files
configure:5308: $? = 1
configure:5328: checking whether the C compiler works
configure:5350: gcc -Os   conftest.c  >&5
>>>> here>>>
cc1: error: /usr/local/include: Permission denied
configure:5354: $? = 1
configure:5392: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.1.29"
| #define PACKAGE_VERSION "5.1.29"
| #define PACKAGE_STRING "Berkeley DB 5.1.29"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1

Where would I set the permission settings?

-Felipe


On Aug 7, 2012, at 1:46 PM, Alexander Hansen wrote:

> On 8/7/12 11:59 AM, Felipe Godinez wrote:
>> Where does the config.log file live? 
>> 
>> -Felipe
> 
> Quoting myself:
> 
>>> Also, have you checked in the config.log file inside the db51 build
>>> directory (maybe
>>> /sw/src/fink.build/db51-5.1.29-2/db-5.1.29.NC/build_unix/config.log)
> 
> Where I said "maybe" because I was doing other things and didn't want to
> have to start my own db51 build to generate the config.log file.
> 
> It turns out that there are possibly two files to check:
> 
> $ find /sw/src/fink.build/db51-5.1.29-2/db-5.1.29.NC -name config.log
> /sw/src/fink.build/db51-5.1.29-2/db-5.1.29.NC/build_unix/config.log
> /sw/src/fink.build/db51-5.1.29-2/db-5.1.29.NC/build_unix/sql/config.log
> 
> Though you may have only one, since you had a configuration failure
> -- 
> Alexander Hansen, Ph.D.
> Fink User Liaison
> My package updates: http://finkakh.wordpress.com/


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to