On Mon, Mar 3, 2014 at 9:29 AM, John Marino <freebsd.cont...@marino.st> wrote: > On 3/3/2014 18:21, hiren panchasara wrote: >> On Sun, Mar 2, 2014 at 11:49 PM, hiren panchasara >> <hiren.panchas...@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 _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"