Bug 70066 - [maintainer-update] sysutils/lookupd
Summary: [maintainer-update] sysutils/lookupd
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-06 07:40 UTC by Michael Bushkov
Modified: 2004-08-10 13:40 UTC (History)
0 users

See Also:


Attachments
lookupd.port.patch (750 bytes, patch)
2004-08-06 07:40 UTC, Michael Bushkov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Bushkov 2004-08-06 07:40:35 UTC
	Updated version of lookupd will normally compile with new gcc.

Fix: Here is a patch for the port:
How-To-Repeat: -
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2004-08-09 19:07:07 UTC
State Changed
From-To: open->feedback

There is a problem on amd64: 

cc -O -pipe   -pthread -I/usr/home/arved/ports/lookupd/work/lookupd-0.3.c/bin/../include -DCONFIG_PATH=""/usr/local/etc/lookupd.conf"" -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c lookupd.c 
lookupd.c: In function `socket_event_handler': 
lookupd.c:180: warning: passing arg 3 of `accept' from incompatible pointer type 

Since it looks like you are the author, maybe you can provide a fix.
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2004-08-10 13:39:52 UTC
State Changed
From-To: feedback->closed

Committed, thanks. 
Please incorporate the patches i added to the port into the next release.