Noah wrote:
> Alexander Hansen wrote:
>   
>> On 7/24/07, Noah <[EMAIL PROTECTED]> wrote:
>>     
>>> Martin Costabel wrote:
>>>       
>>>> Noah wrote:
>>>>         
>>>>> Hi alex,
>>>>>
>>>>> please download the entire output at:
>>>>>
>>>>> http://www.enabled.com/~noah/fink.commander/
>>>>>           
>>>> Could you also show the file
>>>> /sw/src/fink.build/blt-2.4z-14/blt2.4z/config.log ?
>>>>
>>>> You have a couple of problems:
>>>>         
>>> wonderful.
>>>
>>> Okay I got my config.log file uploaded
>>>
>>>
>>> cheers,
>>>
>>> Noah
>>>
>>>       
>> The issue appears to be here:
>>
>> configure:2964: gcc -E -I/sw/include conftest.c >/dev/null 2>conftest.out
>> configure:2960:27: error: X11/Intrinsic.h: No such file or directory
>> configure: failed program was:
>> #line 2959 "configure"
>> #include "confdefs.h"
>> #include <X11/Intrinsic.h>
>> configure:3040: gcc -o conftest -O3 -fno-common -I/sw/include
>> -L/sw/lib conftest.c -lXt -lm  1>&5
>> /usr/bin/ld: can't locate file for: -lXt
>> collect2: ld returned 1 exit status
>> configure: failed program was:
>> #line 3033 "configure"
>> #include "confdefs.h"
>>
>> int main() {
>> XtMalloc()
>> ; return 0; }
>>
>> You seem to be missing libXt.dylib, which should have been installed
>> as part of the X11 SDK.  The installer seems to like to leave out
>> files randomly.
>>
>>     
>
>
>
> HI,
>
> so how do I fix this issue?
>
>
>
>
>
>   
>> ---prior material---
>>     
>>>       
>>>>>   dpkg: serious warning: files list file for package `apache2-common'
>>>>> missing, assuming package has no files currently installed.
>>>>>           
>>>> and
>>>>         
>>>>> Use of uninitialized value in list assignment at
>>>>> /sw/lib/perl5/Fink/PkgVersion.pm line 4906.
>>>>>           
>>>> but what is really serious is the following
>>>>
>>>>         
>>>>>   tcl.h      found in  /sw/include
>>>>>   tk.h       found in  /sw/include
>>>>>   X11/Xlib.h found in  NONE
>>>>>   libtcl8.4  found in  /sw/lib
>>>>>   libtk8.4   found in  /sw/lib
>>>>>   libX11     found in  NONE
>>>>>           
>>>> It does not find your X11 installation. Unfortunately, blt uses some
>>>> weird method to detect the X11 installation, and it is difficult to
>>>> guess what went wrong. Then config.log file might contain the clue.
>>>> There will be some error messages after the line
>>>>
>>>> configure:2897: checking for X
>>>>
>>>> If you cannot identify that error message, then please post the entire
>>>> config.log file at your web address.
>>>>
>>>>         
I'd recommend  reinstalling the X11SDK.pkg (from Xcode).  You may want 
to remove /Library/Receipts/X11SDK.pkg to try to maximize the chance of 
Installer.app being successful.

-- 
Alexander K. Hansen
Fink User Liaison/Documenter
akh AT finkproject DOT org


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to