Re: I was told to report here...

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

 




----- Original Message -----
> c4os-pc:~ Admin$ cd Downloads
> c4os-pc:Downloads Admin$ cd Setups
> c4os-pc:Setups Admin$ cd Classpath-0.98
> c4os-pc:Classpath-0.98 Admin$ sh ./configure
> checking build system type... i386-apple-darwin11.4.2
> checking host system type... i386-apple-darwin11.4.2
> checking target system type... i386-apple-darwin11.4.2
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... ./install-sh -c -d
> checking for gawk... no
> checking for mawk... no
> checking for nawk... no
> checking for awk... awk
> checking whether make sets $(MAKE)... yes
> checking how to create a ustar tar archive... gnutar
> checking for style of include used by make... GNU
> 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 ISO C89... none needed
> checking dependency style of gcc... gcc3
> checking how to run the C preprocessor... gcc -E
> checking for grep that handles long lines and -e... /usr/bin/grep
> checking for egrep... /usr/bin/grep -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 alsa/asoundlib.h usability... no
> checking alsa/asoundlib.h presence... no
> checking for alsa/asoundlib.h... no
> checking dssi.h usability... no
> checking dssi.h presence... no
> checking for dssi.h... no
> checking whether to regenerate the headers... no
> checking whether to regenerate the GJDoc parser... yes
> checking whether ln -s works... yes
> checking for a BSD-compatible install... /usr/bin/install -c
> 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++... gcc3
> checking for a sed that does not truncate output... /usr/bin/sed
> checking for ld used by gcc...
> /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
> checking if the linker
> (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
> checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
> option to reload object files... -r
> checking for BSD-compatible nm... /usr/bin/nm
> checking how to recognize dependent libraries... pass_all
> checking dlfcn.h usability... yes
> checking dlfcn.h presence... yes
> checking for dlfcn.h... yes
> checking how to run the C++ preprocessor... g++ -E
> checking for g77... no
> checking for xlf... no
> checking for f77... no
> checking for frt... no
> checking for pgf77... no
> checking for cf77... no
> checking for fort77... no
> checking for fl32... no
> checking for af77... no
> checking for xlf90... no
> checking for f90... no
> checking for pgf90... no
> checking for pghpf... no
> checking for epcf90... no
> checking for gfortran... no
> checking for g95... no
> checking for xlf95... no
> checking for f95... no
> checking for fort... no
> checking for ifort... no
> checking for ifc... no
> checking for efc... no
> checking for pgf95... no
> checking for lf95... no
> checking for ftn... no
> checking whether we are using the GNU Fortran 77 compiler... no
> checking whether  accepts -g... no
> checking the maximum length of command line arguments... 196608
> checking command to parse /usr/bin/nm output from gcc object... ok
> checking for objdir... .libs
> checking for ar... ar
> checking for ranlib... ranlib
> checking for strip... strip
> checking for dsymutil... dsymutil
> checking for nmedit... nmedit
> checking for -single_module linker flag... yes
> checking for -exported_symbols_list linker flag... yes
> checking for correct ltmain.sh version... yes
> checking if gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... -fno-common
> checking if gcc PIC flag -fno-common works... yes
> checking if gcc static flag -static works... no
> checking if gcc supports -c -o file.o... yes
> checking whether the gcc linker
> (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports
> shared libraries... yes
> checking dynamic linker characteristics... darwin11.4.2 dyld
> 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 libtool
> appending configuration tag "CXX" to libtool
> checking for ld used by g++...
> /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
> checking if the linker
> (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
> checking whether the g++ linker
> (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports
> shared libraries... yes
> checking for g++ option to produce PIC... -fno-common
> checking if g++ PIC flag -fno-common works... yes
> checking if g++ static flag -static works... no
> checking if g++ supports -c -o file.o... yes
> checking whether the g++ linker
> (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports
> shared libraries... yes
> checking dynamic linker characteristics... darwin11.4.2 dyld
> (cached) (cached) checking how to hardcode library paths into
> programs... immediate
> appending configuration tag "F77" to libtool
> checking for gawk... (cached) awk
> checking for gcc... (cached) gcc
> checking whether we are using the GNU C compiler... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for gcc option to accept ISO C89... (cached) none needed
> checking dependency style of gcc... (cached) gcc3
> checking whether gcc and cc understand -c and -o together... yes
> checking how to run the C preprocessor... gcc -E
> checking __attribute__((,,))... yes
> checking __attribute__((unused))... yes
> checking for ANSI C header files... (cached) yes
> checking size of void *... 8
> checking whether byte ordering is bigendian... no
> checking for unistd.h... (cached) yes
> checking for sys/types.h... (cached) yes
> checking sys/config.h usability... no
> checking sys/config.h presence... no
> checking for sys/config.h... no
> checking sys/ioctl.h usability... yes
> checking sys/ioctl.h presence... yes
> checking for sys/ioctl.h... yes
> checking asm/ioctls.h usability... no
> checking asm/ioctls.h presence... no
> checking for asm/ioctls.h... no
> checking for inttypes.h... (cached) yes
> checking for stdint.h... (cached) yes
> checking utime.h usability... yes
> checking utime.h presence... yes
> checking for utime.h... yes
> checking sys/utime.h usability... no
> checking sys/utime.h presence... no
> checking for sys/utime.h... no
> checking sys/filio.h usability... yes
> checking sys/filio.h presence... yes
> checking for sys/filio.h... yes
> checking sys/time.h usability... yes
> checking sys/time.h presence... yes
> checking for sys/time.h... yes
> checking sys/select.h usability... yes
> checking sys/select.h presence... yes
> checking for sys/select.h... yes
> checking crt_externs.h usability... yes
> checking crt_externs.h presence... yes
> checking for crt_externs.h... yes
> checking fcntl.h usability... yes
> checking fcntl.h presence... yes
> checking for fcntl.h... yes
> checking sys/mman.h usability... yes
> checking sys/mman.h presence... yes
> checking for sys/mman.h... yes
> checking magic.h usability... no
> checking magic.h presence... no
> checking for magic.h... no
> checking sys/event.h usability... yes
> checking sys/event.h presence... yes
> checking for sys/event.h... yes
> checking sys/epoll.h usability... no
> checking sys/epoll.h presence... no
> checking for sys/epoll.h... no
> checking ifaddrs.h usability... yes
> checking ifaddrs.h presence... yes
> checking for ifaddrs.h... yes
> checking netinet/in_systm.h usability... yes
> checking netinet/in_systm.h presence... yes
> checking for netinet/in_systm.h... yes
> checking netinet/ip.h usability... yes
> checking netinet/ip.h presence... yes
> checking for netinet/ip.h... yes
> checking net/if.h usability... no
> checking net/if.h presence... yes
> configure: WARNING: net/if.h: present but cannot be compiled
> configure: WARNING: net/if.h:     check for missing prerequisite headers?
> configure: WARNING: net/if.h: see the Autoconf documentation
> configure: WARNING: net/if.h:     section "Present But Cannot Be Compiled"
> configure: WARNING: net/if.h: proceeding with the preprocessor's result
> configure: WARNING: net/if.h: in the future, the compiler will take
> precedence
> configure: WARNING:     ## -------------------------------- ##
> configure: WARNING:     ## Report this to classpath@xxxxxxx ##
> configure: WARNING:     ## -------------------------------- ##
> checking for net/if.h... yes
> checking sys/loadavg.h usability... no
> checking sys/loadavg.h presence... no
> checking for sys/loadavg.h... no
> checking sys/sockio.h usability... yes
> checking sys/sockio.h presence... yes
> checking for sys/sockio.h... yes
> checking for library containing inet_pton... none required
> checking for gethostname in -lsocket... no
> checking for ftruncate... yes
> checking for fsync... yes
> checking for select... yes
> checking for gethostname... yes
> checking for socket... yes
> checking for strerror... yes
> checking for fork... yes
> checking for pipe... yes
> checking for execve... yes
> checking for open... yes
> checking for close... yes
> checking for lseek... yes
> checking for fstat... yes
> checking for read... yes
> checking for readv... yes
> checking for write... yes
> checking for writev... yes
> checking for htonl... yes
> checking for memset... yes
> checking for htons... yes
> checking for connect... yes
> checking for getsockname... yes
> checking for getpeername... yes
> checking for bind... yes
> checking for listen... yes
> checking for accept... yes
> checking for recvfrom... yes
> checking for send... yes
> checking for sendto... yes
> checking for setsockopt... yes
> checking for getsockopt... yes
> checking for time... yes
> checking for mktime... yes
> checking for gethostbyname_r... no
> checking for localtime_r... yes
> checking for strerror_r... yes
> checking for fcntl... yes
> checking for statvfs... yes
> checking for mmap... yes
> checking for munmap... yes
> checking for mincore... yes
> checking for msync... yes
> checking for madvise... yes
> checking for getpagesize... yes
> checking for sysconf... yes
> checking for lstat... yes
> checking for readlink... yes
> checking for inet_aton... yes
> checking for inet_addr... yes
> checking for inet_pton... yes
> checking for getifaddrs... yes
> checking for kqueue... yes
> checking for kevent... yes
> checking for epoll_create... no
> checking for getloadavg... yes
> checking for magic_open in -lmagic... no
> checking whether struct sockaddr_in6 is in netinet/in.h... yes
> checking whether time.h and sys/time.h may both be included... yes
> checking whether struct tm is in sys/time.h or time.h... time.h
> checking for struct tm.tm_zone... yes
> checking for tm_gmtoff in struct tm... yes
> checking for an ANSI C-conforming const... yes
> checking for inline... inline
> checking for __attribute__... yes
> checking how many arguments gethostbyname_r() takes... cannot find
> function declaration in netdb.h
> checking for ld used by GCC...
> /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
> checking if the linker
> (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
> checking for shared library run path origin... /bin/sh: ./config.rpath:
> No such file or directory
> done
> checking for iconv... yes
> checking how to link with libiconv... -liconv
> checking for iconv declaration...
>           extern size_t iconv (iconv_t cd, char * *inbuf, size_t
> *inbytesleft, char * *outbuf, size_t *outbytesleft);
> checking for X... libraries /usr/X11/lib, headers
> checking whether -R must be followed by a space... no
> checking for gethostbyname... yes
> checking for connect... (cached) yes
> checking for remove... yes
> checking for shmat... yes
> checking for IceConnectionNumber in -lICE... yes
> checking for XTestQueryExtension in -lXtst... yes
> checking for pkg-config... no
> *** The pkg-config script could not be found. Make sure it is
> *** in your path, or set the PKG_CONFIG environment variable
> *** to the full path to pkg-config.
> *** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config.
> configure: error: Library requirements (gtk+-2.0 >= 2.8 gthread-2.0 >=
> 2.2 gdk-pixbuf-2.0) not met; consider adjusting the PKG_CONFIG_PATH
> environment variable if your libraries are in a nonstandard prefix so
> pkg-config can find them.
> c4os-pc:Classpath-0.98 Admin$
> 
> 
> 

Install pkg-config as it says.
-- 
Andrew :)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

PGP Key: 248BDC07 (https://keys.indymedia.org/)
Fingerprint = EC5A 1F5E C0AD 1D15 8F1F  8F91 3B96 A578 248B DC07






[Index of Archives]     [Linux Kernel]     [Linux Cryptography]     [Fedora]     [Fedora Directory]     [Red Hat Development]

  Powered by Linux