On Jun 13, 2004, at 9:53 PM, Sherm Pendley wrote:

On Jun 14, 2004, at 12:12 AM, Phil Calvert wrote:

ld: -undefined: unknown argument: dynamic_lookup

I noticed in an older reply that you're using GCC 3.1, and you've upgraded to 10.3.4. If you upgraded from Jaguar (or earlier), and you haven't installed Xcode yet, do that - you'll get the newer GCC 3.3 with it.


Then, do a 'sudo gcc_select 3.3' - that will make the newer GCC 3.3 the default instead of 3.1. (You can also do a 'gcc_select --list' to show what versions are installed, and 'gcc_select' w/o parameters to show the current default.)

Like Ed mentioned, GCC versions prior to 3.3 may not understand the -undefined dynamic_lookup switch.

At this point, maybe the best thing would be to reinstall osX?

I'm guessing you're a recent refugee from Windows? ;-)

Sir, you wound me! ;-) I've never used a windows for more than a hour without feeling ill. I will admit to being a long time system 6, 7, 8, 9 user and this unix stuff is still a bit heady.

Well, I installed Xcode and ran sudo perl -MCPAN -e 'install Bundle::LWP' again and this time it seemed to go well. Thank you and every else for the help!



Reply via email to