pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Suspicious errors during build of lang/perl
On Wed, 09 Jan 2008, Rhialto wrote:
> Writing Makefile for Errno
> ../../miniperl "-I../../lib" "-I../../lib" Errno_pm.PL Errno.pm
> /usr/include/sys/cdefs_elf.h:67:20: error: missing binary operator before
> token "("
>
> The line in /usr/include/sys/cdefs_elf.h reads
>
> #if __GNUC_PREREQ__(4, 0)
It looks as though somebody included <sys/cdefs_elf.h> without
first including <sys/cdefs.h>.
--apb (Alan Barrett)
Home |
Main Index |
Thread Index |
Old Index