bug-autoconf
[Top][All Lists]
Advanced

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

bug report for "configure" command


From: Russ Petruzzelli
Subject: bug report for "configure" command
Date: Wed, 21 Jul 2004 13:03:26 -0700
User-agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.4) Gecko/20040414

I attempted to run configure for the latest x11vnc bits.  It had errors that said to send to this email...
file is attached with the output.

I'm on solaris 9  ==   SunOS petro 5.9 Generic_112233-11 sun4u sparc SUNW,Sun-Blade-1000
gnome desktop.

I tried it in both ksh and sh.

<snip>
checking arpa/inet.h presence... yes
configure: WARNING: arpa/inet.h: present but cannot be compiled
configure: WARNING: arpa/inet.h: check for missing prerequisite headers?
configure: WARNING: arpa/inet.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden. ##
configure: WARNING:     ## ------------------------------------ ##
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... no
checking netdb.h presence... yes
configure: WARNING: netdb.h: present but cannot be compiled
configure: WARNING: netdb.h: check for missing prerequisite headers?
configure: WARNING: netdb.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden. ##
configure: WARNING:     ## ------------------------------------ ##
checking for netdb.h... yes
checking netinet/in.h usability... no
checking netinet/in.h presence... yes
configure: WARNING: netinet/in.h: present but cannot be compiled
configure: WARNING: netinet/in.h: check for missing prerequisite headers?
configure: WARNING: netinet/in.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden. ##
configure: WARNING:     ## ------------------------------------ ##
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... no
checking sys/socket.h presence... yes
configure: WARNING: sys/socket.h: present but cannot be compiled
configure: WARNING: sys/socket.h: check for missing prerequisite headers?
configure: WARNING: sys/socket.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden. ##
configure: WARNING:     ## ------------------------------------ ##
</snip>


Russ

--

