Public Gists by rubenfonseca

Gravatar
Thu Sep 24 05:59:05 -0700 2009
1
2
3
configure:24371: gcc-4.2 -o conftest -O3 -march=nocona -mfpmath=sse -mmmx -msse4.1 -w -pipe -fomit-frame-pointer -mmacosx-version-min=10.5 -Wall -I/Users/rubenfonseca/luser/homebrew/Cellar/glib/2.20.5/include/glib-2.0 -I/Users/rubenfonseca/luser/homebrew/Cellar/glib/2.20.5/lib/glib-2.0/include -I/Users/rubenfonseca/luser/homebrew/include -L/Users/rubenfonseca/luser/homebrew/lib conftest.c -L/Users/rubenfonseca/luser/homebrew/Cellar/glib/2.20.5/lib -lglib-2.0 -lintl >&5
 ld: library not found for -lintl
 collect2: ld returned 1 exit status
Gravatar
Thu Sep 24 05:57:26 -0700 2009
1
2
3
checking pkg-config is at least version 0.7... yes
checking for GLIB - version >= 2.6.0... no
*** Could not run GLIB test program, checking why...
Gravatar
Thu Sep 24 05:55:18 -0700 2009
1
2
3
% brew list pkg-config
/Users/rubenfonseca/luser/homebrew/Cellar/pkg-config/0.23/AUTHORS
/Users/rubenfonseca/luser/homebrew/Cellar/pkg-config/0.23/bin/pkg-config
Gravatar
Tue Jun 16 14:43:34 -0700 2009
1
2
3
class User < ActiveRecord::Base
  acts_as_authentic do |c|
    c.validate_login_field = false
Gravatar
Sun Jun 07 13:10:04 -0700 2009
1
2
3
<item>
  <title>Tiago Farrajota: Nova Gente diz: Queda do 447 com sobreviventes</title>
  <link>http://www.prt.sc/r/post/40da93130f223c99c207485bb1b46227/</link>
Gravatar
Sat May 23 07:34:29 -0700 2009
1
2
3
diff -ur twinkle-1.4.2/src/protocol.h twinkle-1.4.2_new/src/protocol.h
--- twinkle-1.4.2/src/protocol.h 2009-01-03 16:53:58.000000000 +0000
+++ twinkle-1.4.2_new/src/protocol.h 2009-05-23 15:04:47.000000000 +0100