> You are wrong. There is configure (although a bit "hidden" in
> the config_office subdirectory)
>
> Build instructions:
> http://tools.openoffice.org/dev_docs/build_linux.html
>
> Regards,
>
> Rene
That was the hint I needed, thank you verry much Rene.
OK. all works fine.
But I get an error at compiling this package (OOo_2.0.1rc5_src.tar.gz).
Have a look:
Making: ../unxlngi6.pro/obj/hidc_yy.obj
g++ -Wreturn-type -fmessage-length=0 -c -I. -I. -I../inc -I../inc
-I../unx/inc -I../unxlngi6.pro/inc -I.
-I/prog/OpenOffice/OOA680_m1/solver/680/unxlngi6.pro/inc/stl
-I/prog/OpenOffice/OOA680_m1/solver/680/unxlngi6.pro/inc/external
-I/prog/OpenOffice/OOA680_m1/solver/680/unxlngi6.pro/inc
-I/prog/OpenOffice/OOA680_m1/solenv/unxlngi6/inc
-I/prog/OpenOffice/OOA680_m1/solenv/inc -I/prog/OpenOffice/OOA680_m1/res
-I/prog/OpenOffice/OOA680_m1/solver/680/unxlngi6.pro/inc/stl
-I/prog/OpenOffice/OOA680_m1/solenv/inc/Xp31 -I/usr/jdk/include
-I/usr/jdk/include/linux -I/usr/jdk/include/native_threads/include
-I/usr/X11R6/include -I. -I../res -I. -Os -fno-strict-aliasing
-Wuninitialized -pipe -mtune=pentiumpro -Wno-ctor-dtor-privacy
-fno-exceptions -DLINUX -DUNX -DVCL -DGCC -DC341 -DINTEL
-DGXX_INCLUDE_PATH=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../include/c++/3.4.4
-DCVER=C341 -D_USE_NAMESPACE -DGLIBC=2 -DX86 -D_PTHREADS -D_REENTRANT
-DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -D__DMAKE -DUNIX
-DCPPU_ENV=gcc3 -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL
-DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_OFF -DCUI -DSOLAR_JAVA -DOOA680
-DYY_NEVER_INTERACTIVE=1 -DMULTITHREAD -DMULTITHREAD
-o ../unxlngi6.pro/obj/hidc_yy.o ../unxlngi6.pro/misc/hidc_yy.cxx
hidclex.l: In function `int yylex()':
hidclex.l:633: Fehler: Ungültige Umformung von »YY_CHAR*« in »const char*«
---------------
that means -> error: invalid conversion from »YY_CHAR*« to »const char*«
----------------
hidclex.l:633: Fehler: Argument 1 von »int strcmp(const char*, const char*)«
wird initialisiert
hidclex.l:689: Fehler: Ungültige Umformung von »YY_CHAR*« in »const char*«
hidclex.l:689: Fehler: Argument 1 von »int strcmp(const char*, const char*)«
wird initialisiert
hidclex.l:691: Fehler: Ungültige Umformung von »YY_CHAR*« in »const char*«
hidclex.l:691: Fehler: Argument 1 von »int strcmp(const char*, const char*)«
wird initialisiert
hidclex.l:799: Fehler: Ungültige Umformung von »YY_CHAR*« in »const char*«
hidclex.l:799: Fehler: Argument 1 von »char* strchr(const char*, int)« wird
initialisiert
hidclex.l:816: Fehler: Ungültige Umformung von »YY_CHAR*« in »const char*«
hidclex.l:816: Fehler: Argument 1 von »char* strrchr(const char*, int)« wird
initialisiert
hidclex.l:836: Fehler: Ungültige Umformung von »YY_CHAR*« in »const char*«
hidclex.l:836: Fehler: Argument 1 von »char* strstr(const char*, const
char*)« wird initialisiert
hidclex.l:842: Fehler: Ungültige Umformung von »YY_CHAR*« in »char*«
hidclex.l:842: Fehler: Argument 2 von »void makestring(char**, char*)« wird
initialisiert
dmake: Error code 1, while making '../unxlngi6.pro/obj/hidc_yy.obj'
'---* tg_merge.mk *---'
ERROR: Error 65280 occurred while
making /prog/OpenOffice/OOA680_m1/soltools/HIDCompiler
dmake: Error code 1, while making 'build_instsetoo_native'
'---* tg_merge.mk *---'
#
My system:
glibc-2.3.2
gcc-3.4.4
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]