Opened 9 months ago

Closed 9 months ago

#67956 closed defect (duplicate)

zvbi @0.2.35 +universal: error: use of undeclared identifier 'Z_BYTE_ORDER'

Reported by: barracuda156 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: zvbi

Description

:info:build /opt/local/bin/clang-mp-11 -DHAVE_CONFIG_H -I. -I. -I..  -I..  -D_REENTRANT -D_GNU_SOURCE -I/opt/local/include -I..  -D_REENTRANT -D_GNU_SOURCE -pipe -Os -arch x86_64 -arch i386 -c osc.c
:info:build caption.c:217:7: error: use of undeclared identifier 'Z_BYTE_ORDER'
:info:build                 if (Z_BYTE_ORDER == Z_BIG_ENDIAN)
:info:build                     ^
:info:build 1 error generated.
:info:build make[2]: *** [caption.o] Error 1

Attachments (1)

zvbi.log (121.5 KB) - added by barracuda156 9 months ago.

Download all attachments as: .zip

Change History (3)

Changed 9 months ago by barracuda156

Attachment: zvbi.log added

comment:1 Changed 9 months ago by ryandesign (Ryan Carsten Schmidt)

Summary: zvbi fails to build as universal on Intel: caption.c:217:7: error: use of undeclared identifier 'Z_BYTE_ORDER'zvbi @0.2.35 fails to build as universal on Intel: caption.c:217:7: error: use of undeclared identifier 'Z_BYTE_ORDER'

comment:2 Changed 9 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: newclosed
Summary: zvbi @0.2.35 fails to build as universal on Intel: caption.c:217:7: error: use of undeclared identifier 'Z_BYTE_ORDER'zvbi @0.2.35 +universal: error: use of undeclared identifier 'Z_BYTE_ORDER'

Duplicate of #64759.

Note: See TracTickets for help on using tickets.