Re: Mac OS X and Garnome




Hi people



El 09-11-2005, a las 14:04, Steve Przybylski escribió:

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...

This I wasn't able to reproduce - which version of grep do you have installed? (grep --version)


iBook:~/Desktop jirah$ grep --v
grep (GNU grep) 2.4.2

Copyright 1988, 1992-1999, 2000 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.



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

thanks guenther


This one I have encountered in the past, and it's Yet Another Darwin ld Issue™. From what I've been able to figure out, the Darwin ld defaults to -dynamic, so --export-dynamic isn't necessary (and therefore isn't included in ld). Remove the line -Wl,--export-dynamic from LDFLAGS in gar.conf.mk, and you should be ok.


thank you steve, but i don't stand this :(... plis explain me!

-steve :)



Ricardo.

--
garnome-list mailing list
garnome-list gnome org
http://mail.gnome.org/mailman/listinfo/garnome-list





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