Displaying 20 results from an estimated 100 matches similar to: "__kernel_timer_t missing"
2004 Feb 22
3
ARM/Thumb updates and some other minor tweaks
The attached patches are against the v0.114 release and cover some of
the tweaks I made while playing about testing ARM and Thumb support.
Please review and consider applying.
Even with the patches, ARM dynamic linking doesn't seem to work and
the Thumb test applications seem to have shaken out a Thumb bug in
the 2.4.21-rmk2 kernel which I'm still trying to track down. Still
more fun to
2023 Jan 26
0
[klibc:time64] time: Use clock_* system calls for time-of-day and sleep
Commit-ID: 8b44cc180f664532821211e8261534b0c9e6c01c
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=8b44cc180f664532821211e8261534b0c9e6c01c
Author: Ben Hutchings <ben at decadent.org.uk>
AuthorDate: Sat, 14 Jan 2023 02:15:10 +0100
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sun, 15 Jan 2023 21:28:18 +0100
[klibc] time: Use clock_* system
2006 Jan 21
2
Xen kernel compilation fails - no such file or directory features.h (but its there)
Hello,
The 2.6.12-xenU kernel does not seem to have smbfs support. I couldn''t find
the config files for it so maybe I''m missing something obvious, but I read
that you need to compile your own kernel to get smbfs support.
I''m trying to follow the guide at
http://www.debian-administration.org/articles/320
I''ve done exactly as the guide says, except
2006 May 15
3
Eicon Diva - problems building new v3 melware driver
Hi Armin!
I have problems on debian sarge 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
2012 Dec 05
3
[PATCH] qemu-traditional: update configure check for -lrt changes in glibc 2.17
configure uses clock_gettime to check whether -lrt is needed - and don''t
check other functions. With glibc 2.17 clock_gettime is part of libc, so
use timer_gettime instead, which is in -lrt in old and new versions of
glibc.
Signed-off-by: Olaf Hering <olaf@aepfle.de>
---
configure | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure b/configure
index
2007 Jul 27
1
help compiling tcng on 64bit
Hi,
Trying to compile tcng on 64bit server (centos-5 64bit), I''m getting:
--------------
cc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
-I../shared -DVERSION=\"`cat ../VERSION`\"
-DTOPDIR=\"/usr/local/src/tcng-non-patched\" -DDOLLAR -DCONFIRM_EXCEED -c
-o f_fw.o f_fw.c
In file included from ../shared/memutil.h:13,
from
2013 May 07
3
Re: [PATCH] qemu-traditional: update configure check for -lrt changes in glibc 2.17
On Wed, May 1, 2013 at 09:21:17AM -0700, Matt Wilson wrote:
> On Mon, Apr 29, 2013 at 03:40:13PM +0200, Olaf Hering wrote:
> > Ping
>
> Makes sense.
>
> Acked-by: Matt Wilson <msw@amazon.com>
>
> > On Wed, Jan 16, Olaf Hering wrote:
> >
> > > Ping
> > >
> > > On Wed, Dec 05, Olaf Hering wrote:
> > >
> > > >
2008 May 31
3
types.h:52: error: conflicting types for ‘ ino_t’
hello
cant to build wine-1.0-rc2
log:
Code:
make[2]: Entering directory `/usr/local/src/wine-1.0-rc2/dlls/winex11.drv'
gcc -m32 -c -I. -I. -I../../include -I../../include -I/usr/include/asm-i386 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o bitblt.o bitblt.c
gcc -m32 -c -I. -I. -I../../include
2007 Jul 31
0
Zaptel compiling broken: error: conflicting types for '__kernel_dev_t'
dear all,
when i complied the latest Zaptel-1.2.19 to upgrade my asterisk system,
it told me those errors:
cc -c -fPIC -DSTANDALONE_ZAPATA -DBUILDING_TONEZONE -DHOTPLUG_FIRMWARE
-I. -O4 -g -Wall -DBUILDING_TONEZONE -o zonedata.lo zonedata.c
In file included from zaptel.h:31,
from tonezone.h:27,
from zonedata.c:26:
/usr/include/linux/types.h:18: error: conflicting types for
2006 Mar 28
3
winecfg not creating ~/.wine/config file
Hello,
after a fresh install, wine 0.9.10 wont start while giving the following errors:
flo@HAL2000 ~ $ wine
can't create key_t for shm: No such file or directory
wineserver: chdir /home/flo/.wine : No such file or directory
winecfg also wont start:
flo@HAL2000 ~ $ winecfg
wine: creating configuration directory '/home/flo/.wine'...
Can't open configuration file
2023 Jan 14
1
[klibc:time64] time: Use 64-bit time types on all architectures
Commit-ID: df7b02bd5c9af14c6efbe39ee4c313e368dfe967
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=df7b02bd5c9af14c6efbe39ee4c313e368dfe967
Author: Ben Hutchings <ben at decadent.org.uk>
AuthorDate: Sat, 14 Jan 2023 00:17:45 +0100
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 14 Jan 2023 18:10:12 +0100
[klibc] time: Use 64-bit time
2012 Jun 29
0
[klibc:master] include: [sys/types.h] bury __kernel_nlink_t
Commit-ID: 1ec8e824a0b0ee10e93b257ccac08f07cd90f4d8
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=1ec8e824a0b0ee10e93b257ccac08f07cd90f4d8
Author: maximilian attems <max at stro.at>
AuthorDate: Fri, 29 Jun 2012 07:46:08 +0200
Committer: maximilian attems <max at stro.at>
CommitDate: Fri, 29 Jun 2012 07:48:50 +0200
[klibc] include: [sys/types.h] bury
2019 Jan 21
0
[klibc:master] fcntl: Fix struct flock for 32-bit architectures
Commit-ID: 11bd4ea5f3d960c4d208180deae91d88aa940149
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=11bd4ea5f3d960c4d208180deae91d88aa940149
Author: Ben Hutchings <ben at decadent.org.uk>
AuthorDate: Mon, 21 Jan 2019 03:39:34 +0000
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Mon, 21 Jan 2019 03:45:04 +0000
[klibc] fcntl: Fix struct flock
2007 Jul 28
1
CentOS 3.9's up2date missing sources???
CentOS3.9 Users:
After applying all Updates to Upgrade from CentOS 3.8 CentOS 3.9 I find
up2date no longer works "correctly" (or shall I say NOT as before)...
Missing is the "sources" File!!! Is this how V 4.5.5-7 is supposed to be
or is the "sources" File omission an "error"???
Lawrence Houston -- (centos at greenfield.dyndns.org)
2002 May 07
0
Re: SAMBA compile errors at XFS kernel.. (fwd)
hi Jan,
I've attached Yu-Chan's quota.h -- does this look familiar to
you? It is clearly not the quota.h from the XFS CVS as I had
originally thought. It may be the one from the XFS 1.1 CDs,
which is a Redhat-based, XFS-enabled distro, so would have an
earlier version of your VFS quota patches (via -ac kernel).
Either way, it doesn't really matter. We need to fix Samba,
and a
2007 Mar 23
3
Re: [LARTC} how can I compile tc
Ok, I tried it out but for some reason it doesn''t take for the compile
process. This is, after export KERNEL_INCLUDE=/usr/src/linux/include/ if
I run export this declare -x KERNEL_INCLUDE="/usr/src/linux/include/" is
there. But when I run make in iproute2 I still get the
/usr/include/linux/ip.h:93:2: error: #error "Endian problem - this
didn''t happen"
2004 Jul 19
0
Cant compile Zaptel at all
I have been trying to compile Zaptel 1.0-RC1 that I just downloaded 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#
2019 Jun 21
0
[ANNOUNCE] libXt 1.2.0
Alan Coopersmith (3):
Get rid of some extraneous ; at the end of C source lines
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Benjamin Tissoires (3):
Fix leaks detected by covscan
dummy fix for covscan
Fix covscan complain
Emil Velikov (1):
autogen.sh: use quoted string variables
Fabrice Fontaine (1):
libXt:
2012 Sep 03
1
[GIT-PULL] XFS filesystem driver
This pull request contains the XFS filesystem driver for Syslinux.
Due to historical reasons (SGI IRIX's design of disk layouts), the first
sector in the primary AG on XFS filesystems contains the superblock,
which is a problem with BIOSes, since VBRs must be loaded up from the
first sector of the active partition.
Thus, we needed to handle this issue by putting the Syslinux
bootsector
2008 Sep 09
1
DTrace and shared memory id
Hello all,
I saw this question about a year back in the archive[1], but with no
final answer.
I would like to trace shmget calls and also get the id of the shared
memory segment.
That script looked like[2], but we dont get the id since arg1 is the
errno value.
How do i access the shm id, i would need this to debug a customer
problem but i don''t have time to learn it the hard