On 28/03/2013, at 3:39 PM, Steve Bennett wrote:

> On 26/03/2013, at 3:29 AM, Stephen De Gabrielle wrote:
> 
>> Hi, 
>> 
>> anyone had trouble compiling fossil on osx?
>> 
>> I've not done it for a while and I'm wondering If I've missed something 
>> important?
>> 
>> cheers, 
>> 
>> Stephen
>> 
>> 
>> 
>> sp-laptop:fossil spdegabrielle$ ./configure 
>> Host System...x86_64-apple-darwin12.3.0
>> Build System...x86_64-apple-darwin12.3.0
>> C compiler... cc -g -O2
>> C++ compiler... c++ -g -O2
>> Build C compiler...cc
>> Checking for stdlib.h...not found
>> Error: Compiler does not work. See config.log
>> Try: 'configure --help' for options
>> sp-laptop:fossil spdegabrielle$ xcrun -find gcc
>> /Applications/Xcode.app/Contents/Developer/usr/bin/gcc
>> sp-laptop:fossil spdegabrielle$ cat configure 
>> #!/bin/sh
>> dir="`dirname "$0"`/autosetup"
>> WRAPPER="$0" exec "`$dir/find-tclsh`" "$dir/autosetup" "$@"
>> sp-laptop:fossil spdegabrielle$ open .
> 
> What does config.log say?
> 
> You may be seeing this issue:
> 
> https://github.com/msteveb/autosetup/issues/12
> 
> If so, autosetup in fossil needs updating.
> 
> You can try the attached patch, which is simply created by installing
> the latest version of autosetup.

I'm a bit rusty on fossil, but I think I've pushed this change to the 
'autosetup' branch
for anyone who wants to try it out.

Cheers,
Steve

--
Embedded Systems Specialists - http://workware.net.au/
WorkWare Systems Pty Ltd
W: www.workware.net.au      P: +61 434 921 300
E: ste...@workware.net.au   F: +61 7 3391 6002






_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to