On Wed, 2010-04-21 at 10:19 -0400, Shawn Bakhtiar wrote: > > > FYI for OSX users.... > > I had to install the GNU Readline for Libgda for this to compile. > > without GNU Readline it popes the following error: > > /bin/sh ../libtool --tag=CC --mode=link gcc -arch i386 > -I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot > /Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5 > -L/Users/shawn/gtk/inst/lib -L/Users/shawn/gtk/inst/lib -arch i386 > -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot > /Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5 > -Wl,-headerpad_max_install_names -o gda-sql-4.0 gda-sql.o gda-threader.o > tools-input.o command-exec.o md5c.o ../libgda/libgda-4.0.la > -L/Users/shawn/gtk/inst/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 > -lglib-2.0 -lintl -lxml2 -framework Carbon -lreadline -lncurses > libtool: link: gcc -arch i386 -I/Developer/SDKs/MacOSX10.5.sdk/usr/include > -isysroot /Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5 -arch i386 > -isysroot /Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5 > -Wl,-headerpad_max_install_names -o .libs/gda-sql-4.0 gda-sql.o > gda-threader.o tools-input.o command-exec.o md5c.o > -L/Users/shawn/gtk/inst/lib -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib > ../libgda/.libs/libgda-4.0.dylib /Users/shawn/gtk/inst/lib/libgio-2.0.dylib > /Users/shawn/gtk/inst/lib/libgobject-2.0.dylib > /Users/shawn/gtk/inst/lib/libgthread-2.0.dylib > /Users/shawn/gtk/inst/lib/libgmodule-2.0.dylib > /Users/shawn/gtk/inst/lib/libglib-2.0.dylib > /Users/shawn/gtk/inst/lib/libintl.dylib -liconv -lc -lxml2 -lreadline > -lncurses -framework Carbon > Undefined symbols: > "_rl_set_prompt", referenced from: > _line_read_handler in tools-input.o > "_rl_set_signals", referenced from: > _init_input in tools-input.o > ld: symbol(s) not found > collect2: ld returned 1 exit status > make[1]: *** [gda-sql-4.0] Error 1
The configure script (see the code in configure.ac) seems to check for this, but I guess it is failing. Please file a bug and please investigate if you can. -- murr...@murrayc.com www.murrayc.com www.openismus.com _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list