Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Apr 2002 15:41:26 -0400
From:      "Isaac Mushinsky" <imush@math.berkeley.edu>
To:        <freebsd-ports@freebsd.org>
Cc:        <freebsd-questions@freebsd.org>
Subject:   help! can't build kde3
Message-ID:  <000801c1eeec$afe30d70$ca427242@mushinsky.net>

next in thread | raw e-mail | index | archive | help
While building kdenetwork3 during configure I get prompts as below, and then
a make error. It does not seem to matter whether I answer yes or no to these
questions.
The prompts also came up during the build of kdelibs/kdebase, but then they
built successfully. Please help!

>checking target system type... i386-portbld-freebsd4.5
>remove conftest.sed? y
>checking for a BSD-compatible install... /usr/bin/install -c
............
and then many times

>checking for BSD-compatible nm... /usr/bin/nm -B
>checking for a sed that does not truncate output... overwrite
/tmp/sedutrG9q/sed.in? (y/n [n]) y
>overwrite /tmp/sedutrG9q/sed.in? (y/n [n]) y
>overwrite /tmp/sedutrG9q/sed.nl? (y/n [n]) y
>overwrite /tmp/sedutrG9q/sed.in? (y/n [n]) y
>overwrite /tmp/sedutrG9q/sed.nl? (y/n [n]) y
>overwrite /tmp/sedutrG9q/sed.in? (y/n [n]) y
>overwrite /tmp/sedutrG9q/sed.nl? (y/n [n]) y
...
>overwrite /tmp/sedutrG9q/sed.nl? (y/n [n]) y

, and finally a make error:

checking whether ln -s works... yes
autoheader: `config.h.in' is updated
cd . \
&& CONFIG_FILES= CONFIG_HEADERS=config.h \
/usr/local/bin/bash ./config.status
config.status: creating config.h
config.status: executing default-1 commands
gmake  all-recursive
gmake[1]: Entering directory
`/usr/ports/net/kdenetwork3/work/kdenetwork-3.0'
Making all in mimelib
gmake[2]: Entering directory
`/usr/ports/net/kdenetwork3/work/kdenetwork-3.0/mimelib'
cd .. && \
CONFIG_HEADERS= CONFIG_LINKS= \
CONFIG_FILES=mimelib/Makefile /bin/sh ./config.status
config.status: creating mimelib/Makefile
config.status: executing default-1 commands
gmake[2]: Leaving directory
`/usr/ports/net/kdenetwork3/work/kdenetwork-3.0/mimelib'
gmake[2]: Entering directory
`/usr/ports/net/kdenetwork3/work/kdenetwork-3.0/mimelib'
Makefile:422: *** missing separator.  Stop.
gmake[2]: Leaving directory
`/usr/ports/net/kdenetwork3/work/kdenetwork-3.0/mimelib'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/net/kdenetwork3/work/kdenetwork-3.0'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/net/kdenetwork3.
kdenetwork3>


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?000801c1eeec$afe30d70$ca427242>