pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/49598



The following reply was made to PR pkg/49598; it has been noted by GNATS.

From: scole_mail <scole_mail%gmx.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/49598
Date: Wed, 5 Aug 2015 14:20:42 -0400

 I tried recompiling this again with version in stable pkgsrc (5.22.0) and current and get these errors now:
 
 LD_LIBRARY_PATH=/usr/pkgsrc/lang/perl5/work/perl\-5.22.0 ./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib  MAKE="/usr/pkg/bin/bmake" LIBPERL_A=libperl.so
 Generating a Unix-style Makefile
 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 "("
  #if __GNUC_PREREQ__(4, 0)
                     ^
 /usr/include/sys/cdefs_elf.h:73:20: error: missing binary operator before token "("
  #if __GNUC_PREREQ__(4, 0)
                     ^
 /usr/include/sys/cdefs_elf.h:79:20: error: missing binary operator before token "("
  #if __GNUC_PREREQ__(4, 2)
                     ^
 


Home | Main Index | Thread Index | Old Index