Re: cbrt() broken in AIX
От | André Volpato |
---|---|
Тема | Re: cbrt() broken in AIX |
Дата | |
Msg-id | 49B02AFD.7000005@ecomtecnologia.com.br обсуждение исходный текст |
Ответ на | Re: cbrt() broken in AIX (Thomas Pundt <mlists@rp-online.de>) |
Список | pgsql-hackers |
Thomas Pundt escreveu: > Hi, > > André Volpato schrieb: > > [...] >> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline >> > [...] > >> utils/SUBSYS.o ../../src/timezone/SUBSYS.o ../../src/port/libpgport_srv.a >> >> -Wl,-bE:../../src/backend/postgres.imp -lld -o postgres >> >> ld: 0711-317 ERROR: Undefined symbol: .lrint >> >> ld: 0711-317 ERROR: Undefined symbol: ._isnan >> >> ld: 0711-317 ERROR: Undefined symbol: ._isinff >> >> ld: 0711-317 ERROR: Undefined symbol: .sqrt >> >> ld: 0711-317 ERROR: Undefined symbol: .tan >> >> ld: 0711-317 ERROR: Undefined symbol: .sin >> >> ld: 0711-317 ERROR: Undefined symbol: .cos >> > [...] > >> What can I do next ? >> > I don't have a clue about AIX, but that certainly looks like it's > > missing a -lm now. > I cant put -lm in LDFLAGS, the system cant find libm. Well, I´m gonna install libm from the CD and try again. Thanks. -- []´s, ACV
В списке pgsql-hackers по дате отправления: