new code on the server rc.40

Peter Van Epp vanepp at sfu.ca
Tue Feb 27 21:48:00 EST 2007


On Tue, Feb 27, 2007 at 09:11:26AM -0800, Michael Hornung wrote:
> Sorry I'm not a coder, but RC.40 won't build on OpenBSD 4.0:
> 
> ./configure --with-sasl=yes
> make
> 
> ...
> 
> argus.o(.text+0xe60): In function `main':
> ../lib/argus_common.a(scanner.o)(.text+0x632): In function `argus_lex':
> : undefined reference to `strtof'
> collect2: ld returned 1 exit status
> *** Error code 1
> 
> -Mike
> 

	This may get a little exciting. I can't find any ascii to float 
conversion on OpenBSD (I'm looking at 3.8 rather than 4.0). We may have to
steal a copy from the FreeBSD libc source and tack it on for OpenBSD. strtod
is there but nothing that seems to deal with floats.

Peter Van Epp / Operations and Technical Support 
Simon Fraser University, Burnaby, B.C. Canada



More information about the argus mailing list