> On Nov 13, 2015, at 14:05, ITS Contractor 3 <itscontract...@rcoe.us> wrote:
> 
> Attached is the config.log file
> 
> Olivier.
> From: ITS Contractor 3
> Sent: Friday, November 13, 2015 1:52 PM
> To: fink-beginners@lists.sourceforge.net 
> <mailto:fink-beginners@lists.sourceforge.net>
> Cc: ji...@fink.raccoonfink.com <mailto:ji...@fink.raccoonfink.com>
> Subject: Trying to install opennms with Fink on my Mac OS X
> 
> Hi Dear:
> 
> I get the error below.  I did fink selfudate and fink update-all several 
> times.  Still get the same error.  

We haven’t changed anything.  The problem is local to _your- system.

> I use the command "sudo fink install opens"

You normally shouldn't use “sudo” with the “fink” command.

> 
> Thank for your help.
> 
> Olivier.
> 
> ./configure --prefix=/sw --disable-dependency-tracking
> 
> checking for a BSD-compatible install... /sw/bin/ginstall -c
> 
> checking whether build environment is sane... yes
> 
> checking for a thread-safe mkdir -p... /sw/bin/gmkdir -p
> 
> checking for gawk... gawk
> 
> checking whether make sets $(MAKE)... yes
> 
> checking for gcc... gcc-4.2
> 
> checking for C compiler default output file name... 
> 
> configure: error: in `/sw/src/fink.build/jicmp-1.2.1-32/jicmp-1.2.1':
> 
> configure: error: C compiler cannot create executables
> 
> See `config.log' for more details.
> 
> ### execution of /tmp/fink.GGDdP failed, exit code 77
> 
> ### execution of /tmp/fink.ShCxZ failed, exit code 77
> 
> Removing runtime build-lock...
> 
> Removing build-lock package...
> 
> /sw/bin/dpkg-lockwait -r fink-buildlock-jicmp-1.2.1-32
> 
> (Reading database ... 22125 files and directories currently installed.)
> 
> Removing fink-buildlock-jicmp-1.2.1-32 ...
> 
> Failed: phase compiling: jicmp-1.2.1-32 failed
> 
> 
> 
> <fink_opennms_config.log>------------------------------------------------------------------------------
> _______________________________________________
> Fink-beginners mailing list
> Fink-beginners@lists.sourceforge.net 
> <mailto:Fink-beginners@lists.sourceforge.net>
> List archive:
> http://news.gmane.org/gmane.os.apple.fink.beginners 
> <http://news.gmane.org/gmane.os.apple.fink.beginners>
> Subscription management:
> https://lists.sourceforge.net/lists/listinfo/fink-beginners 
> <https://lists.sourceforge.net/lists/listinfo/fink-beginners>

The jicmp package is detecting your /usr/bin/gcc-4.2, which is presumably a 
holdover from having updated your system--Apple hasn’t provided that since 
Xcode 4.2.  I’m not sure hy Apple doesn’t at least provide the option to remove 
obsolete Xcode elements when updating it.

As a workaround, try renaming your /usr/bin/gcc-4.2 to something else .

-- 
Alexander Hansen, Ph.D.
Fink User Liaison

------------------------------------------------------------------------------
_______________________________________________
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