From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.50.66.232 with SMTP id i8mr2013569igt.3.1385165682138; Fri, 22 Nov 2013 16:14:42 -0800 (PST) X-Received: by 10.49.81.162 with SMTP id b2mr1660qey.41.1385165682101; Fri, 22 Nov 2013 16:14:42 -0800 (PST) Path: border1.nntp.dca3.giganews.com!backlog3.nntp.dca3.giganews.com!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!dz2no2391409qab.0!news-out.google.com!9ni745qaf.0!nntp.google.com!i2no2394262qav.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 22 Nov 2013 16:14:41 -0800 (PST) In-Reply-To: <041c6fe2-e448-4d49-b82c-6193d14a566c@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=75.161.20.244; posting-account=lJ3JNwoAAAAQfH3VV9vttJLkThaxtTfC NNTP-Posting-Host: 75.161.20.244 References: <528f09de$0$299$14726298@news.sunsite.dk> <87ob5cygqt.fsf@adaheads.sparre-andersen.dk> <2081e5ea-8825-44a3-b20e-109c4d38182d@googlegroups.com> <041c6fe2-e448-4d49-b82c-6193d14a566c@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <1f81e4ac-2247-4339-85c9-81f360e22efb@googlegroups.com> Subject: Re: AWS Entry into the TechEmpower Framework Benchmark Project From: Shark8 Injection-Date: Sat, 23 Nov 2013 00:14:42 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Original-Bytes: 2025 Xref: number.nntp.dca.giganews.com comp.lang.ada:183978 Date: 2013-11-22T16:14:41-08:00 List-Id: >> Getting a persistent error from ld.exe: "cannot find -lpq" *sigh* > > I've seen that error too. When you do ./configure for gnatcoll you should have one parameter -with-postgresql=path_to_the_directory_where_postgres_is_installed > > Last time I recompiled gnatcoll the installation couldn't find Postgresql if the path to it contained spaces. It required a reinstallation of Postgresql to relocate it. Just tried uninstall/reinstall (to a location w/ no spaces) no luck. I'm going to uninstall and try the 32-bit version, but if that fails I'll be well and truly out of ideas.