pkgsrc-Bugs archive

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

Re: pkg/51291 (openssl build fails on MacOS X 10.4.11 powerpc)



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

From: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/51291 (openssl build fails on MacOS X 10.4.11 powerpc)
Date: Fri, 8 Jul 2016 15:06:25 -0500 (CDT)

 On Thu, 7 Jul 2016, John D. Baker wrote:
 > Found it.  This commit:
 > 
 >   http://mail-index.netbsd.org/pkgsrc-changes/2016/03/14/msg138134.html
 > 
 > breaks building "security/openssl" on MacOS X 10.4.11 (powerpc).
 
 This also breaks "converters/help2man":
 
 [...]
 ===> Building for help2man-1.47.3
 /usr/pkg/bin/perl help2man.PL --with-gettext
 cc -O -I/usr/pkg/include -I/usr/include -isystem /usr/include -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -L/usr/lib -o bindtextdomain.dylib -fPIC -dynamiclib -install_name /usr/pkg/lib/bindtextdomain.dylib bindtextdomain.c -lintl 
 Extracting help2man (with variable substitutions)
 bindtextdomain.c: In function 'setup':
 bindtextdomain.c:73: error: 'RTLD_NEXT' undeclared (first use in this function)
 bindtextdomain.c:73: error: (Each undeclared identifier is reported only once
 bindtextdomain.c:73: error: for each function it appears in.)
 gmake: *** [Makefile:148: bindtextdomain.dylib] Error 1
 *** Error code 2
 
 Stop.
 bmake[12]: stopped in /usr/pkgsrc/converters/help2man
 
 
 Reverting the changes in the above commit allows "help2man" to build
 successfully.
 
 -- 
 |/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
 |\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
 | X  No HTML/proprietary data in email.   BSD just sits there and works!
 |/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645
 


Home | Main Index | Thread Index | Old Index