Karim BELABAS on Tue, 18 Jun 2002 17:12:44 +0200 (MEST) |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: failure of 2.2.3 build on HP-UX |
On Tue, 18 Jun 2002, Ilya Zakharevich wrote: > On Tue, Jun 18, 2002 at 09:14:30AM +0200, Karim BELABAS wrote: > > > /bin/cc -O -Aa +z config/has_getrusage.c > > > cc: "config/has_getrusage.c", line 5: error 1574: Unknown size for "a". > > > > Which is the expected result. From that Configure should have gathered that > > getrusage is not available. > > > > Check config/look and insert diagnostics messages in the main loop: > > success: /bin/cc has_getrusage.c -o hpux-hppa-tmp24111 > ...Found getrusage. > > I checked, and the command above emits no diagnostic messages indeed. > But adding -Aa makes the compilation fail. OK, a simple typo then. In config/look, it should be $cflags and not $CFLAGS. Karim. -- Karim Belabas Tel: (+33) (0)1 69 15 57 48 Dép. de Mathematiques, Bat. 425 Fax: (+33) (0)1 69 15 60 19 Université Paris-Sud Email: Karim.Belabas@math.u-psud.fr F-91405 Orsay (France) http://www.math.u-psud.fr/~belabas/ -- PARI/GP Home Page: http://www.parigp-home.de/