zsh-workers
 help / color / mirror / code / Atom feed
* Undefined symbols in mathfunc
@ 1999-11-03 14:49 Andrej Borsenkow
  0 siblings, 0 replies; only message in thread
From: Andrej Borsenkow @ 1999-11-03 14:49 UTC (permalink / raw)
  To: ZSH workers mailing list

Trying to compile on a somewhat antic system, I got following errors:

Undefined                       first referenced
 symbol                             in file
log1p                               Modules/mathfunc.o
drem                                Modules/mathfunc.o
expm1                               Modules/mathfunc.o
ilogb                               Modules/mathfunc.o

(I added mathfunc to the list of modules). It compiles O.K. on another system.
Still, out of these, drem() is missing on SUSV2 page.

Should I add test for them to configure? Or anybody has better idea? It may
result in a case, when different versions will support different set of
functions. Not really nice.

/andrej


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-11-03 14:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-03 14:49 Undefined symbols in mathfunc Andrej Borsenkow

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).