pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/30363
The following reply was made to PR pkg/30363; it has been noted by GNATS.
From: "Jeremy C. Reed" <reed%reedmedia.net@localhost>
To: Michael%nosflow.com@localhost
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: pkg/30363
Date: Thu, 2 Jun 2005 13:32:57 -0700 (PDT)
I saw same today.
Those three libraries are saved with _failed.so as end of name.
Build says:
*** WARNING: renaming "_CF" since importing it failed: Failure linking new
module: : dyld: ./python Undefined symbols:
build/lib.darwin-7.9.0-Power_Macintosh-2.4/_CF.so undefined reference to
_PyMacGluePtr_CFArrayRefObj_Convert expected to be defined in a dynamic image
build/lib.darwin-7.9.0-Power_Macintosh-2.4/_CF.so undefined reference to
_PyMacGluePtr_CFArrayRefObj_New expected to be defined in a dynamic image
build/lib.darwin-7.9.0-Power_Macintosh-2.4/_CF.so undefined reference to
_PyMacGluePtr_CFDictionaryRefObj_Convert expected to be defined in a dynamic
building 'ColorPicker' extension
...
*** WARNING: renaming "_CG" since importing it failed: Failure linking new
module: : dyld: ./python Undefined symbols:
build/lib.darwin-7.9.0-Power_Macintosh-2.4/_CG.so undefined reference to
_GrafObj_Convert expected to be defined in a dynamic image
build/lib.darwin-7.9.0-Power_Macintosh-2.4/_CG.so undefined reference to
_PyMac_Error expected to be defined in a dynamic image
build/lib.darwin-7.9.0-Power_Macintosh-2.4/_CG.so undefined reference to
_PyMac_GetOSErrException expected to be defined in a dynamic image
build/lib.darwin-7.9.0-Power_Macintosh-2.4/_CG.
...
gcc -pipe -L/usr/lib -L/usr/pkg/lib -bundle -undefined dynamic_lookup
-L/usr/lib -L/usr/pkg/lib -O2 -I/usr/include -I/usr/pkg/include
-no-cpp-precomp -I/usr/include -I/usr/pkg/include
build/temp.darwin-7.9.0-Power_Macintosh-2.4/_Launchmodule.o -L/usr/pkg/lib
-o build/lib.darwin-7.9.0-Power_Macintosh-2.4/_Launch.so -framework
ApplicationServices -L/usr/lib -L/usr/pkg/lib
*** WARNING: renaming "_Launch" since importing it failed: Failure linking
new module: : dyld: ./python Undefined symbols:
build/lib.darwin-7.9.0-Power_Macintosh-2.4/_Launch.so undefined reference
to _CFStringRefObj_Convert expected to be defined in a dynamic image
build/lib.darwin-7.9.0-Power_Macintosh-2.4/_Launch.so undefined reference
to _CFStringRefObj_New expected to be defined in a dynamic image
build/lib.darwin-7.9.0-Power_Macintosh-2.4/_Launch.so undefined reference
to _CFURLRefObj_Convert expected to be defined in a dynamic image
build/lib.darwin-7.9.0-Po
I am looking closer.
I think on OPENSTEP/Rhapsody/MacOSX that libtool is used.
Jeremy C. Reed
technical support & remote administration
http://www.pugetsoundtechnology.com/
Home |
Main Index |
Thread Index |
Old Index