• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
compiling problem (command line)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

compiling problem (command line)


  • Subject: compiling problem (command line)
  • From: Theodore Petrosky <email@hidden>
  • Date: Tue, 11 Nov 2003 12:22:20 -0800 (PST)

I seem to be having a problem with compiling a program
from the CLI.
I am trying to make psqlODBC.
When I navigate to the directory with the source, I:

./configure --with-iodbc
make

i get these make errors:

ld: Undefined symbols:
_CFBundleCopyExecutableURL
_CFBundleCopyResourceURL
_CFBundleGetBundleWithIdentifier
_CFRelease
_CFStringGetCString
_CFURLCopyFileSystemPath
___CFStringMakeConstantString
make[1]: *** [psqlodbc.la] Error 1

This looks like 'core foundation' stuff. Do I have to
edit the configuration file or add a path for the
linker? If I can add a path, how?

I know this 'should' work as I finally got a binary
from someone else and it works fine. I would like to
understand why it is not working.

Ted

__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: NSPopUpButtonCell?
  • Next by Date: Re: Delete key and panther
  • Previous by thread: Re: NSPopUpButtonCell?
  • Next by thread: Disabling sorting in NSTableView
  • Index(es):
    • Date
    • Thread