Re: Problems building 2.7p29 on OpenBSD. Was 2.7p26
2010-03-01 21:45:43 GMT

Actually the latest and greatest is 2.7p29
Can you try that?
Paul AlfilleOn Sun, Feb 28, 2010 at 4:40 AM, Mads Hjorth <madsh <at> mac.com> wrote:Hi Paul,I get:# grep -r -n -I HAVE_GETADDRINFO * | grep defineconfig.log:3003:| #define HAVE_GETADDRINFO 1config.log:3117:| #define HAVE_GETADDRINFO 1config.log:3231:| #define HAVE_GETADDRINFO 1config.log:3427:| #define HAVE_GETADDRINFO 1config.log:3585:| #define HAVE_GETADDRINFO 1config.log:4349:#define HAVE_GETADDRINFO 1config.status:1216:s,^\([ #]*\)[^ ]*\([ ]*HAVE_GETADDRINFO\)[(].*,\1define\2 1 ,src/include/config.h:53:#define HAVE_GETADDRINFO 1Looks to me that getaddrinfo is detected correctly.I was concerned about the date of the module/owshell/src/c/getaddrinfo.cIt looks to me like the fix from october was not included in current branch...maybe...MadsOn Feb 28, 2010, at 01:27 , Paul Alfille wrote:That matches what I get in linux.
Can you try, in the owfs directory:
grep -r -n -I HAVE_GETADDRINFO * | grep define
I get:
paul <at> amd64ubuntu:~/owfs$ grep -r -n -I HAVE_GETADDRINFO * | grep define
config.log:2841:| #define HAVE_GETADDRINFO 1
config.log:2971:| #define HAVE_GETADDRINFO 1
config.log:3647:#define HAVE_GETADDRINFO 1
src/include/config.h:53:#define HAVE_GETADDRINFO 1
I'm trying to figure out if the configuration script is missing the presence of getaddrinfo, or if the compilation is not properly stopped.
Paul AlfilleOn Sat, Feb 27, 2010 at 7:09 PM, Mads Hjorth <madsh <at> mac.com> wrote:I get/usr/share/man/cat3/getaddrinfo.0NAMEgetaddrinfo, freeaddrinfo - host and service name to socket addressstructureSYNOPSIS#include <sys/types.h>#include <sys/socket.h>#include <netdb.h>On Feb 28, 2010, at 00:58 , Paul Alfille wrote:
I'm surprised getaddrinfo isn't present in OpenBSD. Can you try 'man getaddrinfo' and report which #includes are specified?
Paul AlfilleOn Sat, Feb 27, 2010 at 6:29 PM, Mads Hjorth <madsh <at> mac.com> wrote:
Seems like getaddrinfo.c is still acting up. Anyone?
Mads
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Owfs-developers mailing list
Owfs-developers <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev_______________________________________________
Owfs-developers mailing list
Owfs-developers <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers
------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev
_______________________________________________ Owfs-developers mailing list Owfs-developers <at> lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/owfs-developers
RSS Feed