Re: Samba 3.0.25a still broken

2007-06-16 Thread Mark Linimon
On Sat, Jun 16, 2007 at 07:50:14AM -0500, Jack Stone wrote:
 You could simply edit the Makefile in the samba port and reset the version 
 shown at the top to the old version.
 
 Then, delete distinfo
 Then 'make makesum'
 Then 'make install clean'
 
 If the old port still remains in your /usr/ports/distfiles
 then it should create a new distinfo file
 
 If you don't have the old port, then 'make makesum' should
 start downloading it, then do 'make install clean'

There is a tool to do this automatically.  See ports-mgmt/portdowngrade.

mcl
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Samba 3.0.25a still broken

2007-06-15 Thread Thompson, M K Mr CTR USAF 1SOCS/SCBB
I hate to be a pain; if I knew how to fix it I would.  The previous port
installed fine.  I removed it and need to install the new one.  Any idea
how to go back to the old port?  

I updated again and received the same new files:

 Edit ports/net/samba-libsmbclient/Makefile
 Edit ports/net/samba-libsmbclient/Makefile.inc
 Edit ports/net/samba-libsmbclient/pkg-plist

However, it still dies at the same place; I'm not even using Kerberos.
This time I included the whole log.

asneteng1 /usr/ports/net/samba3# make install
===  NOTICE: This version of port has changed location of Samba
password
===  NOTICE: (smbpasswd) directory. Files in '/usr/local/private'
===  NOTICE: have moved to '/usr/local/etc/samba'.
===  Vulnerability check disabled, database not found
===  Found saved configuration for samba-3.0.23c_2,1
===  ---
===  Run 'make config' to (re)configure the port
===  ---
===  Extracting for samba-3.0.25a,1
= MD5 Checksum OK for samba-3.0.25a.tar.gz.
= SHA256 Checksum OK for samba-3.0.25a.tar.gz.
===  Patching for samba-3.0.25a,1
===  Applying FreeBSD patches for samba-3.0.25a,1
===   samba-3.0.25a,1 depends on file: /usr/local/bin/autoconf259 -
found
===   samba-3.0.25a,1 depends on shared library: popt.0 - found
===   samba-3.0.25a,1 depends on shared library: ldap-2.2.7 - found
===   samba-3.0.25a,1 depends on shared library: iconv.3 - found
===  Configuring for samba-3.0.25a,1
SAMBA VERSION: 3.0.25a
LIBREPLACE_LOCATION_CHECKS: START
checking build system type... i386-portbld-freebsd6.2
checking host system type... i386-portbld-freebsd6.2
checking target system type... i386-portbld-freebsd6.2
LIBREPLACE_LOCATION_CHECKS: END
LIBREPLACE_CC_CHECKS: START
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for version of gcc... 3.4.4
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for C99 designated initializers... yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g
wheel
checking for library containing strerror... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking standards.h usability... no
checking standards.h presence... no
checking for standards.h... no
checking for long long... yes
checking for uint_t... no
checking for int8_t... yes
checking for uint8_t... yes
checking for int16_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for int... yes
checking size of int... 4
checking for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 4
checking for long long... (cached) yes
checking size of long long... 8
checking for off_t... yes
checking size of off_t... 8
checking for size_t... (cached) yes
checking size of size_t... 4
checking for ssize_t... (cached) yes
checking size of ssize_t... 4
checking for intptr_t... yes
checking for ptrdiff_t... yes
checking for immediate structures... yes
LIBREPLACE_CC_CHECKS: END
checking whether to use profiling... no
checking for a BSD-compatible install... /usr/bin/install -c -o root -g
wheel
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking for perl... /usr/bin/perl
checking for ar... ar
checking if the linker (ld) is GNU ld... yes
checking GNU ld release date... 20040523
checking whether cc understands -c and -o together... yes
checking that the C compiler understands -Werror... yes
checking that the C compiler understands volatile... yes
checking that the C compiler understands negative enum values... yes
checking for C99 designated initializers... yes
checking uname -s... FreeBSD
checking uname -r... 6.2-PRERELEASE
checking uname -m... i386