#2219 closed defect (duplicate)
unrar build fails on 10.3.5/gcc-3.3
Reported by: | kyrah@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
On Mac OS 10.3.5 (build 7M34), gcc version 3.3 20030304:
$ sudo port install unrar
Password: ---> Building unrar with target all Error: Target com.apple.build returned: shell command "cd "/Users/kyrah/Developer/src/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 (2)
comment:1 Changed 20 years ago by thomas+opendarwin@…
comment:2 Changed 20 years ago by thomas+opendarwin@…
Resolution: | → duplicate |
---|---|
Status: | new → closed |
* This bug has been marked as a duplicate of 2197 *
How strange.. unrar seems to install fine here with Mac OS X 10.3.5, gcc version 3.3 20030304 (Apple Computer, Inc. build 1640). (portfile v1.5).