Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Sep 2004 13:14:19 -0700
From:      Sean McNeil <sean@mcneil.com>
To:        dinoex@FreeBSD.org
Cc:        freebsd-ports@freebsd.org
Subject:   openssl compilation flags are wrong
Message-ID:  <1095106459.9560.4.camel@server.mcneil.com>

next in thread | raw e-mail | index | archive | help
Hi,

Just trying to recompile openssl on my -CURRENT amd64 machine and I see
that a flag is passed improperly:

cc: -lpthread: linker input file unused because linking not done
cc: -rpath: linker input file unused because linking not done
cc: /usr/local/lib: linker input file unused because linking not done

This happens for all files as -lpthread is passed instead of -pthread.

Cheers,
Sean




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1095106459.9560.4.camel>