similar to: make errors

Displaying 20 results from an estimated 200 matches similar to: "make errors"

2003 Sep 18
1
[Bug 675] cipher.c error when building against openssl 0.9.5a on Mandrake 7.2
http://bugzilla.mindrot.org/show_bug.cgi?id=675 Summary: cipher.c error when building against openssl 0.9.5a on Mandrake 7.2 Product: Portable OpenSSH Version: 3.7.1p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Build system AssignedTo:
2003 Sep 17
0
3.7p1 build fails with openssl 0.9.5a
Hello, I'm having trouble recompiling openssh 3.7p1 on an old RedHat (6.1). OpenSSL Version is on this system is "openssl-0.9.5a-1". ./configure --sysconfdir=/etc/ssh --with-pam make [...] make cipher-aes.o gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\"
2003 Sep 22
1
[Bug 704] 3.7.1p1 does not compile on FreeBSD 4.2
http://bugzilla.mindrot.org/show_bug.cgi?id=704 Summary: 3.7.1p1 does not compile on FreeBSD 4.2 Product: Portable OpenSSH Version: 3.7.1p1 Platform: All OS/Version: FreeBSD Status: NEW Severity: critical Priority: P2 Component: Build system AssignedTo: openssh-bugs at mindrot.org
2007 Jan 18
1
windows 2003 can't map drives
I am running Samba Version 3.0.23a on a Solaris 10 machine. On Windows XP I can map a drive to \\www\webcal I can't do this on a WIndows 2003 machine. I get an error message stating "The drive couldn't be mapped because no network was found" I have not been able to find a solution for this. Larry
2002 Mar 08
1
Problems with Solaris 8 and OpenSSH 3.1p1
When compiling the software it breaks with an error on the cipher.c file. Lot's of warnings and error of undeclared stuff. Snippet follows: gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I. -I/usr/local/ssl/include -Iyes -I/usr/local/include -DSSHDIR=\"/etc\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"
2005 Nov 20
0
[PATCH] Solaris 10 and missing OpenSSL functions >128bit
Hi all. Solaris 10's default libcrypto does not have support for AES 192 and 256 bit functions. The attached patch, against -current, and based partially on an earlier one by djm, will use OpenSSH's builtin rijndael code for all AES crypto functions and thus will allow it to build and function on Solaris 10 without the extra crypto packages (SUNWcry, SUNWcryr) or a locally built OpenSSL.
2012 Jan 13
3
tm package, custom reader
I need help with creating custom xml reader for use with the tm package. The objective is to crate a corpus for analysis. Files that I'm working with come from solr and are in a funky XML format never the less I'm able to parse the XML files using solrDocs.R function provided by Duncan Temple Lang. The problem I'm having that once I parse the document I need to create a custom
2006 Jul 25
1
upgrading and moving to different servers
I am currently running Version 2.2.8 on a Solaris 9 SPARC machine. I need to move my Samba server to a Solaris 10 SPARC machine. I would like to install Version 3.0.23a on the Solaris 10 machine from source. I need to install from source because I need to change the prefix from /usr/local/samba to /opt/servers/samba. Do I need to worry about other configuration options? Can I use my old
2002 Mar 08
1
compile bug for 3.1p1 under Solaris
Hi, There seems to be a bug in the 3.1p1 code compiling under Solaris. The error is below. I saw that someone was having the same problem under linux and that they had already reported the bug but I just wanted to make _sure_ it was reported. BTW, I'm running Solaris 2.7, openssl 0.9.6a, and zlib 1.1.3. Thanks. -C. cipher.c: In function `cipher_init': cipher.c:200: void value
2002 Mar 08
0
[Bug 154] New: make failes: make: *** [cipher.o] Error 1
http://bugzilla.mindrot.org/show_bug.cgi?id=154 Summary: make failes: make: *** [cipher.o] Error 1 Product: Portable OpenSSH Version: -current Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Build system AssignedTo: openssh-unix-dev at mindrot.org
2002 Mar 13
2
3.1p1 under Solaris x86 5.7 fails to compile ...
file missing? (cd openbsd-compat && make) make[1]: Entering directory `/usr/local/src/openssh-3.1p1/openbsd-compat' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/local/src/openssh-3.1p1/openbsd-compat' gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I. -I/usr/slocal/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc\"
2002 May 01
0
[Bug 232] New: 3.1p1 does not make
http://bugzilla.mindrot.org/show_bug.cgi?id=232 Summary: 3.1p1 does not make Product: Portable OpenSSH Version: 3.1p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: general_anders at
2002 Mar 08
0
OpenSSH 3.1p1 compile problem under NetBSD 1.5.2
Hi gurus, I got a problem compiling openssh 3.1p1 (portable version) under NetBSD 1.5.2. on an alpha machine. The problem occurs in cipher.c, where gcc complains about something that looks like openssl symbols... As I'm quite new to the BSD architecture, I don't really know how to fix it. Attached file are: my make log file, and the (gzipped) config.log file. Note that I've
2002 May 14
0
[Bug 242] New: cipher.c doesn't compile in openssh-3.1p1 (i386-solaris2.8-gcc)
http://bugzilla.mindrot.org/show_bug.cgi?id=242 Summary: cipher.c doesn't compile in openssh-3.1p1 (i386- solaris2.8-gcc) Product: Portable OpenSSH Version: 3.1p1 Platform: ix86 OS/Version: Solaris Status: NEW Severity: minor Priority: P3 Component: Miscellaneous AssignedTo:
2002 Mar 09
3
3.1p1 + OpenSSL 0.9.5a -> no can do
What should I do in order to be able to compile OpenSSH 3.1p1 with OpenSSL 0.9.5a? I get a lot of EVP related compile errors in cipher.c, appended. Thanks. Samuli cipher.c: In function `cipher_init': cipher.c:200: void value not ignored as it ought to be cipher.c:206: warning: implicit declaration of function `EVP_CIPHER_CTX_set_key_length' cipher.c:210: void value not ignored as it
2002 Mar 07
0
[Bug 141] New: openssh-3.1p1-1.src.rpm will not build on RedHat Linux 6.1
http://bugzilla.mindrot.org/show_bug.cgi?id=141 Summary: openssh-3.1p1-1.src.rpm will not build on RedHat Linux 6.1 Product: Portable OpenSSH Version: -current Platform: ix86 OS/Version: Linux Status: NEW Severity: major Priority: P2 Component: Build system AssignedTo:
2002 Mar 07
0
[Bug 142] New: OpenSSH 3.1 with patch will not build on OpenBSD 2.8
http://bugzilla.mindrot.org/show_bug.cgi?id=142 Summary: OpenSSH 3.1 with patch will not build on OpenBSD 2.8 Product: Portable OpenSSH Version: -current Platform: ix86 OS/Version: OpenBSD Status: NEW Severity: critical Priority: P2 Component: Build system AssignedTo: openssh-unix-dev at
2002 Apr 18
3
'make' fails on redhat 6.x
Hi everybody, just trying to compile openssh3.1p1 here on a redhat box, and it fails in cipher.c - with messages similar to ones I've seen posted to this list recently, regarding redhat & SCO. I'm using openssl-0.9.6c ... to my untrained eye, the output of ./configure looks ok but make fails afterwards. I've pasted as much as I hope is relevant from the outputs of
2013 Jan 14
3
Inconsisten declaration of ssh_aes_ctr_iv()
Hi, The 20130110 snapshot fails to build against OpenSSL 0.9.8 and 1.0.0 with the following error: gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -fno-builtin-memset -fstack-protector-all -I. -I. -DSSHDIR=\"/tmp/foo/etc\" -D_PATH_SSH_PROGRAM=\"/tmp/foo/bin/ssh\"
2002 Mar 26
0
[Bug 186] New: Build failure against openssl-0.9.5a
http://bugzilla.mindrot.org/show_bug.cgi?id=186 Summary: Build failure against openssl-0.9.5a Product: Portable OpenSSH Version: 3.1p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Documentation AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: