Hi,

I'm trying to build m74 in Suse 9.1, using the guidelines on tools.openoffice.org. During configure I get the following error:

configure: WARNING: X11/extensions/Xinerama.h: present but cannot be compiled
configure: WARNING: X11/extensions/Xinerama.h: check for missing prerequisite headers?
configure: WARNING: X11/extensions/Xinerama.h: see the Autoconf documentation
configure: WARNING: X11/extensions/Xinerama.h: section "Present But Cannot Be Compiled"
configure: WARNING: X11/extensions/Xinerama.h: proceeding with the preprocessor's result
configure: WARNING: X11/extensions/Xinerama.h: in the future, the compiler will take precedence
configure: WARNING: ## ------------------------------------------ ##
configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ##
configure: WARNING: ## ------------------------------------------ ##


I haven't got a clue wat this is and how I can solve it. So I tried to go one with the build. After ./configure completes, I do:
tcsh
source LinuxIntelEnv.Set
rehash
dmake


During dmake the following error occurs:

if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/include -g -O2 -MT url.lo -MD -MP -MF ".deps/url.Tpo" -c -o url.lo url.c; \
then mv -f ".deps/url.Tpo" ".deps/url.Plo"; else rm -f ".deps/url.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/include -g -O2 -MT url.lo -MD -MP -MF .deps/url.Tpo -c url.c -fPIC -DPIC -o .libs/url.o
url.c:89:17: tld.h: No such file or directory
url.c: In function `tld_check_name':
url.c:2099: error: `TLD_INVALID' undeclared (first use in this function)
url.c:2099: error: (Each undeclared identifier is reported only once
url.c:2099: error: for each function it appears in.)
url.c:2108: error: `TLD_SUCCESS' undeclared (first use in this function)
make[1]: *** [url.lo] Error 1
make[1]: Leaving directory `/home/ooobuild/OOo_1.9.m74_src/curl/unxlngi4.pro/misc/build/curl-7.12.2/lib'
make: *** [all] Error 2
dmake: Error code 2, while making './unxlngi4.pro/misc/build/so_built_so_curl'
'---* tg_merge.mk *---'


ERROR: Error 65280 occurred while making /home/ooobuild/OOo_1.9.m74_src/curl
dmake:  Error code 1, while making 'build_all'
'---* tg_merge.mk *---'

Could someone please give some pointers on how to fix this?

Kind regards,

Bert Meersma
nl.openoffice.org

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to