Displaying 20 results from an estimated 139797 matches for "linux's".
2014 May 16
2
[LLVMdev] [llvmlinux] [LLVMLinux] Regression: rev 208833/208834 break linux kernel build in ASM handling
I'll look.
On May 16, 2014 8:01 AM, "Jan-Simon Möller" <dl9pf at gmx.de> wrote:
> The unrecognized junk is (path shortened, so don't worry):
>
> .Ldebug_range:
> .file 1 "/src/linux/include/linux" "export.h"
> .file 2 "/src/linux/init" "main.c"
> .file 3 "/src/linux/include/linux" "types.h"
> .file 4 "/src/linux/include/linux" "init.h"
> .file 5 "...
2014 May 16
2
[LLVMdev] [LLVMLinux] Regression: rev 208833/208834 break linux kernel build in ASM handling
Hi !
I reproduced it on the file init/main.c
The invocation, log and main.i / main.s is attached.
--
Dipl.-Ing.
Jan-Simon Möller
jansimon.moeller at gmx.de
Am Freitag, 16. Mai 2014, 14:25:47 schrieb Renato Golin:
> On 16 May 2014 14:01, Jan-Simon Möller <dl9pf at gmx.de> wrote:
> > A bisection points to
> >
> > git-svn-id:
2004 Aug 12
1
zaptel wont compile
...Asterisk complained that zaptel was
too old. Updating zaptel gives me this during the make. Any ideas, the
searches and Wiki gives me no hints.
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -c -o
gendigits.o gendigits.c
cc -o gendigits gendigits.o -lm
./gendigits
gcc -I/usr/src/linux-2.4/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB -
I/usr/src/linux/drivers/net -Wall -I. -Wstrict-prototypes -fomit-frame-point
er -I/usr/src/linux/drivers/net/wan -I
/usr/src/linux/include -I/usr/src/linux/include/net -DMODVERSIONS -include
/usr/src/linux-2.4/include/linux/modversions.h -DST...
2004 Apr 22
2
Trouble Compiling "zaptel"
...ptel library from the HEAD CVS and I get
some really really odd errors which don't make any sense. I've attached
the console output ... any idea why this is going on and how to fix
this?
Thanks,
Sam Bacsa
---------------- SNIP --------------------
[root@pbx zaptel]# make
gcc -I/usr/src/linux-2.4/include -O6 -DMODULE -D__KERNEL__
-DEXPORT_SYMTAB -I/usr/src/linux/drivers/net -Wall -I.
-Wstrict-prototypes -fomit-frame-pointer
-I/usr/src/linux/drivers/net/wan -I /usr/src/linux/include
-I/usr/src/linux/include/net -DMODVERSIONS -include
/usr/src/linux-2.4/include/linux/modversions.h -DSTAN...
2004 Apr 23
3
zaptel on Fedora (Core 1) RedHat Linux-2.4
Hi!
I have fresh installation of Fedora (Core 1) RedHat Linux-2.4.22-1.2115.nptl
The kernel source is in place /usr/src/linux-2.4.22-1.2115.nptl
The config file for the kernel is in place /boot/config-2.4.22-1.2115.nptl
As per zaptel instruction, i first created the kernel config file as follows:
# cd /usr/src/linux-2.4.22-1.2115.nptl; make menuconfig
(in t...
2005 May 17
0
can't compile zaptel..
hello everyone!!
i want to compile the zaptel for my TE110P but i have
this error:
gcc -I/usr/src/linux-2.4/include -O6 -DMODULE
-D__KERNEL__ -DEXPORT_SYMTAB
-I/usr/src/linux/drivers/net -Wall -I.
-Wstrict-prototypes -fomit-frame-pointer
-I/usr/src/linux/drivers/net/wan -I
/usr/src/linux/include -I/usr/src/linux/include/net
-DMODVERSIONS -include
/usr/src/linux-2.4/include/linux/modversions.h
-DSTAN...
2003 May 15
4
Problems compiling zaptel
...#39;make' I get the
following output, which terminates with an error. (I'm using RedHat 9)
Can anyone suggest why it fails to compile?
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -c -o
gendigits.o gendigits.c
cc -o gendigits gendigits.o -lm
./gendigits
gcc -I/usr/src/linux-2.4/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB
-I/usr/src/linux/drivers/net -Wall -I. -Wstrict-prototypes
-fomit-frame-pointer -I/usr/src/linux/drivers/net/wan -I
/usr/src/linux/include -I/usr/src/linux/include/net -DMODVERSIONS -include
/usr/src/linux-2.4/include/linux/modversions.h -DECHO...
2004 Aug 26
0
Can't make zaptel on red hat 9
Hello,
I've followed the instructions here:
http://www.voip-info.org/wiki-Asterisk+Zaptel+Installation, but I get the
following when trying to make zaptel:
I've added the relevant symlinks:
[root@asterisk src]# ls -ld /usr/src/linux*
lrwxrwxrwx 1 root root 14 Aug 26 22:50 /usr/src/linux ->
linux-2.4.20-8
lrwxrwxrwx 1 root root 14 Aug 27 2004
/usr/src/linux-2.4 -> linux-2.4.20-8
drwxr-xr-x 16 root root 4096 Aug 26 22:59
/usr/src/linux-2.4.20-8
How do I get zaptel installe...
2004 May 13
0
zaptel does not compile on latest RHEL kernel
Hi
After updating some Red Hat Enterprise linux machines to the latest
RHEL kernel (RHEL crashes on vanilla kernels :)), I get tons of errors when
trying to compile zaptel:
In file included from tor2.c:30:
/usr/src/linux-2.4/include/linux/kernel.h:61: invalid suffix on integer
constant
/usr/src/linux-2.4/include/linux/kernel.h:61: syntax erro...
2004 Jul 21
1
h323 call flow fails
HI ALL;
I have an ATA phone registered with GUNGK.I want to send a call to another ATA with has an extention in my * box.
my network looks like the following:
(h323 registration)
ATA1(h323
2004 Jul 21
1
Error in compilation [URGENT].
I fixed this error on mine by creating a symbolic link in /usr/src with:
ln -s linux-2.4.21-15.0.3.EL linux-2.4
of course using your particular flavor of redhat kernel instead of linux-2.4.21-15.0.3.EL.
> -----Original Message-----
> From: asterisk-users-admin@lists.digium.com
> [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of
> Ricardo Maia Martins dos...
2019 Feb 14
3
32 seconds vs 72 minutes -- expected performance difference?
..."QueryDirectories > Failed" number. This keeps increasing as along as `ls
> -lR` is running.
That's interesting indeed. The verbose logs and network trace would tell
us more.
--
Aurélien Aptel / SUSE Labs Samba Team
GPG: 1839 CB5F 9F5B FB9B AA97 8C99 03C8 A49B 521B D5D3
SUSE Linux GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg)
2013 Jul 18
2
[LLVMdev] clang searching for many linux directories that do not exist on FreeBSD host
...9.2-PRERELEASE #0: Tue Jul 16 13:00:08 EDT 2013
lidl at nine0:/usr/obj/usr/src/sys/GENERIC
Recently, in preparation for the upcoming 9.2 release, they
imported the llvm 3.3 tree. That works fine for me.
I did notice (while looking at an unrelated problem), that
clan looks around for a bunch of linux directories every time it
is started. And those directories are never going to be found,
at least not on a FreeBSD system.
It was suggested that I take the issue here, rather than attempting
to fix it with a locally maintained FreeBSD patch.
I've included my trivial test program, and the ktr...
2019 Feb 15
0
32 seconds vs 72 minutes -- expected performance difference?
...feel that this might be relevant. Further, I can confirm that
systemd-resolved had NOT crashed when the following logs were obtained:
## OPERATION 1 - `ls debug.log` -- simply listing a single file. Does
anything seem wrong with this?
Feb 15 05:41:09 prod-backoffice kernel: [57077.470310]
/build/linux-Y38gIP/linux-4.15.0/fs/cifs/inode.c: CIFS VFS: in
cifs_revalidate_dentry_attr as Xid: 1225875 with uid: 0
Feb 15 05:41:09 prod-backoffice kernel: [57077.480006]
/build/linux-Y38gIP/linux-4.15.0/fs/cifs/dir.c: name: \debug.log
Feb 15 05:41:09 prod-backoffice kernel: [57077.482879]
/build/linux-Y38gI...
2006 Feb 24
2
r56 - trunk/debian
Author: tha-guest
Date: 2006-02-24 23:45:10 +0000 (Fri, 24 Feb 2006)
New Revision: 56
Modified:
trunk/debian/README.Debian
trunk/debian/changelog
trunk/debian/control
trunk/debian/linux-2.6.12-xen.patch
Log:
hopefully for the last commit before release ;-P
- xen-hypervisor & -pae now recommends grub (besides PXE-Boot there is no alternative)
- updated & added some more to debian/changelog
- updated the "static" linux-2.6.12-xen.patch, because it has changed wi...
2004 Jul 02
0
Have problem install via cvs
...-f zonedata.lo tonezone.lo libtonezone.so.1.0 *.lo
rm -f *.ko *.mod.c .*o.cmd
rm -f gendigits tones.h
rm -f libtonezone*
rm -f tor2ee
rm -f core
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -c -o
gendigits.o gendigits.c
cc -o gendigits gendigits.o -lm
./gendigits
gcc -I/usr/src/linux-2.4/include -O6 -DMODULE -D__KERNEL__
-DEXPORT_SYMTAB -I/usr/src/linux/drivers/net -Wall -I.
-Wstrict-prototypes -fomit-frame-pointer
-I/usr/src/linux/drivers/net/wan -I /usr/src/linux/include
-I/usr/src/linux/include/net -DMODVERSIONS -include
/usr/src/linux-2.4/include/linux/modversions.h -DSTAN...
2003 Oct 15
3
build failure with linux-2.6.0-test7
I tried building with linux-2.6.0-test7
build dies with:
make[1]: Entering directory `/home/rogelio/src/klibc-0.80/klibc'
gcc -Wp,-MD,./.fork.d -march=i386 -Os -fomit-frame-pointer
-malign-functions=0
-malign-jumps=0 -malign-loops=0 -nostdinc -iwithprefix include
-I../klibc -I../klibc/arch/i386/include -I../klibc/in...
2006 May 15
3
Eicon Diva - problems building new v3 melware driver
...ge with standard 2.6.8-2-386 kernel.
I've installed the packages:
kernel-headers-2.6.8-2
kernel-headers-2.6.8-2-386
kernel-image-2.6.8-2-386
kernel-kbuild-2.6-3
kernel-source-2.6.8
Then I unpacked the kernel sources into /usr/src/kernel-source-2.6.8 and
made a symlink from /usr/src/linux --> kernel-source-2.6.8
Then I entered /usr/src/linux, started "make menuconfig", loaded the
configuration from /boot/config-2.6.8-2-386 and exited from the config
application.
I think now I should have configured kernel sources.
But if I start compiling, I got lots of errors (see...
2001 Oct 18
0
Security Update: [CSSA-2001-036.0] Linux - Several Linux Kernel Security Problems
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
______________________________________________________________________________
Caldera International, Inc. Security Advisory
Subject: Linux - several linux kernel security problems
Advisory number: CSSA-2001-036.0
Issue date: 2001, October 18
Cross reference:
______________________________________________________________________________
1. Problem Description
Yet another ptrace race condition has been found which allows local...
2004 Jul 19
0
Cant compile Zaptel at all
...ed via tarball on my debian 3.0 system running a 2.4.26 kernel. I have all the headers, libraries and sources installed for the kernel along with the latest versions of GCC. I dont know what else to do to trouble shoot this so I have included the entire output below.
Thanks a lot!
-James Freire
linux1:/usr/src/zaptel-1.0-RC1# make
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -c -o gendigits.o gendigits.c
cc -o gendigits gendigits.o -lm
./gendigits
gcc -I/usr/src/linux-2.4/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB -I/usr/src/linux/drivers/net -Wall -I. -Wstrict-protot...