Subject: py-postgresql package
To: None <tech-pkg@netbsd.org>
From: Brook Milligan <brook@biology.nmsu.edu>
List: tech-pkg
Date: 02/23/2000 08:49:45
I'm trying to compile the py-postgresql package and get the following
error:

===>  Building for py-postgresql-2.4
ld -Bshareable  pgmodule.o  -Wl,-R/usr/pkg/pgsql/lib -L/usr/pkg/pgsql/lib -lpq -lcrypt -o _pgmodule.so
ld: invalid command option `-Wl,-R/usr/pkg/pgsql/lib'
*** Error code 1

Is this an elf-transition problem?  What options should the loader be
using?

Thanks for your help.

Cheers,
Brook