On Saturday 02 July 2005 01:24 pm, Michael Nottebrock wrote:
> > I went through it again and configure finished:
> > Good - your configure finished. Start make now
>
> I'm out of ideas how to reproduce this in a meaningful way now. :-(
>
> This bug has crept up in kdemultimedia before, very very rarely, for very
> few people, as early as in the days of FreeBSD 4.8 and whatever KDE version
> was out by then. We've never been able to reproduce it. It doesn't happen
> on the packaging cluster and it doesn't happen to me either on 4.x or on
> 5.x.
>
> So all I can suggest for now if you want to have KDE 3.4.1 now is to build
> binary packages on a machine that works and use that - or you'll have to
> wait until the packages for 4-STABLE are built by the FreeBSD cluster and
> uploaded to the ftp servers.

Since the problem appeared to be related to SSE/MME, I looked for SSE enables 
in my kernel config and I found one.  I commented out CPU_ENABLE_SSE and 
rebuilt the world and kernel.  kdemultimedia3 STILL wants to build itself 
with SSE.  Is there any knob for SSE not defined in /etc/defaults/make.conf?

I also added a -v switch to the top of the configure script and here's the 
tail end:

ac_cv_x86_sse=no
fi
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext

fi

echo "$as_me:33405: result: $ac_cv_x86_sse" >&5
echo "${ECHO_T}$ac_cv_x86_sse" >&6
yes
if eval "test \"`echo `$ac_cv_x86_sse\" = yes"; then

cat >>confdefs.h <<\_ACEOF
#define HAVE_X86_SSE 1
_ACEOF

fi
eval: 1: Syntax error: Unterminated quoted string
===>  Script "configure" failed unexpectedly.
Please report the problem to [EMAIL PROTECTED] [maintainer] and attach the
"/usr/ports/multimedia/kdemultimedia3/work/kdemultimedia-3.4.1/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. an `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/ports/multimedia/kdemultimedia3.

-- 
i386 FreeBSD 4.11-STABLE
There are 10 types of people in this world. Ones that understand binary and 
then, the others.
_______________________________________________
kde-freebsd mailing list
[email protected]
http://freebsd.kde.org/mailman/listinfo/kde-freebsd

Reply via email to