Displaying 20 results from an estimated 2000 matches similar to: "ethereal-0.9.13: make install fails"
2003 Aug 26
2
FreeBSD Security Advisory FreeBSD-SA-03:11.sendmail
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-03:11.sendmail                                   Security Advisory
                                                          The FreeBSD Project
Topic:          sendmail DNS map problem
Category:       contrib
Module:         contrib_sendmail
Announced:     
2003 Aug 26
2
FreeBSD Security Advisory FreeBSD-SA-03:11.sendmail
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-03:11.sendmail                                   Security Advisory
                                                          The FreeBSD Project
Topic:          sendmail DNS map problem
Category:       contrib
Module:         contrib_sendmail
Announced:     
2003 Sep 25
1
FreeBSD Security Advisory FreeBSD-SA-03:14.arp [REVISED]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-03:14.arp                                        Security Advisory
                                                          The FreeBSD Project
Topic:          denial of service due to ARP resource starvation
Category:       core
Module:         sys
Announced: 
2003 Sep 17
2
FreeBSD Security Advisory FreeBSD-SA-03:12.openssh [REVISED]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-03:12                                            Security Advisory
                                                                FreeBSD, Inc.
Topic:          OpenSSH buffer management error
Category:       core, ports
Module:         openssh, ports_openssh,
2003 Sep 17
2
FreeBSD Security Advisory FreeBSD-SA-03:12.openssh [REVISED]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-03:12                                            Security Advisory
                                                                FreeBSD, Inc.
Topic:          OpenSSH buffer management error
Category:       core, ports
Module:         openssh, ports_openssh,
2003 Aug 05
4
FreeBSD Security Advisory FreeBSD-SA-03:08.realpath [REVISED]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-03:08.realpath                                   Security Advisory
                                                          The FreeBSD Project
Topic:          Single byte buffer overflow in realpath(3)
Category:       core
Module:         libc
Announced:     
2003 Aug 05
4
FreeBSD Security Advisory FreeBSD-SA-03:08.realpath [REVISED]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-03:08.realpath                                   Security Advisory
                                                          The FreeBSD Project
Topic:          Single byte buffer overflow in realpath(3)
Category:       core
Module:         libc
Announced:     
2003 Sep 16
9
FreeBSD Security Advisory FreeBSD-SA-03:12.openssh
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-03:12                                            Security Advisory
                                                                FreeBSD, Inc.
Topic:          OpenSSH buffer management error
Category:       core, ports
Module:         openssh, ports_openssh,
2003 Jun 13
2
exact difference between RELENG_4, RELENG_4_5 . . . RELENG_4_8
Read the documentation on the meaning of the various 4.X tags, and am 
not sure what is meant by this:
"The release branch for FreeBSD-4.6 and FreeBSD-4.6.2, used only for 
security advisories and other seriously critical fixes."
Similar descriptions are used for the other RELENG_4_X tags.
If I specify RELENG_4 will cvsup also include RELENG_4_3 to RELENG_4_8?
Sorry folks - I'm
2003 Jun 13
7
sshd refusing connections problem
We have been having a problem with sshd on our shell server.  
This has been happening since March 4, 2003 or before IIRC.  Initially I
thought the next OS upgrade, to 4.8 would fix this.  I am accustomed to
haveing little things go away in a month or two.
I think we jumped to 4.7-STABLE on Feb 28, 2003.  Some exploit fix
wasn't being MFSd to RELENG_4_7 fast enough for my nerves (cvsd?).  It
2003 Jul 29
2
Help using --exclude
I'm running rsync v2.5.5 on FreeBSD 4.6.2-RELEASE.
I'm using rsync to mirror the home directories of user's desktop 
machines.  I would like to
exclude the cache of browsers such as mozilla or netscape. 
 Unfortunately I have not been
able to find the right syntax for the --exclude option. I hope someone 
can give me some
insight.
The command I'm using is:
rsync --archive
2003 Sep 24
1
FreeBSD Security Advisory FreeBSD-SA-03:14.arp
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-03:14.arp                                        Security Advisory
                                                          The FreeBSD Project
Topic:          denial of service due to ARP resource starvation
Category:       core
Module:         sys
Announced: 
2003 Oct 03
6
FreeBSD Security Advisory FreeBSD-SA-03:18.openssl
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-03:18.openssl                                    Security Advisory
                                                          The FreeBSD Project
Topic:          OpenSSL vulnerabilities in ASN.1 parsing
Category:       crypto
Module:         openssl
Announced:   
2003 Aug 18
1
Failure building libtool-1.4.3_2 port
Seems there's a syntax error in one of the documentation files in the 
port that is preventing me from installing the port.
I'm running FreeBSD 4.6.2-RELEASE-p10
Last cvsup'd ports from cvsup10 at Mon Aug 18 22:57 PDT 2003
Any help is greatly appreciated.
-- Scott
# make
<snip>
===>  Building for libtool-1.4.3_2
Making all in .
CONFIG_FILES=libtoolize CONFIG_HEADERS=
2005 Feb 14
2
[LLVMdev] Removing $(LLVM_SRC_ROOT)/autoconf dependensies in Stacker, llvm-java [PATCH]
Hi!
In current LLVM CVS:
llvm/projects/Stacker/Makefile.common.in
llvm/projects/sample/Makefile.common.in
llvm-java/llvm-java/Makefile.common.in
have line:
include $(LLVM_OBJ_ROOT)/Makefile.common
that have line:
include $(LLVM_OBJ_ROOT)/Makefile.config
(also $(LLVM_OBJ_ROOT)/Makefile.config used in llvm-test/Makefile.config.in)
and
llvm/Makefile.config.in have lines:
INSTALL_SH :=
2004 Jun 21
1
Getting Ethereal to work?
I'd like to get Ethereal to run on CentOS 3x. Now, yum says everything is
in place for ethereal, but I can't find any executable and am feeling real
dumb. I've checked numerous forums (and the Red Hat site), but I can't find
anything specific. I've used locate and find, but while there is a lot of
ethereal material spread around on my CentOS 3 server, I'm missing the big
2005 Feb 15
3
[LLVMdev] Removing $(LLVM_SRC_ROOT)/autoconf dependensies in Stacker, llvm-java [PATCH]
On Mon, 14 Feb 2005, Reid Spencer wrote:
> Personally, I don't think LLVM projects should need much in the way of
> autoconf stuff. They certainly don't need to replicate things like
> install-sh and mkinstalldirs. I'd vote for taking these out of the
> projects rather than making the makefiles deal with them. I think in
> most cases these are just historical artifacts
2007 Sep 30
3
[LLVMdev] Compiling poolalloc
I currently have a slightly modified llvm-2.0 source tree (from the
release tarball).  I checked out poolalloc into the projects directory
and attempt to configure it, but I keep getting errors.  I would
understand if there were problems building it (since it may require a
different version of llvm), but it should at least configure.
Specifically, I've tried the following commands:
> 
2001 Jun 05
1
error in make install-info (PR#969)
Hi 
I'm installing R with the standard commands:
        ./configure
        make
	make check 
        make dvi        to create DVI versions
        make pdf        to create PDF versions
        make info       to create info files
 
        make install
        make install-dvi
        make install-info
        make install-pdf
     
Everything works fine apart from "make
2003 Aug 03
12
FreeBSD Security Advisory FreeBSD-SA-03:08.realpath
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-03:08.realpath                                   Security Advisory
                                                          The FreeBSD Project
Topic:          Single byte buffer overflow in realpath(3)
Category:       core
Module:         libc
Announced: