search for: parse_options_file

Displaying 2 results from an estimated 2 matches for "parse_options_file".

2012 Nov 28
1
Build error of NSD4 on Debian Squeeze
...rdata.o region-allocator.o tsig.o tsig-opens 4_pton.o b64_ntop.o -lcrypto configparser.o: In function `c_parse': /home/wiz/src/nsd/tags/NSD_4_0_0_imp_5/configparser.c:609: undefined reference /home/wiz/src/nsd/tags/NSD_4_0_0_imp_5/configparser.c:1358: undefined reference options.o: In function `parse_options_file': /home/wiz/src/nsd/tags/NSD_4_0_0_imp_5/options.c:144: undefined reference to `c collect2: ld returned 1 exit status make: *** [nsd-checkconf] Error 1 ``` I have done the following: # Install prerequisites $ sudo aptitude install subversion libssl-dev autoconf make byacc flex bison...
2007 Oct 05
9
I can''t make RSpec 1.0.8 run in Rails 1.2.3
I followed the directions on the site: ruby script/plugin install svn://rubyforge.org/var/svn/rspec/tags/CURRENT/rspec ruby script/plugin install svn://rubyforge.org/var/svn/rspec/tags/REL_1_0_8/rspec_on_rails ruby script/generate rspec And apparently everything was ok. But when I do a "rake spec" on the app folder none of the Rails models are visible. Here is the error: (in