Thanks a lot Alvaro, I had fink folder before "/usr/bin" where older automake, autoconf were been used instead Xcode chain.
Máximo Martín El 19/09/2008, a las 10:11, Alvaro Lopez Ortega escribió: > Ey Maximo, how are you doing? > > On 18-sep-08, at 18:57, Máximo Martín wrote: > >> I am getting this error compiling cherokee svn last version: >> >> nmedit: symbols names listed in: .libs/libplugin_dbslayer- >> symbols.expsym not in: /Users/mmartin/dev/cherokee/cherokee/.libs/ >> libplugin_dbslayer.so >> _cherokee_dbslayer_info >> _cherokee_dwriter_bool >> _cherokee_dwriter_dict_close >> _cherokee_dwriter_dict_open >> _cherokee_dwriter_double >> _cherokee_dwriter_init >> _cherokee_dwriter_integer >> _cherokee_dwriter_list_close >> _cherokee_dwriter_list_open >> _cherokee_dwriter_mrproper >> _cherokee_dwriter_null >> _cherokee_dwriter_number >> _cherokee_dwriter_set_buffer >> _cherokee_dwriter_string >> _cherokee_handler_dbslayer_configure >> _cherokee_handler_dbslayer_init >> _cherokee_handler_dbslayer_new >> _cherokee_plugin_dbslayer_init >> make[2]: *** [libplugin_dbslayer.la] Error 1 >> make[1]: *** [all-recursive] Error 1 >> make: *** [all] Error 2 > > That is really odd, actually. > > I have just tested it on OS X 10.5 using the default Xcode tool- > chain (automake 1.10, autoconf 2.61, libtool cctools-667.3 and gcc > 4.0.1) and everything worked fine. > > $ cd /tmp && svn co svn://cherokee-project.com/cherokee/trunk ct > $ cd ct && ./autogen.sh > $ make -j4 > $ ls -l cherokee/.libs/libplugin_dbslayer.so > -rwxr-xr-x 1 alo wheel 26308 Sep 19 09:05 cherokee/.libs/ > libplugin_dbslayer.so > > Did you add parameters to autoconf.sh/configure? > > -- > Octality > http://www.octality.com/ > _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
