| Newsgroups |
gmane.comp.kde.non-linux |
| Message-ID |
<[email protected]> |
Hi,
while running the configure script of kde-base-3.0.2 to compile KDE 3.0 on
HP-UX 11.11 I receive the following error message:
configure: error: invalid tag name: CXX
I tried the same thing on a Linux box without any problems. I'm using automake 1.4, autoconf 2.13 on HP-UX and Linux.
Does somebody know a solution for that problem?
Regards,
Thomas Klawon
Here is the complete configure output:
bash-2.04$ ./configure
checking build system type... hppa2.0w-hp-hpux11.11
checking host system type... hppa2.0w-hp-hpux11.11
checking target system type... hppa2.0w-hp-hpux11.11
checking for a BSD compatible install... /usr/local/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... gcc
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -frepo... yes
checking for ld used by GCC... /usr/local/compiler/hppa-000310/H-hppa2.0w-hp-hpux11.00/hppa2.0w-hp-hpux11.00/bin/ld
checking if the linker (/usr/local/compiler/hppa-000310/H-hppa2.0w-hp-hpux11.00/hppa2.0w-hp-hpux11.00/bin/ld) is GNU ld... yes
checking for /usr/local/compiler/hppa-000310/H-hppa2.0w-hp-hpux11.00/hppa2.0w-hp-hpux11.00/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking for a sed that does not truncate output...
checking whether ln -s works... yes
checking how to recognise dependant libraries... file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 262144
checking command to parse /usr/bin/nm -p output from gcc object... failed
checking for objdir... .libs
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/local/compiler/hppa-000310/H-hppa2.0w-hp-hpux11.00/hppa2.0w-hp-hpux11.00/bin/ld) supports shared libraries...
yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... hpux11.11 dld.sl
checking for shl_load... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
configure: error: invalid tag name: CXX