[Open Office] build is failing on mdbtools
Lupine
thelupine at softhome.net
Thu Oct 20 15:04:45 EDT 2005
On Thu, 2005-10-20 at 21:41 +0300, İsmail Dönmez wrote:
>
> I posted a patch to fix this but sadly it didn't make it to 2.0 release. I am
> attaching it so you can patch yourself.
>
> Apply like this:
>
> cd /home/da104983/DLoads/OfficeApps/ooo-build-2.0.0/build/ooo680-m3/mdbtools
> patch -p1 < mdbtools.diff
>
> P.S: Can we get this patch in ooo-build somehow? :)
Forgive me, I'm not the greatest when it comes to patching things,
however there looks to be a problem with this patch. It looks like it
is looking for the wrong file:
---------------------------------------------------------
$>cd /home/da104983/DLoads/OfficeApps/ooo-build-2.0.0/build/ooo680-m3/mdbtools
$>cp /home/da104983/DLoads/OfficeApps/mdbtools.diff ./
$>patch -p1 < mdbtools.diff
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -ur mdbtools-0.6pre1/src/gmdb2/sql.c
mdbtools-custom/src/gmdb2/sql.c
|--- mdbtools-0.6pre1/src/gmdb2/sql.c 2004-02-13 20:49:52.000000000
+0200
|+++ mdbtools-custom/src/gmdb2/sql.c 2005-10-08 00:40:30.000000000
+0300
--------------------------
File to patch:
Skip this patch?
---------------------------------------------------------
Here is what the directory structure looks like:
$> ls
download makefile.mk mdbtools-0.6pre1.patch mdbtools.diff prj
unxlngi6.pro
Am I missing something?
-Lup
More information about the Openoffice
mailing list