Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Mar 2014 10:18:27 -0800
From:      hiren panchasara <hiren.panchasara@gmail.com>
To:        marino@freebsd.org
Cc:        "Schweigert, Udo" <udo.schweigert@siemens.com>, ports <freebsd-ports@freebsd.org>
Subject:   Re: mutt failing to build on current
Message-ID:  <CALCpEUHEGZLQN-B3r0yw6sE4cOynpUS%2Bus3xrHEqopKbZCOwng@mail.gmail.com>
In-Reply-To: <5314BBEE.8040200@marino.st>
References:  <CALCpEUHXy0yKk-cYyxbn0eZxH1gnf3D3Hfqniqz0-RkGOdW0OA@mail.gmail.com> <CALCpEUHi6EZ=%2BxZbtmL4syiHukAJw5ULDHBkQtC8%2BjfviyizDQ@mail.gmail.com> <5314BBEE.8040200@marino.st>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 3, 2014 at 9:29 AM, John Marino <freebsd.contact@marino.st> wrote:
> On 3/3/2014 18:21, hiren panchasara wrote:
>> On Sun, Mar 2, 2014 at 11:49 PM, hiren panchasara
>> <hiren.panchasara@gmail.com> wrote:
>>> Poudriere failed to build mutt for me and here is the error log:
>>>
>>> http://bpaste.net/show/184460/
>>>
>>> I have today's current and up-to-date ports tree.
>>>
>>> Please let me know if I can provide more info.
>>
>> Logs say:
>> configure: error: C compiler cannot create executables - what does it mean?
>>
>> Attaching config.log also: http://bpaste.net/show/184663/
>>
>> Any help is appreciated.
>>
>
>
> The actual error is that "-rpath=/usr/local/lib:/usr/lib" is passed
> instead of "-Wl,-rpath=/usr/local/lib:/usr/lib".
>
> caused by:
> c_cv_env_LDFLAGS_value=' -L/usr/local/lib -rpath=/usr/local/lib:/usr/lib
> -ltinfow  -Wl,-rpath,/usr/lib:/usr/local/lib
> -Wl,-rpath=/usr/lib:/usr/local/lib'
>
> The second rpath is correct.
> I don't know where LDFLAGS is getting set, probably the vendor makefile.

Thanks John.

for now, I've switched to gcc and it worked.

cheers,
Hiren



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALCpEUHEGZLQN-B3r0yw6sE4cOynpUS%2Bus3xrHEqopKbZCOwng>