Bug 69168

Summary: Broken ltmdm port on recent -current
Product: Ports & Packages Reporter: vladimir <vladimir>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch-ad none

Description vladimir 2004-07-17 03:40:22 UTC
	# kldload /usr/local/share/ltmdm/ltmdm.ko
	link_elf: symbol ttyclose undefined

	and the module doesn't load.

Fix: 

sorry don't know
How-To-Repeat: 	see above
Comment 1 edwin 2004-07-17 03:55:49 UTC
On Sat, Jul 17, 2004 at 02:37:27AM -0000, Vladimir V Egorin wrote:
> 	# kldload /usr/local/share/ltmdm/ltmdm.ko
> 	link_elf: symbol ttyclose undefined
> 
> 	and the module doesn't load.

Which version of ltmdm are you trying to load? (pkg_version -vs ltmdm)

Edwin

-- 
Edwin Groothuis      |            Personal website: http://www.mavetju.org
edwin@mavetju.org    |          Weblog: http://weblog.barnet.com.au/edwin/
Comment 2 edwin 2004-07-17 04:27:38 UTC
On Fri, Jul 16, 2004 at 10:23:26PM -0500, vladimir@math.uic.edu wrote:
> ltmdm-1.4_7                         =   up-to-date with port

I've asked the maintainer if there is an update out, he has been
complaining about it too :-P

Edwin

-- 
Edwin Groothuis      |            Personal website: http://www.mavetju.org
edwin@mavetju.org    |          Weblog: http://weblog.barnet.com.au/edwin/
Comment 3 sgp 2004-07-20 22:45:32 UTC
Hello!

Ok, I've tried to deal with that and here is the result.

Place attached file as /usr/ports/comms/ltmdm/files/patch-ad and reinstall
the port.

Hope this helps

-- 
Slawek Piotrowski
Comment 4 Sergey A. Osokin freebsd_committer freebsd_triage 2004-07-23 08:10:18 UTC
State Changed
From-To: open->closed

Another fix committed, thanks!