Displaying 20 results from an estimated 2000 matches similar to: "sys/dev/ie/if_ie.c warnigns in yesterdays CVSup"
2001 Jun 07
0
Patch for systems with no setreuid()
Sorry if I'm duplicating an existing patch, but...
On systems with no seteuid() that have setreuid() there is an
emulation, but if both are lacking (but we do have setresuid()),
nothing is done. The following seems to be right, but I've only got
one machine (running an ancient version of HP-UX) which needs this so
it may not be general:
--cut-here--
--- config.h.in.orig Thu Jun 7
2003 Oct 16
0
Cann't get Samba 3.0.0 installed on a SuSE 8.2
Hallo,
after I got same error messages because of missing Kerberos, I deinstalled
heimdal and installed Kerberos 5 (_devel, _libs, _workstation). I also made
the necessary changes in the /etc/krb5.conf file and tested the connection
with the Active Directory with the kinit ...@.... I also synchronized the
time and so I get the tickets.
Now I wanted to install Samba 3.0.0 on SuSE 8.2 and there the
2004 Oct 19
0
samba 3.0.7 make check fails in function strstr_m
Hi all,
I wanted to upgrade from samba 3.0.4 to 3.0.7 and installed Samba 3.0.7
in a seperate directory . OS is Solaris 8 on Sun-Sparc.
Python 2.3.3 (from sunfreeware) installed
libiconv 1.8 installed
When running "make check" i get the following output:
..........................
# make check
WARNING: you need to run ./config.status
Linking bigballofmud shared library
2000 Feb 14
0
[openssh-1.2.2] some porting notes for SunOS 4.1.4
Hi.
Here are the relevant details about the setup:
SunOS 4.1.4
gcc 2.7.2.2
tcp wrappers 7.5
egd 0.6 (doesn't really come into play at compile time)
The following only pertains to the compilation (and linking) stage.
Code and patches are SunOS specific.
-- The following functions are missing in SunOS: strerror, atexit,
memmove. I wrote simple replacements in term of on_exit and bcopy
2003 Jun 26
0
RH9 compile problems AND WinXP netlogon script
Because of the original issue below, it dawned on me to re-compile Samba
after the RH9 upgrade from RH7.1. The make fails, and I was hoping someone
could shed some light on either/both issues. I'm compiling Samba 2.2.8a
with:
./configure --with-smbwrapper --with-pam --with-syslog --with-netatalk
--prefix=/var/samba --with-quotas --with-smbmount --with-shadow
No errors there, but make fails
2007 May 17
0
Compiling DBQuery
Has anyone tried to compile the current version of MySQLPool from http://www.yosd.at <http://www.yosd.at/> against Asterisk 1.4.4?
It seems to not compile...
[root@itsentinel res_mysqlpool]# make
gcc -pipe -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -I/usr/local/mysql/include/mysql -D_REENTRANT -D_GNU_SOURCE -O6
2004 Nov 09
3
3.0.8 compile warnings and link error
Hi,
compile warnings in 3.0.8:
lib/util_str.c: In function `strstr_m':
lib/util_str.c:1337: warning: return discards qualifiers from pointer target type
tdb/tdbutil.c: In function `make_tdb_data':
tdb/tdbutil.c:46: warning: assignment discards qualifiers from pointer target type
tdb/tdbutil.c: In function `tdb_chainlock_with_timeout_internal':
tdb/tdbutil.c:60: warning: passing arg
2006 Jan 30
1
Cant compile asterisk #error "You need newer libpri"
Trying to compile asterisk (again) from scratch.
I seem to be still experiencing the effects fro Jan 25 where I get no sip
to sip audio.
I have tried upgrading to 1.2.3 which has made no change in the
problem.
I am starting over and now trying to compile/install /trunk
zaptel
libpri
asterisk
following the instructions to grab the source trees:
# svn checkout
2006 Jun 27
2
Addon-ooh323 install problem
Hello all,
I have problem.
I can't makel asterisk addon, asterisk-ooh323.
I use Asterisk and addons svn version.
OS:redhat EL4
Linux 2.6.9-5.EL #1 Wed Jan 5 19:22:18 EST 2005 i686 i686 i386 GNU/Linux
Please help me .
[root@asterisk asterisk-ooh323c]# make
make all-am
make[1]: Entering directory `/usr/local/src/asterisk-addons/asterisk-ooh323c'
source='src/chan_h323.c'
2007 Jul 15
0
choppy sound when transcoding (after os update)
after recompilling asterisk (trunk-r75109) after system (mandriva
cooker) update (new glibc 2.6, gcc 4.2.1),
sound starts very choppy, when codec translation is performed,
if translation isn't needed, it sounds OK
any idea? until update, everything worked fine.
I'm using ztdummy as clock source.
during compile, I got lot of errors...
ael_main.c: In function ?ast_context_add_ignorepat2?:
2007 May 31
0
Urgent-- Error while installing app_dtmftotext.
Hi,
I am getting the following error....
after installing SPANDSP along with app_dtmftotext.c file. and while making
Asterisk again.
Error follows::
*******************************************************************
[root@ast asterisk-1.4.1]# make
Generating input for menuselect ...
menuselect/menuselect --check-deps menuselect.makeopts
make[1]: Nothing to be done for `all'.
make[1]:
2008 Jul 31
1
oggz fixes for macos
On 31-Jul-08, at 9:43 AM, ogg.k.ogg.k at googlemail.com wrote:
> though (don't know if they're related to your changes):
>
> oggz.c: In function 'oggz_content_type':
> oggz.c:623: warning: comparison of unsigned expression < 0 is
> always false
This is an array bounds guard. I guess it's defensive programming vs
warning. Making OggzStreamContent a
2003 Oct 16
0
Samba 2.2.8a ldap compile problem with pdb_ldap.c
All,
I am trying to compile 2.2.8a with the ldapsam, acl-support & pam.
The make appears to go ok but the compile part doesn't. At the
beginning of the compiles it lists out the flags:
Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx
-I./smbwrapper -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-DLOGFILEBASE="/apps/samba/var"
2003 May 06
1
compilation problems AIX 5.2
I am having difficulties compiling openssh3.6p2 under
AIX 5.2. I grabbed the latest from the contrib
section from openssh.com, applied passexpire19.patch
successfully and configure --prefix=/opt/freeware/
--with xauth=/usr/bin/X11/xauth. i get the following
@ the end of the make:
In file included from auth.c:41:
/usr/include/usersec.h:656: warning: `struct aud_rec'
declared inside parameter
2003 Jul 12
1
Problems Compiling after upgrading via cvsup
I couldn't compile any thing after upgrading 4.6.2 to 4.8 via cvsup
I also updated ports via cvsup
And nothing would compile, nothing, just error after error
I cd /usr/ports did a -"make clean"- (which takes over an hour on my
machine)
Now all my compile problems have gone away
I think I will cd to /usr/ports after doing anything with cvsup or any
install, just in case
or am I
2006 Sep 04
1
documentation on cvsup for backing up cvs repositories
hey friends,
I am trying to find out documentation on cvsup for backing up cvs
repositories on Centos 4.0
Can somebody give me the link for the same ?
Thanks & Regards
Ankush Grover
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
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. :(
2003 Apr 18
1
4.8-STABLE cvsup & kernel compilation
hi guys, i have version 4.8-STABLE running. i've just
update my stable-supfile and building, recompiling my
custom kernel, my question is: if im going to cvsup my
stable-supfile again, and compile the customed kernel
again, do i have to: make buildworld, make
installworld, mergemaster again or just make
buildkernel KERNCONF & make install KERNCONF? hoping
for your reply guys, thanks.
2003 Oct 01
3
cvsup error (again)
Dear all,
i just cvsup my machine yesterday.
but when i tried to make build kernel it shown this message :
config: /usr/src/sys/i386/conf/TRISTANIA:52: devices with zero units are not likely to be correct
*** Error code 1
every time i remarked those line, it came up with another error on
another line on my kernel.
could you please tell me what should i do? because it's a production
box.