[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[UDUNITS #ZYY-472715]: problem building udunits on opensuse 10.3
- To: sdavis2@xxxxxxxxxxxx
- Subject: [UDUNITS #ZYY-472715]: problem building udunits on opensuse 10.3
- From: "Unidata UDUNITS Support" <support-udunits@xxxxxxxxxxxxxxxx>
- Date: Mon, 07 Apr 2008 12:13:48 -0600
- Delivered-to: support-udunits@unidata.ucar.edu by laraine.unidata.ucar.edu (Postfix) with ESMTP id F3B59CB18E; Mon, 7 Apr 2008 12:13:48 -0600 (MDT) id D878FD5118; Mon, 7 Apr 2008 12:13:48 -0600 (MDT)
Sean,
> No go. I can try to set LD_MATH, but I wouldn't know what to set it
> to since I routinely compile statistical packages, databases, and
> other scientific software without a problem. Any other suggestions?
The file "config.log" contained the following:
configure:3582: checking for C const
configure:3607: c89 -c -g -O2 conftest.c >&5
c89: invalid option -- 2
The problem is that the CFLAGS environment variable contains the
string "-O2", which the compiler doesn't understand. Change the
option to just "-O" and retry.
Regards,
Steve Emmerson
Ticket Details
===================
Ticket ID: ZYY-472715
Department: Support UDUNITS
Priority: Normal
Status: Closed