Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Feb 1998 03:40:12 -0800 (PST)
From:      Kris Kennaway <kkennawa@physics.adelaide.edu.au>
To:        freebsd-ports
Subject:   Re: ports/5743: kdelib port not building
Message-ID:  <199802171140.DAA05630@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/5743; it has been noted by GNATS.

From: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
To: Stefan Esser <se@freebsd.org>
Cc: freebsd-gnats-submit@freebsd.org, Stefan Esser <se@freebsd.org>
Subject: Re: ports/5743: kdelib port not building
Date: Tue, 17 Feb 1998 21:55:23 +1030 (CST)

 On Sun, 15 Feb 1998, Stefan Esser wrote:
 
 > Sorry, but I can't reproduce this problem:
 > 
 >   checking for X... libraries /usr/X11R6/lib -L/usr/local/lib, headers /usr/X11R6/include -I/usr/local/include
 >   checking for QT... libraries /usr/X11R6/lib, headers /usr/X11R6/include/X11/qt 
 >   checking if Qt compiles without flags... yes
 > 
 > > cd /usr/ports/x11/kdelibs && make
 > 
 > Please send output from "nohup make clean all &", 
 > and I'll check what's going on. Bonus points for 
 > sending "config.cache" created in work/kdelibs by 
 > configure.
 
 Okay - when I went back to do this (in the same xterm as last time when 
 it refused to compile, although I probably su'ed once or twice in the 
 meantime) - it worked: got past this stage, anyway. I /was/ playing 
 around with some things on my path a bit, but I was doing a 'source 
 ~/.cshrc' and 'rehash' afterwards which I assumed would have synced 
 things (the qt includes are not, and have never been, on my path 
 ,though). So I dunno what was happening there - however I'm now getting this:
 
 [morden|root] 21:52 /usr/ports/x11/kdelibs nohup make clean all
 ===>  Cleaning for giflib-3.0 ===>  Cleaning for jpeg-6a
 ===>  Cleaning for qt-1.31
 ===>  Cleaning for gmake-3.76.1
 ===>  Cleaning for kdelibs-3.1b
 >> Checksum OK for kdelibs-Beta3-1.src.tar.gz.
 ===>  Extracting for kdelibs-3.1b
 ===>  kdelibs-3.1b depends on executable: moc - found
 ===>  kdelibs-3.1b depends on shared library: qt\.1\.3[0-9] - found
 ===>  kdelibs-3.1b depends on shared library: gif\.[23]\. - found
 ===>  kdelibs-3.1b depends on shared library: jpeg\.[67]\. - found
 ===>  Patching for kdelibs-3.1b
 ===>  Applying FreeBSD patches for kdelibs-3.1b
 ===>  Configuring for kdelibs-3.1b
 creating cache ./config.cache
 checking host system type... i386-unknown-freebsd3.0
 checking target system type... i386-unknown-freebsd3.0
 checking build system type... i386-unknown-freebsd3.0
 checking for a BSD compatible install... /usr/bin/install -c -o bin -g bin
 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 a BSD compatible install... /usr/bin/install -c -o bin -g bin
 checking for a C-Compiler... cc
 checking whether the C compiler (cc -O2 -pipe -m486 ) works... yes
 checking whether the C compiler (cc -O2 -pipe -m486 ) is a 
 cross-compiler... no
 checking whether we are using GNU C... yes
 checking how to run the C preprocessor... cc -E
 checking for a C++-Compiler... 
 checking for g++... g++
 checking whether the C++ compiler (g++ -O2 -pipe -m486 -s) works... yes
 checking whether the C++ compiler (g++ -O2 -pipe -m486 -s) is a 
 cross-compiler..
 . no
 checking whether we are using GNU C++... yes
 checking for ranlib... ranlib
 checking for ld used by GCC... /usr/bin/ld
 checking if the linker (/usr/bin/ld) is GNU ld... no
 checking for BSD-compatible nm... /usr/bin/nm -p
 checking whether ln -s works... yes
 checking for g++ option to produce PIC... -fPIC
 checking if g++ PIC flag -fPIC works... yes
 checking if g++ static flag -static works... -static
 checking if the linker (/usr/bin/ld) is GNU ld... no
 checking whether the linker (/usr/bin/ld) supports shared libraries... yes
 checking command to parse /usr/bin/nm -p output... no
 checking how to hardcode library paths into programs... immediate
 checking for /usr/bin/ld option to reload object files... -r
 checking dynamic linker characteristics... freebsd3.0 ld.so
 checking if libtool supports shared libraries... yes
 checking whether to build shared libraries... yes
 checking whether to build static libraries... no
 checking for objdir... .libs
 creating libtool
 checking for AIX... no
 checking for minix/config.h... no
 checking whether NLS is requested... yes
 checking for msgfmt... msgfmt
 checking for gmsgfmt... msgfmt
 checking for xgettext... :
 checking how to run the C++ preprocessor... g++ -E
 checking for ANSI C header files... yes
 checking for inline... inline
 checking for off_t... yes
 checking for size_t... yes
 checking for working alloca.h... no
 checking for alloca... yes
 checking for unistd.h... yes
 checking for getpagesize... yes
 checking for working mmap... yes
 checking for argz.h... no
 checking for limits.h... yes
 checking for locale.h... yes
 checking for nl_types.h... yes
 checking for malloc.h... no
 checking for string.h... yes
 checking for unistd.h... (cached) yes
 checking for values.h... no
 checking for alloca.h... (cached) no
 checking for getcwd... yes
 checking for munmap... yes
 checking for putenv... yes
 checking for setenv... yes
 checking for setlocale... yes
 checking for strchr... yes
 checking for strcasecmp... yes
 checking for __argz_count... no
 checking for __argz_stringify... no
 checking for __argz_next... no
 checking for stpcpy... no
 checking for LC_MESSAGES... no
 checking for dirent.h that defines DIR... yes
 checking for opendir in -ldir... no
 checking for ANSI C header files... (cached) yes
 checking for fcntl.h... yes
 checking for sys/time.h... yes
 checking for unistd.h... (cached) yes
 checking for sys/cdefs.h... yes
 checking for fnmatch.h... yes
 checking for sysent.h... yes
 checking for strings.h... yes
 checking for sys/stat.h... yes
 checking for sys/select.h... yes
 checking for socket in -lsocket... no
 checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
 checking for QT... libraries /usr/X11R6/lib, headers 
 /usr/X11R6/include/X11/qt
 checking if Qt compiles without flags... yes
 checking for moc... /usr/X11/bin/moc
 checking for KDE... will be installed in /usr/local
 checking for extra includes... no
 checking for extra libs... no
 checking for rpath... yes
 checking for bool... yes
 checking for KDE paths... defaults
 checking for main in -lcompat... yes
 checking for giflib... *** Error code 1
 
 Stop.
 *** Error code 1
 
 Stop.
 *** Error code 1
 
 Stop.
 
 With: configure: error: You need giflib23. Please install the kdesupport 
 package
 
 sent to stderr
 
 Reinstalling the giflib30 port has no effect.
 
 my work/kdelibs/config.cache is empty.
 
 STefan > 
 
 Thanks,
 
 Kris
 
  WOWBO     /\  .      Through the darkness of future past,     /\  .     BWOWB
  OBWOW    /##\/#\          The Magician longs to see.         /##\/#\    BOBWO
  WBOBW   /       \     One chance out between two worlds,    /       \   OWBOB
  WOWBO  /         \           Fire, Walk with me!           /         \  BWOWB
 
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802171140.DAA05630>