Displaying 20 results from an estimated 40000 matches similar to: "No version string"
2003 Apr 04
2
4.8R and $FreeBSD$ version tag expansion
I noticed that there were quite a few files with version ids of
'$FreeBSD$' when I ran mergemaster after an install of 4.8R. This isn't
right is it? What are the consequences of installing over your files
with unexpanded version ids? I would like to build a release(make
release) and want to know if I can continue or if this is going to be a
problem for future
2009 Feb 23
0
amd64 installworld fails on syscons/scrnmaps
Hello,
I have an amd64 laptop on which I did a fresh csup to RELENG_7. I did
the canonical "buildworld", "buildkernel", "installkernel" and so far
so good.
However, when I attempt to "installworld", I get:
===> share/syscons/scrnmaps (install)
./armscii8-2haik8.mk armscii8-2haik8.tmp
uuencode armscii8-2haik8.tmp armscii8-2haik8 >
2003 May 16
1
Help please : make buildworld fails when upgrading to 4.8 stable
Hi,
I can't build the world. I have an error in SSL, with today cvs
sources. Here is the error :
/usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/bio_ssl.c: In
function `ssl_read':
/usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/bio_ssl.c:209:
`SSL_ERROR_WANT_ACCEPT' undeclared (first use in this function)
2008 Aug 06
2
FreeBSD 6.3/amd64: cvsup: Bus error (core dumped)
Hello.
Dont know is this list right for this topic, but dont know witch one is.
So
I got 6.3-STABLE-200807-amd64-disc1.iso
I have installed it
cd /usr/ports/net/cvsup-without-gui/
make install
make clean
#cvsup some-stable-sup-file
Connected to cvsup.xxxxxx.ru
Bus error (core dumped)
I cant get fresh src and ports trees and cant compile fresh 6.X-stable
system with athlon64 optimization. :(
2006 Dec 29
1
asterisk doesn't know version of asterisk-addons?
Hi!
I noticed when upgrading asterisk that the latest version of asterisk is
not recognizing the version of asterisk-addons properly.
When you clean out /usr/lib/asterisk/modules and then install
zaptel-1.2.12 -> libpri-1.2.4 -> asterisk 1.2.14 -> asterisk-addons-1.2.5
and then you compile and install asterisk *again* it complains that the
modules of asterisk-addons are not built
2003 Apr 07
1
make buildworld: inconsistent operator for ftp
AFTER "make buildworld" I GET THIS ERROR:
===> usr.bin
"/usr/src/share/mk/bsd.subdir.mk", line 60: Inconsistent operator for
ftp
make: fatal errors encountered -- cannot continue
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
SO HOW TO FIX THIS
Robert
''***********************************
2009 Aug 24
1
problem on compiling asterisk-addons-1.6.2.0-rc1
hello,
I tried to compil asterisk-addons-1.6.2.0-rc1,
and I have that error:
[CC] res_config_mysql.c -> res_config_mysql.o
res_config_mysql.c:1367: error: unknown field ?update2_func? specified in
initializer
res_config_mysql.c: In function ?parse_config?:
res_config_mysql.c:1432: error: ?CONFIG_STATUS_FILEMISSING? undeclared
(first use in this function)
res_config_mysql.c:1432: error:
1995 Nov 20
0
Yet another sup server available (Australia)
I've setup a sup server on sup.physics.usyd.edu.au for use by people in
Australia. It has current, ports and stable (except des, etc). The
max number of connections is currently set to 10, and the daily sup
updates begin at 3am local time (if a different time would be better,
let me know). This machine is located in Sydney, with good connectivity
to the NSW AARNet/TIS gateway. If the plans
2003 Jun 13
5
cvsup with tag=. on src and upgrading (in general)
I'm just getting into regular use with cvsup (way over do on that one),
and I tried to specify a tag=. in the cvsup file. Here's the file:
# This file specifies src files are to be uploaded.
*default host=cvsup2.FreeBSD.org
# *default tag=RELENG_5_1_0_RELEASE
*default tag=.
*default prefix=/usr
*default release=cvs delete use-rel-suffix compress
*default base=/usr/local/etc/cvsup
2003 Aug 26
1
cvsup error
Hello Mike,
i got these error when i`m tried to cvsup my box (4.7 STABLE) to
4.8, these error showed up in the make buildworld step, at stage 4: populating /usr/obj/usr/src/i386/usr/include.
and this is my supfile:
*default host=cvsup12.FreeBSD.org
*default base=/usr/local/etc/cvsup
*default prefix=/usr
*default release=cvs
*default tag=RELENG_4
*default delete use-rel-suffix
*default
2003 May 11
1
make release headaches
Hi there,
When I do a make buildworld and try to do a make release it will fail
telling that it needs the CVSROOT directory.
I do cvsup /etc/cvs-supfile and receive nothing ;
# /etc/cvs-supfile
*default host=cvsup3.nl.freebsd.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=RELENG_4_8
*default delete use-rel-suffix
*default compress
cvsroot-all
If I remove
2010 Mar 24
2
software version
what is the general view about the versions of the packages that are used with asterisk.
lame
asterisk
asterisk-addons
dahdi
libpri
i like to say on a version and not upgrade due to my experience with Linux and upgrading screwing up things. When it comes to Asterisk i have only one server build under my belt and I have had issue along the way.
What do most people do with the software
2010 Mar 24
1
software version (lets try it again)
what is the general view about the versions of the packages that are used with asterisk.
lame
asterisk
asterisk-addons
dahdi
libpri
i
like to say on a version and not upgrade due to my experience with
Linux and upgrading screwing up things. When it comes to Asterisk i
have only one server build under my belt and I have had issue along the
way.
What do most people do with the software
2006 May 30
5
Compiling Asterisk-addons
Did the following:
svn checkout http://svn.digium.com/svn/asterisk-addons/trunk asterisk-addons
svn checkout http://svn.digium.com/svn/asterisk/trunk asterisk
svn checkout http://svn.digium.com/svn/zaptel/trunk zaptel
svn checkout http://svn.digium.com/svn/libpri/trunk libpri
Compiled and installed zaptel, libpri, asterisk and finally asterisk-addons.
Following errors ocurrs when compiling
2004 Oct 07
3
CVS branch v1-0 .vs v1-0-1
Which CVS branch is the correct official Asterisk -STABLE?
cvs up -r v1-0-1 asterisk zaptel libpri asterisk-sounds asterisk-addons
OR
cvs up -r v1-0 asterisk zaptel libpri asterisk-sounds asterisk-addons
-------------- next part --------------
A non-text attachment was scrubbed...
Name: eric.vcf
Type: text/x-vcard
Size: 146 bytes
Desc: not available
Url :
2003 Apr 14
1
suidperl not suid after installworld?
The last two times that i have cvsup-ed/built/installed world (first from
4.7-Rel to 4.8-Rc, then to 4.8-Rel),
i have noticed that after the update is complete the newly installed
suidperl binary has not the suid bit set and
does not work until i manualy set it., and i just wonder if this is
something normal, or i am doing something wrong?
--
Cheers,
Niki
2005 Feb 27
2
[Asterisk-Dev] Asterisk 1.0.6
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Greetings Everyone!
Version 1.0.6 of Asterisk, zaptel, libpri, and Asterisk-addons has been
released. There is also a new tarball for Asterisk-sounds.
They are available for download on the digium FTP site:
ftp://ftp.asterisk.org/pub/asterisk/
ftp://ftp.asterisk.org/pub/zaptel/
ftp://ftp.asterisk.org/pub/libpri/
ChangeLogs are available with the
2006 Sep 16
1
PHP Markdown Extra 1.1b1
Along with the new release of PHP Markdown 1.0.2b7 comes this new
version of PHP Markdown Extra. It contains every improvements of PHP
Markdown 1.0.2b7 plus some new fixes and two new features. You can
download it here:
<http://www.michelf.com/docs/projets/php-markdown-extra-1.1b1.zip>
and you can test it on the PHP Markdown Dingus (select PHP Markdown
Extra):
2005 Mar 18
2
Asterisk 1.0.7 Released
Hello everyone,
Version 1.0.7 of Asterisk, Zaptel, libpri, and Asterisk-addons has now
been released. Libpri and -addons have not changed, but have been
updated anyway to keep the version numbers consistent. All of the
tarballs are available on the ftp site.
ftp://ftp.asterisk.org/pub/asterisk/
I have posted the ChangeLogs for easy viewing at the following address.
2006 Jan 21
3
cvs asterisk compile failed (newer libpri)
I used:
cvs checkout zaptel libpri asterisk asterisk-addons asterisk-sounds
iaxyprov astcc
and in the same order I try to compile it.
Asterisk ends with the lines below. It complains of a newer libpri, but
I just did it a step before!
What do I miss?
chan_zap.c:62:2: #error "You need newer libpri"
chan_zap.c:128: error: parse error before '<<' token
chan_zap.c:133:1: