On Sun, 6 Apr 2003, Matt Hoek wrote:

> Okay, I picked up with my GRASS install where I left off, and I ran
> into the same trouble.  Alex, you mentioned looking for a line that
> said something like this:
>
> cc <bunch of stuff> pgconnection.o
>
> I see several "cc" and lots of "pgconnection.o", but I'm not sure how
> to identify exactly where pgconnection.o is being built.  I've pasted
> the Terminal output below, starting with (what I think is) the
> PostgreSQL installation.
>
> Any suggestions with this?  Thank you!
>
> M
>
<snip>
> for dir in access bootstrap catalog commands executor lib libpq mb
> nodes optimizer parser port regex rewrite storage tcop utils; do \
>    for file in ./$dir/*.h; do \
>      /bin/sh ../../config/install-sh -c -m 644 $file
> /sw/src/root-postgresql-7.3.2-3/sw/include/postgresql/$dir/`basename
> $file` || exit; \
>    done \
> done
> /sw/src/postgresql-7.3.2-3/libpq++-4.0
> /sw/src/postgresql-7.3.2-3/postgresql-7.3.2
> sed:
> /sw/fink/dists/local/main/finkinfo/postgresql-libpqpp-7.3.2-3.patch: No
> such file or directory

This looks like it might be the error.  Copy this patch file over to your
local tree as well:

/sw/fink/10.2/unstable/main/finkinfo/database/postgresql-libpqpp-7.3.2-3.patch

--
Alexander K. Hansen
Associate Research Scientist, Columbia University
visiting MIT Plasma Science and Fusion Center
Levitated Dipole Experiment
175 Albany Street, NW17-219
Cambridge, MA  02139-4213


-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to