[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: licq + qt plugin



> checking whether the linker (c++) supports shared libraries... no

> checking if libtool supports shared libraries... no
> checking whether to build shared libraries... no

taking a look at admin/ltcf-cxx.sh. Libtool doesn't know howto create C++
shared libraries on OpenBSD yet using g++.

// Brad

brad@comstyle.com
brad@openbsd.org

> The output of configure is as follows, hope this helps a bit:
>
>
>
./configure --enable-shared --with-qt=/usr/local/lib/qt2/ --with-qt-moc=/usr
>
/local/lib/qt2/bin/moc --with-qt-includes=/usr/local/include/X11/qt2/ --with
> -qt-libraries=/usr/local/lib/qt2
>
> creating cache ./config.cache
> checking for Cygwin environment... no
> checking for mingw32 environment... no
> checking host system type... i386-unknown-openbsd2.7
> checking target system type... i386-unknown-openbsd2.7
> checking build system type... i386-unknown-openbsd2.7
> checking for a BSD compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... yes
> checking for working aclocal... missing
> checking for working autoconf... missing
> checking for working automake... missing
> checking for working autoheader... missing
> checking for working makeinfo... found
> checking for gcc... gcc
> checking whether the C compiler (gcc  ) works... yes
> checking whether the C compiler (gcc  ) is a cross-compiler... no
> checking whether we are using GNU C... yes
> checking whether gcc accepts -g... yes
> checking how to run the C preprocessor... gcc -E
> checking for c++... c++
> checking whether the C++ compiler (c++  ) works... yes
> checking whether the C++ compiler (c++  ) is a cross-compiler... no
> checking whether we are using GNU C++... yes
> checking whether c++ accepts -g... yes
> checking whether c++ accepts -fno-rtti -fno-exceptions -fno-check-new...
yes
> checking for a BSD compatible install... /usr/bin/install -c
> checking for ld used by GCC... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... no
> checking for /usr/bin/ld option to reload object files... -r
> checking for BSD-compatible nm... /usr/bin/nm -p
> checking whether ln -s works... yes
> checking how to recognise dependant libraries... unknown
> checking for object suffix... o
> checking for executable suffix... no
> checking for ranlib... ranlib
> checking for strip... strip
> checking how to run the C++ preprocessor... c++ -E
> updating cache ./config.cache
> loading cache ./config.cache within ltconfig
> checking for objdir... .libs
> checking for gcc option to produce PIC... -fPIC -DPIC
> checking if gcc PIC flag -fPIC -DPIC works... yes
> checking if gcc static flag -static works... yes
> checking if gcc supports -c -o file.o... yes
> checking if gcc supports -fno-rtti -fno-exceptions ... yes
> checking whether the linker (/usr/bin/ld) supports shared libraries... yes
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... no
> checking dynamic linker characteristics... openbsd2.7 ld.so
> checking command to parse /usr/bin/nm -p output... ok
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... no
> checking for dlopen in -ldl... no
> checking for dlopen... yes
> checking for dlfcn.h... yes
> checking whether a program can dlopen itself... yes
> checking whether a statically linked program can dlopen itself... yes
> creating libtool
> updating cache ./config.cache
> loading cache ./config.cache
> loading cache ./config.cache within ltconfig
> checking host system type... i386-unknown-openbsd2.7
> checking build system type... i386-unknown-openbsd2.7
> ltcf-cxx: with_gcc=yes ; with_gnu_ld=no
> checking for objdir... .libs
> checking for c++ option to produce PIC... -fPIC -DPIC
> checking if c++ PIC flag -fPIC -DPIC works... yes
> checking if c++ static flag -static works... yes
> checking if c++ supports -c -o file.o... yes
> checking if c++ supports -fno-rtti -fno-exceptions ... yes
> checking whether the linker (c++) supports shared libraries... no
> checking how to hardcode library paths into programs... unsupported
> checking whether stripping libraries is possible... no
> checking dynamic linker characteristics... openbsd2.7 ld.so
> checking command to parse /usr/bin/nm -p output... ok
> checking if libtool supports shared libraries... no
> checking whether to build shared libraries... no
> checking whether to build static libraries... yes
> checking for dlfcn.h... (cached) yes
> checking whether a program can dlopen itself... (cached) yes
> checking whether a statically linked program can dlopen itself... (cached)
> yes
> appending configuration tag "CXX" to libtool
> checking for ANSI C header files... yes
> checking for errno.h... yes
> checking for locale.h... yes
> checking whether time.h and sys/time.h may both be included... yes
> checking for sys_errlist and sys_nerr... yes
> checking for licq header files... /home/ryc/licq-0.85/include
> checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
> checking for dnet_ntoa in -ldnet... no
> checking for dnet_ntoa in -ldnet_stub... no
> checking for gethostbyname... yes
> checking for connect... yes
> checking for remove... yes
> checking for shmat... yes
> checking for IceConnectionNumber in -lICE... yes
> checking for good X11 headers... yes
> checking for XScreenSaverRegister in -lXext... no
> checking for XScreenSaverRegister in -lXss... yes
> checking for X11/extensions/scrnsaver.h... yes
> checking for inet_addr in -lxnet... no
> checking for socket in -lsocket... no
> checking for gethostbyname in -lnsl... no
> checking for inet_addr... yes
> checking for inet_aton... yes
> checking for strerror... yes
> checking for QT libraries... /usr/local/lib/qt2
> checking for QT includes... /usr/local/include/X11/qt2/
> checking for QT >= 2.1... yes
> checking for moc... /usr/local/lib/qt2/bin/moc
> checking for findtr... /usr/local/bin/findtr
> checking for msg2qm... /usr/local/bin/msg2qm
> checking for mergetr... /usr/local/bin/mergetr
> checking for KDE... no
> checking for vector.h... yes
> checking for socklen_t... yes
> updating cache ./config.cache
> creating ./config.status
> creating po/Makefile
> creating src/Makefile
> creating share/Makefile
> creating Makefile
> creating config.h
> config.h is unchanged
>
> Please remember to use GNU make, often installed as gmake.
>
> Install prefix : /usr/local
> Licq Includes  : /home/ryc/licq-0.85/include
> KDE 2.0 (CVS)  : disabled.
> Qt includes    : /usr/local/include/X11/qt2/
> Qt libraries   : /usr/local/lib/qt2
> Qt moc         : /usr/local/lib/qt2/bin/moc