On 12/23/12 7:11 PM, Nancy Mauro-Flude wrote:
> Hello
> 
> Thanks
>> On 12/23/12 4:11 PM, Nancy Mauro-Flude wrote:
>> No, the above was enough.  We pretty much never need to see the lines of
>> output which are just from expanding the source archives.
>>
>> We'll need a bit more information to close in on the solution.  Search
>> in /sw/src/fink.build/libiconv-1.12-5/gperf-3.0.3/lib/config.log for "C
>> compiler default output file name", for example, and post back what you
>> find--a few lines please, rather than the whole file.
> 
> OK- here are the results as unverbose as poss:
> 
> configure:2046: checking for C compiler default output file name
> configure:2073: gcc    conftest.c  >&5
> cc1: error: /usr/local/include: Permission denied
> configure:2076: $? = 1
> configure:2114: result:
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | /* end confdefs.h.  */
> |
> | int
> | main ()
> | {
> |
> |   ;
> |   return 0;
> | }
> configure:2121: error: C compiler cannot create executables
> See `config.log' for more details.
> 
> 
>

Ok, that's a new one to me.  If /usr/local/include has some odd
permissions, that might cause the compiler to complain, I guess.

We generally recommend renaming /usr/local temporarily when building
with Fink, in any case, so try that:

sudo mv /usr/local /usr/local.moved

fink selfupdate

<and any other fink installs>

sudo mv /usr/local.moved /usr/local

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Fink-users mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to