/[hyperestraier_wrappers]/0.0.12/ruby/mkmf.log
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /0.0.12/ruby/mkmf.log

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (show annotations)
Sat Sep 3 18:02:31 2005 UTC (18 years, 6 months ago) by dpavlin
File size: 832 byte(s)
import of hyper_estraier_wrappers-0.0.12.tar.gz

1 have_header: checking for estraier.h... -------------------- yes
2
3 "gcc -E -I/home/mikio/swig_hest/ruby -I/usr/local/lib/ruby/1.8/i686-linux -g -O2 conftest.c -o conftest.i"
4 checked program was:
5 /* begin */
6 #include <estraier.h>
7 /* end */
8
9 --------------------
10
11 have_library: checking for est_db_open() in -lestraier... -------------------- yes
12
13 "gcc -o conftest -I/home/mikio/swig_hest/ruby -I/usr/local/lib/ruby/1.8/i686-linux -g -O2 conftest.c -L'/usr/local/lib' -Wl,-R'/usr/local/lib' -lestraier -lresolv -lnsl -lpthread -lqdbm -lz -liconv -lm -lc -lstdc++ -lruby-static -lestraier -lestraier -lresolv -lnsl -lpthread -lqdbm -lz -liconv -lm -lc -lstdc++ -ldl -lcrypt -lm -lc"
14 checked program was:
15 /* begin */
16
17 /*top*/
18 int main() { return 0; }
19 int t() { est_db_open(); return 0; }
20 /* end */
21
22 --------------------
23

  ViewVC Help
Powered by ViewVC 1.1.26