Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Dec 2004 11:01:39 -0200
From:      "Carlos F. A. Paniago" <pan@cnpm.embrapa.br>
To:        ports@freebsd.org
Subject:   ST
Message-ID:  <41C2D8B3.2060600@cnpm.embrapa.br>

next in thread | raw e-mail | index | archive | help
Hi: I compiled today the stlport (I put an comment in  the BROKEN line 
in Makefeile), and I did' nt find the segfault in an AMD64 machine:
oliveira# uname -a
FreeBSD oliveira.cnpm.embrapa.br 5.3-STABLE FreeBSD 5.3-STABLE #2: Wed 
Dec 15 20:44:58 BRST 2004     
root@oliveira.cnpm.embrapa.br:/usr/src/sys/amd64/compile/OLIVEIRA  amd64
oliveira#     I sugest that in the Makefile the line:
.if ${ARCH} == "alpha" || ${ARCH} == "amd64"
to be changed to:
.if ${ARCH} == "alpha"
because I don't have an alpha machine to test.

Thanks in advance,

Paniago



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