pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/41657: devel/physfs link failure on MacOS X 10.4.11 (PPC)



>Number:         41657
>Category:       pkg
>Synopsis:       devel/physfs link failure on MacOS X 10.4.11 (PPC)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jul 01 02:05:00 +0000 2009
>Originator:     John D. Baker
>Release:        MacOS X 10.4.11 (PPC), pkgsrc-current (pre-2009Q2)
>Organization:
>Environment:
Darwin g4gbe.technoskunk.fur 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 
18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc

>Description:
Building devel/physfs (dependency of emulators/dosbox) fails on MacOS X
10.4.11 (PPC) as follows:

[...]
/bin/sh ./libtool --mode=link gcc  -O2 -pipe -O2 -I/usr/pkg/include 
-I/usr/include -D_REENTRANT -D_REENTRANT -D_THREAD_SAFE   -L/usr/pkg/lib 
-L/usr/lib  -Wl,-framework -Wl,Carbon -Wl,-framework -Wl,IOKit -no-undefined -o 
test_physfs  test_physfs.o ./libphysfs.la -lpthread -lz
gcc -O2 -pipe -O2 
-I/Volumes/d0/build/pkgsrc/devel/physfs/work/.buildlink/include -D_REENTRANT 
-D_THREAD_SAFE -Wl,-framework -Wl,Carbon -Wl,-framework -Wl,IOKit -o 
.libs/test_physfs test_physfs.o  
-L/Volumes/d0/build/pkgsrc/devel/physfs/work/.buildlink/lib 
./.libs/libphysfs.dylib -lpthread -lz 
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols:
_add_history
_readline
collect2: ld returned 1 exit status
*** Error code 1

Stop.
bmake: stopped in /Volumes/d0/build/pkgsrc/devel/physfs/work/physfs-1.0.1
[...]

>How-To-Repeat:
Attempt to build devel/physfs (or package which causes devel/phsyfs to
be built as a dependency) on MacOS X 10.4.11 (PPC).
>Fix:



Home | Main Index | Thread Index | Old Index