How do you run configure?

When I run configure --help I see:

[snip]
  --with-pic              try to use only PIC/non-PIC objects [default=use
                          both]
[snip]

Also, since you're on opteron in 64bit mode, there may well be some autoconf issues involved here.

You *could* try building a non-shared version:

./configure --enable-shared=no --with-pgsql

etc.


Hans Kristian Rosbach wrote:
On Tue, 2005-03-29 at 15:30, Hans Kristian Rosbach wrote:

It compiles successfully, but durinf 'make install' I get this:

/usr/bin/ld: /usr/dbmail/lib/dbmail/libpgsqldbmail.a(dbpgsql.o):
relocation R_X86_64_32S against `_db_params' can not be used when making
a shared object; recompile with -fPIC



Sorry, beeing sick sucks..  I forgot to attach some details..

Fedora Core 3, AMD64
Dual Opteron
2GB ram

-HK

_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev


--
  ________________________________________________________________
  Paul Stevens                                         [EMAIL PROTECTED]
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands_______________________________________www.nfg.nl

Reply via email to