Displaying 15 results from an estimated 15 matches for "freebsd6.2".
Did you mean:
freebsd6.1
2007 Mar 12
1
Problem with installation of littler-0.0.10. under Free BSD 6.2
MyBSD% ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... i386-unknown-freebsd6.2
checking host system type... i386-unknown-freebsd6.2
checking for a BSD-compatible install...
2007 Jul 11
2
Music on hold stops on blind transfer
Asterisk 1.4.6 at FreeBSD6.2-RELEASE
Client hears pure silence when waiting for call answer. Music on hold stops
when transferer pics a number and client doesn't even hear ringing.
Is this normal behaviour? How to change this?
Log says everything, MOH should stop after call pickup, not before Dial.
-- Executing [113 at firma:1] Dial("SIP/zytek-08737000",
2007 Aug 17
1
Problem on displaying groupquota info
Gentleman,
I have samba-3.0.25a working on a FreeBSD6.2 server.
It was been compiled with-quota support.
It was supposed to be working well with userquota and groupquota. Actually
it is ok with userquotas. But it is passing wrong information about
groupquota.
On the server, 'quota -g sti' shows
Disk quotas for group sti (gid 1001):
Filesystem usage quota limit grace
2007 May 18
1
[LLVMdev] 2.0-prerelease build errors
On Thu, May 17, 2007 at 03:15:09PM -0700, Tanya M. Lattner wrote:
> > Should configure also error out if perl isn't installed?
>
> Yes. Reid has changed this so that perl is now required.
>
> Thanks so much for reporting these!
You're welcome!
I'm still working on the "method four" testing that you requested.
The "make check" is done, results
2007 Nov 07
1
Incomplete dir listing (ext2fs / FreeBSD)
Hi,
I moved a disk with ext2fs from a Linux box (SuSE) into my FreeBSD6.2
box. Some directories on that disk are shared to my Windows boxes via
v3.0.26a (according to smbd -V). A couple of directories contain a large
number of files (hundreds to thousands).
The list of files is incomplete using Windows clients or
smbclient on FreeBSD.
If I copy the directories to a disk using ufs, the
file
2009 Mar 17
3
rndc: connect failed: 127.0.0.1#953: connection refused
My BIND9.6.0 on FreeBSD 6.2 works fine when I manually start with:
root@ns2# named -4 -S 1024 -c /etc/namedb/named.conf
But it won't start on boot and no error messages or log. And it won't start using rndc, it cause error message. Why does the error shows port 953 when I specified for port 53 in the config?
rndc: connect failed: 127.0.0.1#953: connection refused
Below are
2007 Dec 31
4
1.1b13 build in FreeBSD fails using 'make'; 'gmake' apparently required
hi,
i'm doing a 1st build of dovecot in a freebsd 62R jail.
following instructions at
http://wiki.dovecot.org/CompilingSource
./configure
make
sudo make install
after an OK 'configure', @ 'make', i get
make
make all-recursive
Making all in src
Making all in lib
make: don't know how to make unicodemap.c. Stop
*** Error code 1
Stop in
2007 Jun 09
1
error loading US-ASCII.so
hello list,
I have this error :
Error loading module '/usr/local/samba/lib/charset/US-ASCII.so': Cannot
open "/usr/local/samba/lib/charset/US-ASCII.so"
when I try to get samba status with the start up script
Samba is running under freebsd6.2-stable, I compile it from sources , with :
$./configure --with-quotas --with-ads --with-ldap
CPPFLAGS="-I/usr/include
2007 May 17
0
[LLVMdev] 2.0-prerelease build errors
> llvm[2]: Flexing FileLexer.l
> llvm[2]: Bison of FileParser.y SKIPPED -- bison not found
> llvm[2]: Compiling FileLexer.cpp for Release build
> /usr/home/emil/llvm-2.0/utils/TableGen/FileLexer.l:34:24: FileParser.h: No such file or directory
>
> Is this a packaging issue where FileParser.h was omitted
> from the tarball, or does LLVM *need* bison in order to build?
No,
2008 Feb 26
4
vbrun300.dll
Hello.
Recently i install "Ford Microcat". It's database of spares for Ford =)
So, it had been installed without efforts.
Now, when i try to run:
#wine c:\\Microcat\\microcat.exe
there is some errors:
1. first of all - it can't be registered vbrun300.dll
in console was message:
"Could not load 'VBRUN300.DLL' required by 'MICROCAT', error=11"
but - i
2007 Jan 29
0
Samba/LDAP PDC problem
Hi
I want to run a Samba PDC with LDAP backend on a FreeBSD 6.2 for Sparc64.
And off course, if I send this mail, it is not working ! :-(
I have this error message when using smbclient on the PDC itself.
The command line is: smbclient -L janus -Uadministrator%toto
The result is: session setup failed: Call returned zero bytes (EOF)
I've tested on 2 differents FreeBSD6.2 Sparc64, I have the
2007 May 17
3
[LLVMdev] 2.0-prerelease build errors
Hi all,
I'm building the LLVM 2.0 pre-release on a brand new FreeBSD 6.2
install. Without the bison package installed, the build breaks:
$ tar zxf llvm-2.0.tar.gz
$ mkdir objdir
$ cd objdir
$ ../llvm-2.0/configure
$ gmake
[...]
gmake[2]: Entering directory `/usr/home/emil/objdir/utils/TableGen'
llvm[2]: Compiling AsmWriterEmitter.cpp for Release build
llvm[2]: Compiling
2007 Jan 29
3
Problem runing Samba 3.0.23d with LDAP on FreeBSD 6.2 sparc64
Hi
I want to run a Samba PDC with LDAP backend on a FreeBSD 6.2 for Sparc64.
And off course, if I send this mail, it is not working ! :-(
I have this error message when using smbclient on the PDC itself.
The command line is: smbclient -L janus -Uadministrator%toto
The result is: session setup failed: Call returned zero bytes (EOF)
I've tested on 2 differents FreeBSD6.2 Sparc64, I have the
2008 Feb 03
0
[LLVMdev] 2.2 Prerelease available for testing
Target: FreeBSD 6.2-STABLE on i386
autoconf says:
configure:2122: checking build system type
configure:2140: result: i386-unknown-freebsd6.2
[...]
configure:2721: gcc -v >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
[...]
objdir != srcdir, for both llvm and gcc.
Release build.
llvm-gcc 4.2 from source.
2008 Jan 24
6
[LLVMdev] 2.2 Prerelease available for testing
LLVMers,
The 2.2 prerelease is now available for testing:
http://llvm.org/prereleases/2.2/
If anyone can help test this release, I ask that you do the following:
1) Build llvm and llvm-gcc (or use a binary). You may build release
(default) or debug. You may pick llvm-gcc-4.0, llvm-gcc-4.2, or both.
2) Run 'make check'.
3) In llvm-test, run 'make TEST=nightly report'.
4) When