mutt failing to build on current

hiren panchasara hiren.panchasara at gmail.com
Mon Mar 3 18:18:29 UTC 2014


On Mon, Mar 3, 2014 at 9:29 AM, John Marino <freebsd.contact at 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 at 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


More information about the freebsd-ports mailing list