This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Trouble compiling xorg-server-1.5.3-6


Jon TURNEY wrote:
> I think this is not the right version of libtool.  I think it looks like
> setup.ini is still not quite recovered from it's recent problems and is
> preferring the version under _obsolete/libtool to the version under libtool
> or something.

You were correct.  I made some progress, but I am still not all the way there.

$ cygcheck -c | grep -i gl
freeglut                        2.4.0-1            OK
glproto                         1.4.9-1            OK
libGL1                          7.2-2              OK
libglitz1                       0.5.6-1            OK
libGLU1                         7.2-2              OK
libglut3                        2.4.0-1            OK

$ cygport xorg-server-1.5.3-6.cygport all
>>> Preparing xorg-server-1.5.3-6

...

*** Info: patch xorg-server-1.5.3-6.src.patch not found
>>> Compiling xorg-server-1.5.3-6
autoreconf-2.63: Entering directory `.'
autoreconf-2.63: configure.ac: not using Gettext
autoreconf-2.63: running: aclocal --force
autoreconf-2.63: configure.ac: tracing
autoreconf-2.63: running: libtoolize --copy --force
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf-2.63: running: /usr/bin/autoconf-2.63 --force
autoreconf-2.63: running: /usr/bin/autoheader-2.63 --force
autoreconf-2.63: running: automake --add-missing --copy --force-missing
autoreconf-2.63: Leaving directory `.'
*** Info: Removing hw/xfree86/common/xf86Build.h to be regenerated by configure
*** Info: Removing include/do-not-use-config.h to be regenerated by configure
*** Info: Removing include/xorg-server.h to be regenerated by configure
*** Info: Removing include/dix-config.h to be regenerated by configure
*** Info: Removing include/xgl-config.h to be regenerated by configure
*** Info: Removing include/xorg-config.h to be regenerated by configure
*** Info: Removing include/xkb-config.h to be regenerated by configure
*** Info: Removing include/xwin-config.h to be regenerated by configure
/usr/src/temp/xorg-server-1.5.3-6/src/xorg-server-1.5.3/configure
--srcdir=/usr/src/temp/xorg-server-1.5.3-6/src/xorg-server-1.5.3
--prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin
--libexecdir=/usr/sbin --datadir=/usr/share --localstatedir=/var
--sysconfdir=/etc --datarootdir=/usr/share
--docdir=/usr/share/doc/xorg-server-1.5.3 --enable-kdrive
--enable-xephyr --enable-xfake --enable-record --disable-config-hal
--disable-dri --disable-install-setuid --disable-xf86bigfont
--disable-xf86misc --disable-xf86vidmode --disable-xinerama
--disable-xsdl --disable-xv --disable-xvmc
--with-fontdir=/usr/share/fonts --with-log-dir=/var/log
--with-serverconfig-path=/usr/lib/X11 --with-xkb-output=/var/lib/xkb
--with-os-name=Cygwin --with-os-vendor=Red Hat
--with-builder-addr=cygwin-xfree@cygwin.com --with-vendor-name=The
Cygwin/X Project --with-vendor-name-short=Cygwin/X
--with-vendor-web=http://x.cygwin.com/
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking for as... as
checking for dlltool... dlltool
checking for objdump... objdump
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/i686-pc-cygwin/bin/ld.exe
checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 8192
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... -r
checking for objdump... (cached) objdump
checking how to recognize dependent libraries... file_magic ^x86
archive import|^x86 DLL
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if gcc PIC flag -DDLL_EXPORT -DPIC 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.o... (cached) yes
checking whether the gcc linker (/usr/i686-pc-cygwin/bin/ld.exe)
supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating ./config.lt
config.lt: creating libtool
checking whether make sets $(MAKE)... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for flex... no
checking for lex... no
checking for bison... no
checking for byacc... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for cpp... /usr/bin/cpp
checking if /usr/bin/cpp requires -undef... yes, with -ansi
checking if /usr/bin/cpp requires -traditional... yes
checking for dtrace... not_found
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking size of unsigned long... 4
checking for pid_t... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking for dlopen... yes
checking for vprintf... yes
checking for _doprnt... no
checking for geteuid... yes
checking for getuid... yes
checking for link... yes
checking for memmove... yes
checking for memset... yes
checking for mkstemp... yes
checking for strchr... yes
checking for strrchr... yes
checking for strtol... yes
checking for getopt... yes
checking for getopt_long... yes
checking for vsnprintf... yes
checking for walkcontext... no
checking for backtrace... no
checking for getisax... no
checking for getzoneid... no
checking for shmctl64... no
checking for strcasestr... no
checking for working alloca.h... yes
checking for alloca... yes
checking for getdtablesize... yes
checking for getifaddrs... no
checking for getpeereid... yes
checking for getpeerucred... no
checking for strlcat... yes
checking for strlcpy... yes
checking for mmap... yes
checking for sqrt in -lm... yes
checking for cbrt in -lm... yes
checking ndbm.h usability... yes
checking ndbm.h presence... yes
checking for ndbm.h... yes
checking dbm.h usability... yes
checking dbm.h presence... yes
checking for dbm.h... yes
checking rpcsvc/dbm.h usability... no
checking rpcsvc/dbm.h presence... no
checking for rpcsvc/dbm.h... no
checking linux/agpgart.h usability... no
checking linux/agpgart.h presence... no
checking for linux/agpgart.h... no
checking sys/agpio.h usability... no
checking sys/agpio.h presence... no
checking for sys/agpio.h... no
checking linux/apm_bios.h usability... no
checking linux/apm_bios.h presence... no
checking for linux/apm_bios.h... no
checking linux/fb.h usability... no
checking linux/fb.h presence... no
checking for linux/fb.h... no
checking asm/mtrr.h usability... no
checking asm/mtrr.h presence... no
checking for asm/mtrr.h... no
checking sys/memrange.h usability... no
checking sys/memrange.h presence... no
checking for sys/memrange.h... no
checking machine/mtrr.h usability... no
checking machine/mtrr.h presence... no
checking for machine/mtrr.h... no
checking for sys/linker.h... no
checking for SYSV IPC... no
checking execinfo.h usability... no
checking execinfo.h presence... no
checking for execinfo.h... no
checking to see if we can install the Xorg server as root... no
checking if Xtrans should support UNIX socket connections... yes
checking if Xtrans should support TCP socket connections... yes
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for getaddrinfo... no
checking if IPv6 support should be built... no
checking for struct sockaddr_in.sin_len... no
checking for socklen_t... yes
checking if Xtrans should support os-specific local connections... no
checking for authdes_seccreate... no
checking for authdes_create... no
checking if Secure RPC authentication ("SUN-DES-1") should be supported... no
checking for /usr/share/sgml/X11/defs.ent... no
checking for linuxdoc... no
checking for ps2pdf... /usr/bin/ps2pdf
checking Whether to build documentation... no
checking Whether to build pdf documentation... yes
checking for DBUS... no
checking for HAL... no
checking for glibc...... no
checking for clock_gettime... yes
checking for a useful monotonic clock ...... no
checking for XLIB... yes
checking for GL... configure: error: Package requirements (glproto >=
1.4.9 gl >= 7.1.0) were not met:

No package 'gl' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GL_CFLAGS
and GL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

*** ERROR: configure failed
>>> Installing xorg-server-1.5.3-6
make: *** No rule to make target `install'.  Stop.
*** ERROR: make install DESTDIR failed
>>> Packaging xorg-server-1.5.3-6
>>> Creating binary package(s)
>>> xorg-server-1.5.3-6.tar.bz2
tar: *: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
*** ERROR: Binary package creation failed
>>> Removing work directory in 5 seconds...
>>> Removing work directory NOW.
>>> Finished.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]