From: Garrett Cooper on
On Sat, Jun 5, 2010 at 1:17 AM, PA Zolczynski <zolczynski(a)googlemail.com> wrote:
> On 05/06/2010 08:42, Garrett Cooper wrote:
>
> 2010/6/4 PA Zolczynski <zolczynski(a)googlemail.com>:
>
>  See `config.log' for more details.
> ===>  Script "configure" failed unexpectedly.
> Please report the problem to ports(a)FreeBSD.org [maintainer] and attach the
> "/usr/ports/net/mpich2/work/mpich2-1.2.1p1/config.log" including the output
> of the failure of your make command. Also, it might be a good idea to
> provide
> an overview of all packages installed on your system (e.g. an `ls
> /var/db/pkg`).
> *** Error code 1
>
> Does execinfo.1 exist /usr/local ?
> Thanks,
> -Garrett
>
> thanks Garrett,
>
> cd /usr/ports/devel/libexecinfo ; make install
>
> helped, it ok now

   This was probably the result of an incomplete package or port
install because the OP installed the port and magically the issue went
away... If you look at the configure log nowhere does it actually
state that -lexecinfo was added to the LDFLAGS or LDLIBS by the OP.
Thanks,
-Garrett
_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"

From: Garrett Cooper on
On Sat, Jun 5, 2010 at 9:00 PM, Garrett Cooper <yanefbsd(a)gmail.com> wrote:
> On Sat, Jun 5, 2010 at 1:17 AM, PA Zolczynski <zolczynski(a)googlemail.com> wrote:
>> On 05/06/2010 08:42, Garrett Cooper wrote:
>>
>> 2010/6/4 PA Zolczynski <zolczynski(a)googlemail.com>:
>>
>>  See `config.log' for more details.
>> ===>  Script "configure" failed unexpectedly.
>> Please report the problem to ports(a)FreeBSD.org [maintainer] and attach the
>> "/usr/ports/net/mpich2/work/mpich2-1.2.1p1/config.log" including the output
>> of the failure of your make command. Also, it might be a good idea to
>> provide
>> an overview of all packages installed on your system (e.g. an `ls
>> /var/db/pkg`).
>> *** Error code 1
>>
>> Does execinfo.1 exist /usr/local ?
>> Thanks,
>> -Garrett
>>
>> thanks Garrett,
>>
>> cd /usr/ports/devel/libexecinfo ; make install
>>
>> helped, it ok now
>
>    This was probably the result of an incomplete package or port
> install because the OP installed the port and magically the issue went
> away... If you look at the configure log nowhere does it actually
> state that -lexecinfo was added to the LDFLAGS or LDLIBS by the OP.

nm, spoke too soon... it was set in LDFLAGS (sigh). Sorry for the noise...
-Garrett
_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"