sudo port install xboard

Charles Darwin darwinskernel at gmail.com
Thu Dec 13 06:54:34 PST 2007


It all started this morning after I installed Xcode again and you are  
right;

$ gcc_select -l
-bash: gcc_select: command not found
$

On Dec 13, 2007, at 8:25 AM, Ryan Schmidt wrote:

> All of these errors you're now seeing (make not found, gcc not  
> found, cc not found) point to a missing or improperly installed  
> Xcode. These commands would all be provided by the Xcode  
> installation. What version of Xcode did you install, nad what  
> version of Mac OS X do you have again?
>
> On Dec 13, 2007, at 06:56, Charles Darwin wrote:
>
>> $ cd /opt/local/var/macports/build/ 
>> _opt_local_var_macports_sources_rsync.macports.org_release_ports_game 
>> s_xboard/work/xboard-4.2.6
>> /opt/local/var/macports/build/ 
>> _opt_local_var_macports_sources_rsync.macports.org_release_ports_game 
>> s_xboard/work/xboard-4.2.6 $ make
>> make: Nothing to be done for `all'.
>> /opt/local/var/macports/build/ 
>> _opt_local_var_macports_sources_rsync.macports.org_release_ports_game 
>> s_xboard/work/xboard-4.2.6 $ sudo make clean
>> rm -f xboard zic2xpm *.o *.doc lex.yy.c
>> rm -f xboard_*.html xboard.aux* xboard.cp* xboard.dvi xboard.fn*
>> rm -f xboard.ky* xboard.log xboard.pg* xboard.toc xboard.tp*
>> rm -f xboard.vr* xboard.ps
>> :/opt/local/var/macports/build/ 
>> _opt_local_var_macports_sources_rsync.macports.org_release_ports_game 
>> s_xboard/work/xboard-4.2.6 $ sudo make
>> gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/X11R6/include  -O2 -I/opt/ 
>> local/include -no-cpp-precomp  -I/usr/X11R6/include -DINFODIR=\"/ 
>> opt/local/share/info\" -c parser.c
>> make: gcc: Command not found
>> make: *** [parser.o] Error 127
>> :/opt/local/var/macports/build/ 
>> _opt_local_var_macports_sources_rsync.macports.org_release_ports_game 
>> s_xboard/work/xboard-4.2.6 $
>>
>>
>> On Dec 12, 2007, at 10:17 PM, Andre-John Mas wrote:
>>
>>>
>>> On 12-Dec-07, at 22:13 , Ryan Schmidt wrote:
>>>
>>>> On Dec 12, 2007, at 21:11, Charles Darwin wrote:
>>>>
>>>> Nothing in MacPorts will install anything into /usr/share, so  
>>>> installing a port through MacPorts won't fix this problem. /usr/ 
>>>> share/libtool/config.guess is a file that, as far as I have been  
>>>> able to determine, is provided by Apple and should be on every  
>>>> Mac (or at least every Mac with Xcode, I'm not sure) and I don't  
>>>> know why it's not there on your system.
>>>>
>>>
>>> I think this is one of those cases where if in doubt install  
>>> XCode again, and if you can install
>>> the latest version, even better :)



More information about the macports-users mailing list