pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/46209: re-alpine doesn't build on amd64-current
>Number: 46209
>Category: pkg
>Synopsis: re-alpine doesn't build on amd64-current
>Confidential: yes
>Severity: serious
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Mar 16 21:10:00 +0000 2012
>Originator: H. Todd Fujinaka
>Release: NetBSD 6.99.3
>Organization:
None
>Environment:
System: NetBSD mara.i8u.org 6.99.3 NetBSD 6.99.3 (MARA) #251: Thu Mar 15
15:33:15 PDT 2012
htodd%mara.i8u.org@localhost:/usr/obj/sys/arch/amd64/compile.amd64/MARA amd64
Architecture: x86_64
Machine: amd64
>Description:
Compilation dies with the lines:
gcc -std=gnu99 -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -g
-pthread -O2 -I/usr/include -MT smkeys.o -MD -MP -MF .
deps/smkeys.Tpo -c -o smkeys.o smkeys.c
smkeys.c: In function 'get_x509_subject_email':
smkeys.c:280:5: error: 'STACK' undeclared (first use in this function)
smkeys.c:280:5: note: each undeclared identifier is reported only once for each
function it appears in
smkeys.c:280:12: error: 'emails' undeclared (first use in this function)
>How-To-Repeat:
cd /usr/pkgsrc/mail/re-alpine; make
>Fix:
Probably an openssl update bug where they renamed STACK _STACK and you need a
typedef. I'm no good at fixing pkgsrc.
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index