Bug 28685

Summary: Mozilla 0.9.2 port doesn't have gethostbyname defined properly
Product: Ports & Packages Reporter: klui <klui>
Component: Individual Port(s)Assignee: freebsd-gnome (Nobody) <gnome>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description klui 2001-07-04 05:00:01 UTC
When using the 0.9.2 port that's available, typing in a name with an LDAP directory defined will cause the program to exit due to an undefined reference for gethostbyname_r().

Fix: The ports will need an additional patch file in /usr/ports/www/mozilla/files. I've named it as patch-di, and in case this form messes up the formatting, I've added "defined(FREEBSD) ||" to this section of code:
How-To-Repeat: Compile 0.9.2 from the ports, define an LDAP server and use it using a new message.
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2001-07-07 04:03:12 UTC
Responsible Changed
From-To: freebsd-ports->gnome

over to maintainer
Comment 2 Maxim Sobolev freebsd_committer freebsd_triage 2001-07-17 17:13:07 UTC
State Changed
From-To: open->closed

Patch committed, big thanks for reporting! Please don't forget to submit 
your patch to mozilla's developers.
Comment 3 klui 2001-07-17 18:29:45 UTC
Submitted in bugzilla.mozilla.org as bug id 91133.


Ken