"The information contained in this electronic transmission is intended only for the use of the recipient and may be Sun Microsystems, Inc. or its Subsidiaries, confidential, attorney-client privileged, and/or constitute inside information. Unauthorized use, disclosure, or reproduction is strictly prohibited, and may be unlawful. If you have received this electronic transmission in error, please notify the sender immediately and delete all copies from your system."
address@hidden: pwd
/home/russp/x11vnc-bits/x11vnc-0.6.1
address@hidden: ls
acinclude.m4    _configs.sed    INSTALL         missing         rfbconfig.h.in
aclocal.m4      config.status   install-sh      mkinstalldirs   stamp-h1
AUTHORS         configure       libvncserver    NEWS            TODO
ChangeLog       configure.ac    Makefile        README          x11vnc
classes         COPYING         Makefile.am     rfb             x11vnc.spec
config.log      depcomp         Makefile.in     rfbconfig.h     x11vnc.spec.in
address@hidden: ./configure
checking for a BSD-compatible install... /tools/ns/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 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 for style of include used by make... GNU
checking dependency style of gcc... gcc
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for X... libraries /usr/openwin/lib, headers /usr/openwin/include
checking whether -R must be followed by a space... no
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
checking for connect... no
checking for connect in -lsocket... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XkbSelectEvents in -lX11... yes
checking for XineramaQueryScreens in -lXinerama... no
checking for XTestFakeKeyEvent in -lXtst... yes
checking for egrep... egrep
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... no
checking for unistd.h... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate in -lz... yes
checking for jpeg_CreateCompress in -ljpeg... no
checking for pthread_mutex_lock in -lpthread... yes
checking for pthread_mutex_lock in -lpthread... (cached) yes
checking for ANSI C header files... (cached) yes
checking arpa/inet.h usability... no
checking arpa/inet.h presence... yes
configure: WARNING: arpa/inet.h: present but cannot be compiled
configure: WARNING: arpa/inet.h: check for missing prerequisite headers?
configure: WARNING: arpa/inet.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... no
checking netdb.h presence... yes
configure: WARNING: netdb.h: present but cannot be compiled
configure: WARNING: netdb.h: check for missing prerequisite headers?
configure: WARNING: netdb.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for netdb.h... yes
checking netinet/in.h usability... no
checking netinet/in.h presence... yes
configure: WARNING: netinet/in.h: present but cannot be compiled
configure: WARNING: netinet/in.h: check for missing prerequisite headers?
configure: WARNING: netinet/in.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... no
checking sys/socket.h presence... yes
configure: WARNING: sys/socket.h: present but cannot be compiled
configure: WARNING: sys/socket.h: check for missing prerequisite headers?
configure: WARNING: sys/socket.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for socklen_t... no
checking for stdint-types....... "(putting them into rfb/rfbint.h)"
checking for uintptr_t... no
checking for uintptr_t... yes
checking for uint64_t... yes
... seen our uintptr_t in inttypes.h (uint64_t too)
creating rfb/rfbint.h : _RFB_RFBINT_H
checking for int_least32_t... yes
checking for int_fast32_t... no
..adding include stddef.h
..adding include inttypes.h
... seen good stdint.h inttypes
... seen good uint64_t
..adding generic int_fast-types
... DONE rfb/rfbint.h
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking whether lstat dereferences a symlink specified with a trailing 
slash... no
checking whether stat accepts an empty string... no
checking for strftime... yes
checking for vprintf... yes
checking for _doprnt... yes
checking for pid_t... yes
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for gethostbyname in -lnsl... (cached) yes
checking for socket in -lsocket... yes
checking for ftime... yes
checking for gethostbyname... (cached) no
checking for gethostname... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memmove... yes
checking for memset... yes
checking for mkfifo... yes
checking for select... yes
checking for socket... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strstr... yes
checking for setsid... yes
checking for shmget in -lcygipc... no
checking ApplicationServices/ApplicationServices.h usability... no
checking ApplicationServices/ApplicationServices.h presence... no
checking for ApplicationServices/ApplicationServices.h... no
checking for rpm sources path... NOT-FOUND
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libvncserver/Makefile
config.status: creating x11vnc/Makefile
config.status: creating classes/Makefile
config.status: creating x11vnc.spec
config.status: creating rfbconfig.h
config.status: rfbconfig.h is unchanged
config.status: executing rfb/rfbconfig.h commands
config.status: creating rfb/rfbconfig.h - prefix LIBVNCSERVER for rfbconfig.h 
defines
config.status: rfb/rfbconfig.h is unchanged
config.status: executing depfiles commands
address@hidden: ls
acinclude.m4    _configs.sed    INSTALL         missing         rfbconfig.h.in
aclocal.m4      config.status   install-sh      mkinstalldirs   stamp-h1
AUTHORS         configure       libvncserver    NEWS            TODO
ChangeLog       configure.ac    Makefile        README          x11vnc
classes         COPYING         Makefile.am     rfb             x11vnc.spec
config.log      depcomp         Makefile.in     rfbconfig.h     x11vnc.spec.in
address@hidden: make
make  all-recursive
make[1]: Entering directory `/home/russp/x11vnc-bits/x11vnc-0.6.1'
Making all in libvncserver
make[2]: Entering directory `/home/russp/x11vnc-bits/x11vnc-0.6.1/libvncserver'
source='main.c' object='main.o' libtool=no \
depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
depmode=gcc /bin/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -Wall -c `test -f 'main.c' || echo 
'./'`main.c
In file included from /usr/include/netinet/in.h:41,
                 from ../rfb/rfbproto.h:74,
                 from ../rfb/rfb.h:38,
                 from main.c:13:
/usr/include/sys/stream.h:307: parse error before `projid_t'
/usr/include/sys/stream.h:307: warning: no semicolon at end of struct or union
/usr/include/sys/stream.h:308: warning: data definition has no type or storage 
class
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/home/russp/x11vnc-bits/x11vnc-0.6.1/libvncserver'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/russp/x11vnc-bits/x11vnc-0.6.1'
make: *** [all] Error 2

reply via email to

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