Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Oct 2000 22:10:25 -0500 (EST)
From:      Tim McMillen <timcm@umich.edu>
To:        freebsd-questions@freebsd.org
Subject:   More KDE2 errors
Message-ID:  <Pine.SOL.4.10.10010292158100.18546-100000@galaga.gpcc.itd.umich.edu>

next in thread | raw e-mail | index | archive | help

Let me know if I should have sent this to ports@ instead.
I have tried about 6-7 times to Build KDE2 and I get mostly different
errors each time.  Most tries (all of the last four) I uninstalled all
packages and tried to build it from scratch.    Tries 4-6 died will erros
in compiling kdelibs.  Finally I decided to do a fresh install of 4.1.1.
I CVSup'd my ports Sun afternoon.
	Then I built qt22 port with gif support and did make clean.  Then
I went to /usr/ports/x11/kde2 and did make && make install && make clean
This time it got through kdelibs, but it died with the below error.  Any
ideas? 
	I would try making clean, uninstalling all packages and making the
port for each component but I'm afraid there's now too much cruft left
over for that to work.
	I'm really frustrated since most ports compile perfectly, I've now
come to expect that every time.  I have most of the other errors saved
too.  Sorry so long.  Thanks,
			
							Tim


so gb2312.so  iso-10646-ucs-2.so iso-10646-ucs-4.so  ucs2-internal.so ucs4-inter
nal.so utf-8.so utf-16.so  /usr/local/lib/iconv
/usr/local/lib/iconv/extended_unix_code_packed_format_for_japanese.so -> euc-jp.
so
/usr/local/lib/iconv/cseucpkdfmtjapanese.so -> euc-jp.so
/usr/local/lib/iconv/cseuckr.so -> euc-kr.so
/usr/local/lib/iconv/euc-cn.so -> gb2312.so
/usr/local/lib/iconv/csgb2312.so -> gb2312.so
/usr/local/lib/iconv/csunicode.so -> iso-10646-ucs-2.so
/usr/local/lib/iconv/ucs-2.so -> iso-10646-ucs-2.so
/usr/local/lib/iconv/ucs-4.so -> iso-10646-ucs-4.so
/usr/local/lib/iconv/ucs4.so -> iso-10646-ucs-4.so
/usr/local/lib/iconv/iso-10646-utf-8.so -> utf-8.so
/usr/local/lib/iconv/utf8.so -> utf-8.so
/usr/local/lib/iconv/iso-10646-utf-16.so -> utf-16.so
/usr/local/lib/iconv/utf16.so -> utf-16.so
===> util
install -c -s -o root -g wheel -m 555   iconv /usr/local/bin
install -c -o root -g wheel -m 444 iconv.1.gz  /usr/local/man/man1
===>   Generating temporary packing list
===>   Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===>   Registering installation for iconv-1.1
===>   Returning to build of koffice-2.0
===>   koffice-2.0 depends on shared library: qt2.4 - found
===>  Patching for koffice-2.0
===>  Configuring for koffice-2.0
configure.in:50: warning: AC_TRY_RUN called without default to allow cross compi
ling
creating cache ./config.cache
checking host system type... i386--freebsd4.1.1
checking target system type... i386--freebsd4.1.1
checking build system type... i386--freebsd4.1.1
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking whether gmake sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... found
checking for working automake... missing
checking for working autoheader... found
checking for working makeinfo... found
checking for a C-Compiler... cc
checking whether the C compiler (cc -O -pipe ) works... no
                   This seemed to be the only common error

configure: error: installation or configuration problem: C compiler cannot creat
e executables.
===>  Script "configure" failed: here are the contents of "config.log"
This file contains any messages produced by compilers while
runningg configure, to aid debugging if configure makes a mistake.
configure:613: checking host system type
configure:634: checking target system type
configure:652: checking build system type
configure:711: checking for a BSD compatible install
configure:791: checking whether build environment is sane
configure:829: checking whether gmake sets ${MAKE}
configure:875: checking for working aclocal
configure:888: checking for working autoconf
configure:901: checking for working automake
configure:914: checking for working autoheader
configure:927: checking for working makeinfo
configure:1013: checking for a C-Compiler
configure:1125: checking whether the C compiler (cc -O -pipe ) works
configure:1141: cc -o conftest -O -pipe -I  conftest.c -Wl,-export-dyanmic -L/us
r/local/lib -ljpeg -lgcc -lstdc++ 1>&5
/usr/libexec/elf/ld: warning: cannot find entry symbol xport-dyanmic; defaulting
 to 08048778
/usr/lib/crt1.o: In function `_start':
/usr/lib/crt1.o(.text+0x79): undefined reference to `main'
configure: failed program was:
#line 1136 "configure"
#include "confdefs.h"
main(){return(0);}
(end of "config.log")
*** Error code 1
Stop in /usr/ports/editors/koffice.
*** Error code 1
Stop in /usr/ports/editors/koffice.
*** Error code 1
Stop in /usr/ports/editors/koffice.
*** Error code 1
Stop in /usr/ports/editors/koffice.
*** Error code 1
Stop in /usr/ports/editors/koffice.
*** Error code 1
Stop in /usr/ports/x11/kde2.
*** Error code 1
Stop in /usr/ports/x11/kde2.
*** Error code 1
Stop in /usr/ports/x11/kde2.
tim#



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.4.10.10010292158100.18546-100000>