Opened 15 years ago

Last modified 14 years ago

#24083 closed defect

gnome-vfs won't build against zlib@1.2.4 — at Version 2

Reported by: stvnschwrz@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc: stvnschwrz@…
Port: gnome-vfs

Description (last modified by ryandesign (Ryan Carsten Schmidt))

The gnome-vfs macport fails to build against zlib@1.2.4.

In file included from gzip-method.c:33:
/opt/local/include/zlib.h:1561: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gzseek64'
/opt/local/include/zlib.h:1562: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gztell64'
/opt/local/include/zlib.h:1563: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gzoffset64'
/opt/local/include/zlib.h:1564: error: expected declaration specifiers or '...' before 'off64_t'
/opt/local/include/zlib.h:1565: error: expected declaration specifiers or '...' before 'off64_t'

Other tickets that may be similar or relevant: #24079 and #24067. Ticket 24067 seems written assuming it is zlib's fault. 24079 is written assuming it is the fault of ports including zlib, but only mentions MPlayer and mplayer-devel. Hence this ticket for gnome-vfs.

Change History (3)

Changed 15 years ago by stvnschwrz@…

Attachment: log added

log from "sudo port install -d gnome-vfs"

comment:1 Changed 15 years ago by stvnschwrz@…

Cc: stvnschwrz@… added

Cc Me!

comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: gnome-vfs added
Note: See TracTickets for help on using tickets.