On Sun, Apr 18, 2010 at 02:47:42PM +0200, Sebastian Liem wrote: > > Landry wrote: > > You have to understand that few people read this list and have the > > ability to parse & review all submissions.. > Understood. Sorry for not being patience. > > > HOMEPAGE needs a fix :) > Done. > > > Makefile of talloc doesn't honour SHARED_LIBS version you gave, which > > should start at 0.0 anyway. You'll need to patch this Makefile. > So shared lib numbers are local to OpenBSD. Check. > > I used MAKE_FLAGS instead of patching the Makefile is that ok?
Yes if it works, but you still need SHARED_LIBS in port Makefile so that the shared lib is correctly registered in PLIST and in package db. > Stuart wrote: > > This is going to cause problems with the samba update. > Howcome? I didn't see samba installing any shared libs and > I could build net/samba without problems. What's "the samba update". It's the update to 3.4.x (or 3.5.x) floating around in ports@ ml archive, which should soon replace the outdated version we have in-tree. Landry
