ST

Carlos F. A. Paniago pan at cnpm.embrapa.br
Fri Dec 17 05:01:44 PST 2004


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 at 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


More information about the freebsd-ports mailing list