Trying to install wget and getting compile error

just installed gcc 4.2 from developer tools. that install seemed to
go ok. did not install entire developer tools package, just gcc, though,
if that makes a difference. says no compiler available.
any help is appreciated. pretty much a n00b, here.
thanks,
BabaG
here's the config.log:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure --prefix=/bin.wget
## Platform. ##
hostname = xxxxxxxxxx-mac-pro.local
uname -m = i386
uname -r = 9.5.0
uname -s = Darwin
uname -v = Darwin Kernel Version 9.5.0: Wed Sep 3 11:29:43 PDT 2008; root:xnu-1228.7.58~1/RELEASE_I386
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 9.5.0: Wed Sep 3 11:29:43 PDT 2008; root:xnu-1228.7.58~1/RELEASE_I386
Kernel configured for up to 8 processors.
8 processors are physically available.
8 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 2.00 gigabytes
Default processor set: 64 tasks, 268 threads, 8 processors
Load average: 0.20, Mach factor: 7.79
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /Users/babag/bin
PATH: /usr/X11/bin
## Core tests. ##
configure:1829: configuring for GNU Wget 1.11.4
configure:1872: checking build system type
configure:1890: result: i686-apple-darwin9.5.0
configure:1912: checking host system type
configure:1927: result: i686-apple-darwin9.5.0
configure:2021: checking whether make sets $(MAKE)
configure:2046: result: no
configure:2065: checking for a BSD-compatible install
configure:2121: result: /usr/bin/install -c
configure:2185: checking for gcc
configure:2215: result: no
configure:2282: checking for cc
configure:2329: result: no
configure:2385: checking for cl.exe
configure:2415: result: no
configure:2444: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
## Cache variables. ##
accvbuild=i686-apple-darwin9.5.0
accv_env_CCset=
accv_env_CCvalue=
accv_env_CFLAGSset=
accv_env_CFLAGSvalue=
accv_env_CPPFLAGSset=
accv_env_CPPFLAGSvalue=
accv_env_CPPset=
accv_env_CPPvalue=
accv_env_LDFLAGSset=
accv_env_LDFLAGSvalue=
accv_env_LIBSset=
accv_env_LIBSvalue=
accv_env_build_aliasset=
accv_env_build_aliasvalue=
accv_env_host_aliasset=
accv_env_host_aliasvalue=
accv_env_target_aliasset=
accv_env_target_aliasvalue=
accvhost=i686-apple-darwin9.5.0
accv_pathinstall='/usr/bin/install -c'
accv_prog_make_makeset=no
## Output variables. ##
ALLOCA=''
CATALOGS=''
CATOBJEXT=''
CC=''
CFLAGS=''
COMMENTIF_NOPOD2MAN=''
CPP=''
CPPFLAGS=''
DATADIRNAME=''
DEFS=''
ECHOC='ECHON=''
ECHO_T=''
EGREP=''
EXEEXT=''
GETOPT_OBJ=''
GMOFILES=''
GMSGFMT=''
GREP=''
HAVE_LIBGNUTLS=''
HAVE_LIBSSL=''
HAVE_NLS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTOBJEXT=''
INTLLIBS=''
LDFLAGS=''
LIBGNUTLS=''
LIBOBJS=''
LIBS=''
LIBSSL=''
LTLIBGNUTLS=''
LTLIBOBJS=''
LTLIBSSL=''
MAKEINFO=''
MD5_OBJ=''
MSGFMT=''
NTLM_OBJ=''
OBJEXT=''
OPIE_OBJ='ftp-opie.o'
PACKAGE='wget'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL=''
POD2MAN=''
POFILES=''
SET_MAKE='MAKE=make'
SHELL='/bin/sh'
SSL_OBJ=''
USE_NLS=''
VERSION='1.11.4'
XGETTEXT=''
acctCC=''
bindir='${exec_prefix}/bin'
build='i686-apple-darwin9.5.0'
build_alias=''
build_cpu='i686'
build_os='darwin9.5.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i686-apple-darwin9.5.0'
host_alias=''
host_cpu='i686'
host_os='darwin9.5.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/bin.wget'
programtransformname='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## confdefs.h. ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define OS_TYPE "darwin9.5.0"
#define ENABLE_OPIE 1
#define ENABLE_DIGEST 1
#define ENABLE_DEBUG 1
configure: exit 1

