Opened 20 years ago

Closed 19 years ago

#2197 closed defect (fixed)

unrar package build failed on MacOS X 10.3.5 with gcc-3.3

Reported by: jc@… Owned by: mtn88 (Max)
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: kyrah@…
Port:

Description

---> Building unrar with target all Error: Target com.apple.build returned: shell command "cd "/usr/darwinports/dports/archivers/unrar/ work/unrar" && gnumake all" returned error 2 Command output: g++ -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DUNRAR -c rar.cpp In file included from rar.hpp:20,

from rar.cpp:1:

array.hpp: In member function `void Array<T>::Add(int) [with T = byte]': array.hpp:88: instantiated from `void Array<T>::Alloc(int) [with T = byte]' headers.hpp:186: instantiated from here array.hpp:78: error: `ErrHandler' undeclared (first use this function) array.hpp:78: error: (Each undeclared identifier is reported only once for each

function it appears in.)

In file included from rar.hpp:74,

from rar.cpp:1:

global.hpp: At global scope: global.hpp:10: error: `ErrorHandler ErrHandler' used prior to declaration gnumake: * [rar.o] Error 1

Change History (6)

comment:1 Changed 20 years ago by waqar@…

Owner: changed from darwinports-bugs@… to max@…

comment:2 Changed 20 years ago by thomas+opendarwin@…

Cc: kyrah@… added

comment:3 Changed 20 years ago by thomas+opendarwin@…

* Bug 2219 has been marked as a duplicate of this bug. *

comment:4 Changed 20 years ago by thomas+opendarwin@…

xCode 1.5 will not build this version of the unrar port. I will be submitting a portfile update for unrar 3.4.0 that does build on xCode 1.5 shortly.

comment:5 Changed 20 years ago by thomas+opendarwin@…

dependson: 2246

comment:6 Changed 19 years ago by mww@…

Resolution: fixed
Status: newclosed

this one was fixed in the meantime (updated 2005/01/25 by toby@)

Note: See TracTickets for help on using tickets.