[Open Office] build is failing on mdbtools

İsmail Dönmez ismail at uludag.org.tr
Thu Oct 20 14:41:21 EDT 2005


On Thursday 20 October 2005 21:38, Lupine wrote:
> First off thanks to İsmail Dönmez who has gotten me this far, however
> I've found a new problem with the ooo-build-2.0.0 install.
>
> Here is the information:
>
> ---------------------------------------
> OS: Linux From Scratch
>
> GNOME: version 2.12.1 built from tarballs (ftp.gnome.org)
>
> JAVA:  java -version
> java version "1.4.2_09"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_09-b05)
>
> ANT: ant -version
> Apache Ant version 1.6.2 compiled on August 13 2005
>
> GCC: gcc --version
> gcc (GCC) 3.4.4
>
> CONFIGURE:
> ./configure --prefix=/opt/OpenOffice --disable-kde && ./download && make
> ...
> ...
>
> if gcc -DHAVE_CONFIG_H -I. -I. -I../../include  -I../../include
> -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0
> -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
> -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pango-1.0
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0
> -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0
> -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0
> -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include
> -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0
> -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0
> -DDATADIR=\""/usr/local/share"\" -DGMDB_ICONDIR=
> \""/usr/local/share/gmdb/glade/"\" -DGMDB_GLADEDIR=
> \""/usr/local/share/gmdb/glade/"\"    -O2 -mtune=pentiumpro -DSQL -MT
> table_export.o -MD -MP -MF ".deps/table_export.Tpo" \
>   -c -o table_export.o `test -f 'table_export.c' || echo
> './'`table_export.c; \
> then mv -f ".deps/table_export.Tpo" ".deps/table_export.Po"; \
> else rm -f ".deps/table_export.Tpo"; exit 1; \
> fi
> table_export.c:238: error: conflicting types for
> 'gmdb_table_export_populate_dialog'
> table_export.c:234: error: previous implicit declaration of
> 'gmdb_table_export_populate_dialog' was here
> make[4]: *** [table_export.o] Error 1
> make[4]: Leaving directory
> `/home/da104983/DLoads/OfficeApps/ooo-build-2.0.0/build/ooo680-m3/mdbtools/
>unxlngi6.pro/misc/build/mdbtools-0.6pre1/src/gmdb2' make[3]: ***
> [all-recursive] Error 1
> make[3]: Leaving directory
> `/home/da104983/DLoads/OfficeApps/ooo-build-2.0.0/build/ooo680-m3/mdbtools/
>unxlngi6.pro/misc/build/mdbtools-0.6pre1/src/gmdb2' make[2]: ***
> [all-recursive] Error 1
> make[2]: Leaving directory
> `/home/da104983/DLoads/OfficeApps/ooo-build-2.0.0/build/ooo680-m3/mdbtools/
>unxlngi6.pro/misc/build/mdbtools-0.6pre1/src' make[1]: *** [all-recursive]
> Error 1
> make[1]: Leaving directory
> `/home/da104983/DLoads/OfficeApps/ooo-build-2.0.0/build/ooo680-m3/mdbtools/
>unxlngi6.pro/misc/build/mdbtools-0.6pre1' dmake:  Error code 2, while making
> './unxlngi6.pro/misc/build/so_built_mdbtools'
> '---* tg_merge.mk *---'
>
> ERROR: Error 65280 occurred while
> making
> /home/da104983/DLoads/OfficeApps/ooo-build-2.0.0/build/ooo680-m3/mdbtools
> make: *** [stamp/build] Error 1
> ---------------------------------------
>
>
> As usual, thanks to all the help this lists provides!

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? :)

Regards,
ismail

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mdbtools.diff
Type: text/x-diff
Size: 1008 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/openoffice/attachments/20051020/1d0fda97/mdbtools.bin


More information about the Openoffice mailing list