xforms-cvs
[Top][All Lists]
Advanced

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

Re: [XForms] Re: [Xforms-cvs] First time CVS download.


From: Serge B Bromow
Subject: Re: [XForms] Re: [Xforms-cvs] First time CVS download.
Date: Sat, 29 Nov 2003 14:22:06 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20030708

Angus Leeming wrote:

Generated from the smaller header files in lib/include.
OK

The script looks Ok. Personally I would have

$ ./autogen.sh
$ mkdir build && cd build
$ ../configure --enable-demos --enable-maintainer-mode
$ make
I just tried that appraoch.

Well, that certainly isn't part of RH7.3 ;-)
My Mistake. I compiled 2.58 and installed it without removing the RH rpm.
I have now corected that.
I have a clean install and test (60+ checks).

I still do not have a "forms.h". Here is the aoutput of configure.
Note thier is no mention of "creating forms.h"

-----------
address@hidden build]$ ../configure --enable-demos --enable-maintainer-mode
configuring xforms version 1.0.2
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... i586-pc-linux-gnu
checking host system type... i586-pc-linux-gnu
checking target system type... i586-pc-linux-gnu
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... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking for strerror in -lcposix... no
checking for egrep... grep -E
checking for AIX... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output... /bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... (cached) ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... 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... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for extra library directory... NONE
checking for extra include directory... NONE
checking for extra lib+include directory... NONE
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for size_t... yes
checking for sin in -lm... yes
checking for fopen in -lc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking GL/glx.h usability... yes
checking GL/glx.h presence... yes
checking for GL/glx.h... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XpmCreateBufferFromImage in -lXpm... yes
checking X11/xpm.h usability... yes
checking X11/xpm.h presence... yes
checking for X11/xpm.h... yes
checking xpm header version... 4.11
checking for jpeg_CreateDecompress in -ljpeg... yes
checking return type of signal handlers... void
checking for snprintf... yes
checking for strcasecmp... yes
checking for strerror... yes
checking for usleep... yes
checking for vsnprintf... yes
checking if snprintf is declared by header stdio.h... yes
checking if vsnprintf is declared by header stdio.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating xforms.spec
config.status: creating lib/include/AAA.h
config.status: creating config/Makefile
config.status: creating lib/Makefile
config.status: creating lib/bitmaps/Makefile
config.status: creating lib/fd/Makefile
config.status: creating lib/include/Makefile
config.status: creating lib/private/Makefile
config.status: creating image/Makefile
config.status: creating gl/Makefile
config.status: creating fdesign/Makefile
config.status: creating fdesign/fd/Makefile
config.status: creating fdesign/fd4test/Makefile
config.status: creating fdesign/notes/Makefile
config.status: creating fdesign/spec/Makefile
config.status: creating fdesign/xpm/Makefile
config.status: creating fd2ps/Makefile
config.status: creating fd2ps/test/Makefile
config.status: creating demos/Makefile
config.status: creating demos/fd/Makefile
config.status: creating lib/config.h
config.status: executing default-1 commands

Configuration
 Host type:                      i586-pc-linux-gnu
Special build flags: C Compiler: gcc
 C Compiler flags:               -O
Linker flags:
Configuration of xforms was successful.
Type 'make' to compile the program,
and then 'make install' to install it.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]