Stephen Warren wrote:
> I built libconcord under Windows in preparation for testing congruity
> there, and found some issues. Attached are the fixes:
> 
> 1) When I changed libconcord.h, I didn't update the Windows .def file.
> The attached concordance-win-def.patch does this.
> 
> 2) Marco should comment on this:
> 
> Both libconcord_winhid and concordance (and possibly other Window
> projects I didn't build) attempt to link against odbc32.lib and
> odbccp32.lib. I don't have either of these in Visual C++ Express 2005.

No apply:

[EMAIL PROTECTED] concordance]$ patch -p0 --dry-run  
</tmp/concordance-win-odbc.patch
patching file concordance/win/concordance.vcproj
Hunk #1 FAILED at 1.
Hunk #2 FAILED at 160.
2 out of 2 hunks FAILED -- saving rejects to file
concordance/win/concordance.vcproj.rej
patching file libconcord/win/libconcord_winhid.vcproj
Hunk #1 FAILED at 1.
Hunk #2 FAILED at 72.
2 out of 2 hunks FAILED -- saving rejects to file
libconcord/win/libconcord_winhid.vcproj.rej


:(

-- 
Phil Dibowitz                             [EMAIL PROTECTED]
Open Source software and tech docs        Insanity Palace of Metallica
http://www.phildev.net/                   http://www.ipom.com/

"Never write it in C if you can do it in 'awk';
 Never do it in 'awk' if 'sed' can handle it;
 Never use 'sed' when 'tr' can do the job;
 Never invoke 'tr' when 'cat' is sufficient;
 Avoid using 'cat' whenever possible" -- Taylor's Laws of Programming


Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to