Re: Mac OS X and Garnome



> I try compile GNOME using GARNOME... on mac os X (10.3.9 with the 
> developer tools 1.5  and all the tools included), and this error 
> appear:
> 
> [===== NOW BUILDING:    dlcompat-20030629       =====]
[ snipp ]
>          [extract] complete for dlcompat.
>          [patch] complete for dlcompat.
> grep: invalid option -- o

The README and website states a "sane GNU toolchain" as a prerequisite
to build GARNOME. The 'grep' used above obviously is not GNU grep.

This seems to be one of the cases, where the GNU grep actually is
necessary. You probably could work around this one, though. Most 'grep'
usage should be save even for non GNU grep...


> Usage: grep [OPTION]... PATTERN [FILE]...
> Try `grep --help' for more information.
> grep: invalid option --
> Usage: grep [OPTION]... PATTERN [FILE]...
> Try `grep --help' for more information.
>          [fixup] complete for dlcompat.
>   ==> Running configure in work/main.d/dlcompat-20030629
> checking for gcc... cc
> checking for C compiler default output... configure: error: C compiler 
> cannot create executables

This sounds way more serious. For some reason configure does not like
your compiler.

...guenther


-- 
char *t="\10pse\0r\0dtu\0  ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]