https://bugzilla.novell.com/show_bug.cgi?id=640088 https://bugzilla.novell.com/show_bug.cgi?id=640088#c0 Summary: checking flavor of gethostbyname_r result sun Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: x86-64 OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: justo.alonso@gmail.com QAContact: qa@suse.de Found By: --- Blocker: --- Created an attachment (id=390223) --> (http://bugzilla.novell.com/attachment.cgi?id=390223) conftest.c to reproduce problem User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.7) Gecko/20100726 CentOS/3.6-3.el5.centos Firefox/3.6.7 Compiling programs that check of flavor of gethostbyname_r fail, because the check result in sun flavor, not glibc The check from configure for idnkit, included in bind source rpm, result as sun. Reproducible: Always Steps to Reproduce: Compile the source code in attachement (extracted from configure): gcc -o conftest -g -O2 conftest.c -ldl -lnsl exec it. Actual Results: the program return 1 Expected Results: the program must be return 0 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.