Nicolas Binand wrote:
Hello,

I have download Vpopmail from sourceforge and i get an error while doing
make, I have searched on the internet and in this mailing-list archive and
did not find anything usefull...


function `__i686.get_pc_thunk.bx':
: multiple definition of `__i686.get_pc_thunk.bx'
libvpopmail.a(libvpopmail_a-vpopmail.o)(.gnu.linkonce.t.__i686.get_pc_thunk.
bx+0x0):/usr/local/src/vpopmail-5.4.13/vpopmail.c:86:
first defined here
collect2: ld returned 1 exit status

A Google search on "__i686.get_pc_thunk.bx" returned a few hits including this one

   http://forum.x86-secret.com/archive/index.php/t-2020.html

that seem to indicate a problem with your gcc installation and the shared libraries on your system. I do not see the error here, even though I used the exact same ./configure options.

I'm not sure how much help I can be, but do do any more, I will need to know things like what kind of hardware, operating system and compiler you are using. I suspect there is no way to track this down without doing the work on your system. I would look at compiler, library and automake/autoconf versions first.


Good luck!
Rick

Reply via email to