BabaG wrote:
just installed gcc 4.2 from developer tools. that install seemed to
go ok. did not install entire developer tools package, just gcc, though,
if that makes a difference. says no compiler available.
Hi.
I think that you should install everything -- just in case.
Also, you can try to compile a simple C program ("Hello World!" maybe) to see if everything works as expected.
Mihalis.

Similar Messages

  • Trying to install iTunes and get this error: "The installer encountered errors before iTunes could be configured   Errors occurred during installation. Your system has not been modified"

    HELP!!!
    I am trying to install iTunes on my Windows 7 laptop and get this error:
    "The installer encountered errors before iTunes could be configured   Errors occurred during installation. Your system has not been modified"
    Arghhhhh!! I've tried different browsers and various other things suggested on other posts to no avail  

    Ok people, I think I have found the solution !
    If you click on the start button from your desktop screen.
    Then in the "search programs and files" field type : apple software update - you can find the apple installer.
    Click on the apple software update line and let the machine run it's course. I recommend updating whatever it wants to , ie: safari 5, quicktime, itunes....
    I then restarted my computer and it seems to be working now !
    Good luck everyone !

  • Computer crash. Trying to install updates and get this error ""This serial number is not for a qualifying product. Please try another" when you enter a serial number in the Serial Number Upgrade screen."

    My computer crashed.  Ugh.  I downloaded Photoshop CS3 (my first full version) and when I tried to upgrade ( I have upgrades to CS6) I get an error message.  I remember having to call Adobe for help when I purchased CS4 but can't find a number to call them.  I keep getting directed to help screens which are no help.
    Any solutions?  Is there a "generic" serial number I can enter to get my upgrades installed?
    I have a photoshoot that I need to edit asap.  I really don't  want to have to go back to CS3 version.
    Thank you to anyone who can help! 

    Doglovr1 you will want to locate the qualifying full version serial number which qualifies you to upgrade to CS6.  I did review your account and the only full version serial number was for an education version of Photoshop Lightroom.
    I would recommend contacting our support team directly at Contact Customer Care to see if the qualifying full version serial number can be found.  Also I would recommend referencing case 0181578817 which is your previous case from 2010.

  • Trying to install MAMP and get the following error:  com.apple.installer.pagecontroller error -1

    I am trying to install MAMP and get the following error:  The operation couldn’t be completed. (com.apple.installer.pagecontroller error -1.)
    Macbook Pro OSX Version 10.9.4

    WWhat software verson are you using? Try exporting a master file.

  • When trying to install iTunes, I get the error 7 (windows error 126)

    When trying to install iTunes, I get the error 7 (windows error 126)

    Click here and follow the instructions. You may need to completely remove and reinstall iTunes and all related components, or run the process multiple times; this won't normally affect its library, but that should be backed up anyway.
    (99305)

  • HT6413 When trying to install iCloud I get an error message

    When trying to install iCloud I get an error message:  "Specified account already exists".  I am requested to update iCloud - which I don't already have - on a regular basis but always get this error. I have iTunes and an iPod, and I also have Outlook which is closed (Not sure if this makes any difference)
    Why do I get this error and how can I prevent it from happening?
    Thanks.

    Try the following user tip:
    "There is a problem with this Windows Installer package ..." error messages when installing iTunes for Windows

  • Trying to install LabVIEW and getting error 1935

    I am trying to install LabVIEW on my computer and I am getting the following error:
    Error 1935. An error occurred during the installation of assembly 'Microsoft.MSXML2R, processorArchitecture="x86",type="win32"...
    Please refer to Help and support for more information. HREULT: 0x80070002.
    I have the option to continue installation, but at the end it fails anyways.
    Thanks for your help.

    If it is the same as shown in my previous reply, this is what NI recommends:
    "Solution: This error during installation is commonly caused by restrictions placed on your system by spyware blocking software such as Ad-Aware, etc. Turn off any spyware blocking software and try the installation again."

  • TS3212 i have windows 7 and when trying to install itunes i get the error message "can not access network location %PUBLIC%\Desktop\."

    i have windows 7 and am having trouble installing itunes 10. during the installation process, i get the error message "can not access the network location %PUBLIC%\Desktop\." i cant find anything online that helps me and without itunes my ipod touch ios basically useless. please help me!!

    I've seen a report here of the following instructions helping with that particular variation of the 1606 error message:
    http://quicksolver.blogspot.in/2012/02/unable-to-install-office-2010-on.html

  • When trying to install iTunes I get an error message saying something like "there is a problem with this windows installer package. A program required for this (install/setup) to complete could not be run. Contact your support personel or package vendor."

    I'm trying to install iTunes to my laptop and I get the message listed above in the topic area. How do I fix this?

    Try the following user tip:
    "There is a problem with this Windows Installer package ..." error messages when installing iTunes for Windows

  • Trying to install Reader 9, getting Server Error

    I am trying to install Reader 9, keep getting Server Error 16248.333.1752.403.  Downloads the install manager, and that says network error.  Running XP Pro with SP3.  I have downloaded 9 on other similar systems in the network, and I have downloaded other programs to this machine.
    I've run a Windows installer clean up utility. I've deleted cookies and certificates.

    Reader Forum http://forums.adobe.com/community/adobe_reader_forums

  • Trying to install i tunes-getting this error 7 windows error 126

    trying to install i-tunes message Error 7 Windows error 126

    Click here and follow the instructions. You may need to completely remove and reinstall iTunes and all related components, or run the process multiple times; this won't normally affect its library, but that should be backed up anyway.
    (100006)

  • Trying to copy files and getting this error message, One or more items can't be copied because you don't have permission to read them. this is really annoying, can someone pls help..?

    i have two network drive and i am trying to copy a file from my mac mini to one of the network drives, but i keep getting this error message "One or more items can’t be copied because you don’t have permission to read them." i have no idea why this is since i have always been able to copy stuff back and forth. i checked my file sharing permissions and it is set to read and write for admin (me), none for everyone and read for guests. can someone please, this is very annoying and this is the second time it has happened to me.

    neither move nor copy is working. both way gives same error message. what i would like to do however is move the file. yes i am logged in as a the admin and the issue is affecting not just that particular file in my system but others as well. i looked at get info and no the file is not locked but under permission, it says everyone and read only. it will not let me change this setting from get info however when i look under system preferences for file sharing, my setting is read and write for admin (me), none for everyone and read for guests.

  • Trying to install Mountain I get message "error occurred".

    I am trying to install MLion.  First my disk was corrupted, so I erased it and installed Lion again.  I then upgraded the software, and began to try to install Mountain Lion again.  Both times I tried it stopped saying "Error occurred" next to the download button in apps.
    I did not load anything else.  The only thing I did was set the energy settings so it wouldn't time out during the process.
    Thanks for help.  This is my second MacBook Pro that has had this problem.

    ok next thing to try if you havent alreay done it is to reformat the drive writing zeros ( use security options button). I have experienced errors carrying over a quick reformat.  Then install snow leopard and install Mountain lion directly on top of that ( dont do Lion)
    cheers
    andy

  • Trying to install 11 but getting an error....

    I was prompted to install Flash player this morning and went through the steps provided.  Flash player would never initialize.   I removed the existing version and restarted my PC.  I then went directly to the Adobe site and attempted to install.  I now get an error stating that the application is already in use even though it does not exist on my computer.  Any ideas?

    Can you try going through the steps listed here please?
    How do I do a clean install of Flash Player?

  • I have been using iTunes for years on my PC, using Windows 7. I tried re-installing iTunes but get an error message that says, "iTunes can't start because MSVCR80.dll is missing from your computer."

    After using iTunes for years I suddenly am prevented from opening it. I get the following message: "The program can't start because MSVCR80.dll is missing from your computer. Try reinstalling the program to fix this problem."
    Upon trying to reinstate I am thwarted with this: "iTunes was not installed correctly. Please reinstall iTunes. Error 7 (Windows Error 126) 
    Can anyone help? Thanks.

    Click here and follow the instructions.
    (98818)

Maybe you are looking for