Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Mar 2003 16:04:19 +0000 (UTC)
From:      Christian Weisgerber <naddy@freebsd.org>
To:        cvs-ports@freebsd.org
Subject:   Re: cvs commit: ports/converters/recode/files patch-aa patch-lib-error.c patch-src-Makefile.in
Message-ID:  <b5klu3$2cb2$1@kemoauc.mips.inka.de>
References:  <200303230817.h2N8HQDB050692@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Martin Blapp <mbr@FreeBSD.org> wrote:

>   Added files:
>     converters/recode/files patch-lib-error.c 
>                             patch-src-Makefile.in 
>   Removed files:
>     converters/recode/files patch-aa 
>   Log:
>   Fix unresolved symbols in the recode port. Without this
>   fix the libs cannot be used with php.

This breaks on my 5.0-CURRENT/alpha (~March 10) box:

Making all in lib
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.  -I/usr/local/include  -O -pipe -mcpu=ev56 -c error.c
In file included from /usr/include/vm/pmap.h:86,
                 from error.c:33:
/usr/include/machine/pmap.h:103: syntax error before "pt_entry_t"
/usr/include/machine/pmap.h:103: warning: data definition has no type or storage class
/usr/include/machine/pmap.h:173: syntax error before "pt_entry_t"
/usr/include/machine/pmap.h:180: `MAXCPU' undeclared here (not in a function)
*** Error code 1

-- 
Christian "naddy" Weisgerber                          naddy@mips.inka.de


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b5klu3$2cb2$1>