[sword-devel] CVS COMPILES!
Darin Duphorne
sword-devel@crosswire.org
Fri, 28 Feb 2003 07:39:11 -0600
As you can see here:
OPTIONS="--prefix=/usr"
OPTIONS="--disable-shared $OPTIONS"
OPTIONS="--without-conf $OPTIONS"
OPTIONS="--sysconfdir=/etc $OPTIONS"
#OPTIONS="--with-vcl $OPTIONS"
OPTIONS="--enable-debug $OPTIONS"
#OPTIONS="--enable-profile $OPTIONS"
I am using --disable-shared. Am I wrong?
On Friday, February 28, 2003, at 05:18 AM, Joachim Ansorg wrote:
> Try --disable-shared
>
> Joachim
>
>
>> I did a "sudo find / -name "*.so" -print" and came up with nothing.
>> So, it appears I'm not building with --enable-shared and there is no
>> libsword.so in my path (or anywhere else, for that matter). Any other
>> ideas?
>>
>> On Thursday, February 27, 2003, at 06:10 PM, Troy A. Griffitts wrote:
>>> Darin,
>>> It sounds like you are building with --enable-shared, and you have
>>> an
>>> old libsword.so on your path somewhere.
>>>
>>> -Troy.
>>>
>>> PS. The guys at the sword meeting in germany have been doing some
>>> bug
>>> killing in my code today, so I would do a cvs update
>>>
>>> Darin Duphorne wrote:
>>>> Well, CVS compiles, but doesn't seem to work. Here is my diatheke
>>>> output and mgrtest results
>>>> ibook:~/sword] darin% diatheke -b asv -k jn15:1
>>>> dyld: diatheke Undefined symbols:
>>>> __ZNSs20_S_empty_rep_storageE
>>>> __ZNSs4_Rep11_S_max_sizeE
>>>> __ZNSs4_Rep11_S_terminalE
>>>> __ZNSt24__default_alloc_templateILb1ELi0EE12_S_free_listE
>>>> __ZSt4cerr
>>>> __ZSt4cout
>>>> __ZSt4endlIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_
>>>> __ZTVN10__cxxabiv117__class_type_infoE
>>>> __ZTVN10__cxxabiv120__si_class_type_infoE
>>>> __ZTVN10__cxxabiv121__vmi_class_type_infoE
>>>> ___cxa_pure_virtual
>>>> ___gxx_personality_v0
>>>> Trace/BPT trap
>>>> dyld: mgrtest Undefined symbols:
>>>> __ZNSs20_S_empty_rep_storageE
>>>> __ZNSs4_Rep11_S_max_sizeE
>>>> __ZNSs4_Rep11_S_terminalE
>>>> __ZNSt24__default_alloc_templateILb1ELi0EE12_S_free_listE
>>>> __ZSt4cerr
>>>> __ZSt4cout
>>>> __ZSt4endlIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_
>>>> __ZTVN10__cxxabiv117__class_type_infoE
>>>> __ZTVN10__cxxabiv120__si_class_type_infoE
>>>> __ZTVN10__cxxabiv121__vmi_class_type_infoE
>>>> ___cxa_pure_virtual
>>>> ___gxx_personality_v0
>>>> Trace/BPT trap
>>>>
>>>> On Thursday, February 27, 2003, at 02:11 AM, Troy A. Griffitts
>>>> wrote:
>>>>> OK guys!
>>>>> Thanks for all the great help. CVS now compiles for me again
>>>>> on
>>>>> both windows and linux. Please let me know if you have any
>>>>> troubles
>>>>> getting it compiled on any other os.
>>>>>
>>>>> NOW. We'll need to do some serious testing. I ran
>>>>> tests/mgrtest and got Bible text out, so I'm pretty happy about
>>>>> that. :)
>>>>>
>>>>> We also need to do an optimization pass again, since it's been
>>>>> a
>>>>> while. I'll try to get to that soon, but it would be nice to see
>>>>> some time numbers on the examples/cmdline/search tool before and
>>>>> after these SWBuf modifications. I'm hoping they're nearly the
>>>>> same. We can optimize the memory allocation in SWBuf to improve it
>>>>> if we need to.
>>>>>
>>>>> Praise God and Happy testing,
>>>>> -Troy.
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> sword-devel mailing list
>>>>> sword-devel@crosswire.org
>>>>> http://www.crosswire.org/mailman/listinfo/sword-devel
>>>>
>>>> _______________________________________________
>>>> sword-devel mailing list
>>>> sword-devel@crosswire.org
>>>> http://www.crosswire.org/mailman/listinfo/sword-devel
>>>
>>> _______________________________________________
>>> sword-devel mailing list
>>> sword-devel@crosswire.org
>>> http://www.crosswire.org/mailman/listinfo/sword-devel
>>
>> _______________________________________________
>> sword-devel mailing list
>> sword-devel@crosswire.org
>> http://www.crosswire.org/mailman/listinfo/sword-devel
>
> --
> Joachim Ansorg
> www.bibletime.info
> joachim.ansorgs.de
> _______________________________________________
> sword-devel mailing list
> sword-devel@crosswire.org
> http://www.crosswire.org/mailman/listinfo/sword-devel
>