Created
May 9, 2010 15:02
-
-
Save CarterA/395205 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cz:~ carterallen$ brew install -v glib > ~/Desktop/iconv_log.txt | |
libtool: install: warning: remember to run `libtool --finish /private/tmp/homebrew-glib-2.22.4-3AhP/glib-2.22.4/iconv/lib' | |
readlink: illegal option -- f | |
usage: readlink [-n] [file ...] | |
configure: WARNING: *** FAM support will not be built (FAM library not found) *** | |
ghash.c: In function ‘g_hash_table_insert_internal’: | |
ghash.c:261: warning: ‘first_tombstone’ may be used uninitialized in this function | |
ghash.c:261: note: ‘first_tombstone’ was declared here | |
giochannel.c: In function ‘g_io_error_get_from_g_error’: | |
giochannel.c:186: warning: control reaches end of non-void function | |
gmain.c: In function ‘child_watch_helper_thread’: | |
gmain.c:3840: warning: no return statement in function returning non-void | |
../libtool: eval: line 961: syntax error near unexpected token `|' | |
../libtool: eval: line 961: `/usr/local/bin/nm -B .libs/garray.o .libs/gasyncqueue.o .libs/gatomic.o .libs/gbacktrace.o .libs/gbase64.o .libs/gbookmarkfile.o .libs/gcache.o .libs/gchecksum.o .libs/gcompletion.o .libs/gconvert.o .libs/gdataset.o .libs/gdate.o .libs/gdir.o .libs/gerror.o .libs/gfileutils.o .libs/ghash.o .libs/ghook.o .libs/ghostutils.o .libs/giochannel.o .libs/gkeyfile.o .libs/glist.o .libs/gmain.o .libs/gmappedfile.o .libs/gmarkup.o .libs/gmem.o .libs/gmessages.o .libs/gnode.o .libs/goption.o .libs/gpattern.o .libs/gpoll.o .libs/gprimes.o .libs/gqsort.o .libs/gqueue.o .libs/grel.o .libs/grand.o .libs/gregex.o .libs/gscanner.o .libs/gsequence.o .libs/gshell.o .libs/gslice.o .libs/gslist.o .libs/gstdio.o .libs/gstrfuncs.o .libs/gstring.o .libs/gtestutils.o .libs/gthread.o .libs/gthreadpool.o .libs/gtimer.o .libs/gtree.o .libs/guniprop.o .libs/gutf8.o .libs/gunibreak.o .libs/gunicollate.o .libs/gunidecomp.o .libs/gurifuncs.o .libs/gutils.o .libs/gprintf.o .libs/giounix.o .libs/gspawn.o libcharset/.libs/libcharset.a pcre/.libs/libpcre.a | | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libglib-2.0.exp' | |
make[4]: *** [libglib-2.0.la] Error 1 | |
make[4]: *** Waiting for unfinished jobs.... | |
make[3]: *** [all-recursive] Error 1 | |
make[2]: *** [all] Error 2 | |
make[1]: *** [all-recursive] Error 1 | |
make: *** [all] Error 2 | |
cz:~ carterallen$ gist /Users/carterallen/Desktop/iconv_log.txt | |
http://gist.github.com/395203 | |
cz:~ carterallen$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment