site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:content-type:content-transfer-encoding :subject:date:message-id:to:mime-version:x-mailer; bh=1Rk9B54x7/83HKzgUBt8LCTwc2p6WHfYkClcmTmf3I0=; b=BGwdfu2Sre2qQxy1ZCKh+GQKQBdupG8TAGyY5EPQa9FFj6xAqxaGWTYhclO6WzqQCt YEB8rQiHFUOpv1Fl8BeRbZAINFuhNe+qI9lrSb0xgScNXKoI08s3ZzUHg+tmEyHFyXo2 ypnudB+4OvRawLzyp9FXZPTbutr+6F3Da8pso= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=LhurMb65g/53a/EC+HzbxuQmkHazGsD3/gr0cr8majBTdENgaC+jL1vwvZOD5y35Dy wSHRmnqs1mR+KatTO6/bsovO7Iaozfha8yQWquGooWGpCXyA1BvoJ4I5sRfPgcb6BnbF jfjzlWCE59NDaR7+6X/VuKpVNg//UtMNPQZ74= Folks, Why do I get this error and how do I fix it? Thanks, Joel --- gcc -isysroot /Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5 -headerpad_max_install_names -arch x86_64 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -L/Library/PostgreSQL/9.0/lib -L/usr/local/lib -Wl,-dead_strip_dylibs -bundle -bundle_loader /Library/PostgreSQL/9.0/bin/postgres -o divergence.so divergence.o ld: library not found for -lbundle1.o collect2: ld returned 1 exit status -------------------------------------------------------------------------- - for hire: mac osx device driver ninja, kernel extensions and usb drivers ---------------------+------------+--------------------------------------- http://wagerlabs.com | @wagerlabs | http://www.linkedin.com/in/joelreymont ---------------------+------------+--------------------------------------- _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Joel Reymont