search for: fixdep

Displaying 20 results from an estimated 30 matches for "fixdep".

2010 Oct 19
3
[PATCH] Fix up 3 klibc build warnings.
klibc/scripts/basic/fixdep.c: In function 'traps': klibc/scripts/basic/fixdep.c:368: warning: dereferencing type-punned pointer will break strict-aliasing rules klibc/scripts/basic/fixdep.c:370: warning: dereferencing type-punned pointer will break strict-aliasing rules klibc/usr/dash/jobs.c: In function 'sprint...
2011 Dec 04
0
[GIT PULL] klibc minor fixes
Hello hpa, please pull from my debian klibc tree to kernel.org for minor fixes, that piled up after kernel.org shutdown, inluding a build fix against current linux 3.1. git pull git://anonscm.debian.org/users/maks/klibc.git scripts/basic/fixdep.c | 27 +++++++++++++-------------- usr/include/limits.h | 2 ++ usr/include/sys/file.h | 9 +++++++++ usr/include/sys/types.h | 4 ++++ usr/include/unistd.h | 1 - usr/kinit/ipconfig/main.c | 2 +- usr/klibc/vsscanf.c | 7 ------- 7 files changed, 29 ins...
2009 Jun 29
2
Building Custom Kernel - CentOS 4.4
...2.6.9-i586-smp.config .config ++ echo kernel-2.6.9-i586-smp.config ++ cut -d- -f3 ++ cut -d. -f1 ++ sed -e s/i.86/i386/ -e s/s390x/s390/ -e s/ppc64.series/ppc64/ + make ARCH=i386 nonint_oldconfig gcc: installation problem, cannot exec `cc1': No such file or directory make[1]: *** [scripts/basic/fixdep] Error 1 make: *** [scripts_basic] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.50765 (%prep) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.50765 (%prep) Does any other package needs to be installed for fixing this? gcc, glibc-devel, gcc-c++ are already installed. Regards,...
2020 Apr 01
3
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...scm/linux/kernel/git/next/linux-next.git/commit/?id=a4be40cbcedba9b5b714f3c95182e8a45176e42d? I simply used linux-next. The defconfig does NOT contain CONFIG_VHOST and therefore CONFIG_VHOST_NET and friends can not be selected. $ git checkout next-20200401 $ make defconfig HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/confdata.o HOSTCC scripts/kconfig/expr.o LEX scripts/kconfig/lexer.lex.c YACC scripts/kconfig/parser.tab.[ch] HOSTCC scripts/kconfig/lexer.lex.o HOSTCC scripts/kconfig/parser.tab.o HOSTCC scripts/kconfig/preprocess.o...
2020 Apr 01
3
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...scm/linux/kernel/git/next/linux-next.git/commit/?id=a4be40cbcedba9b5b714f3c95182e8a45176e42d? I simply used linux-next. The defconfig does NOT contain CONFIG_VHOST and therefore CONFIG_VHOST_NET and friends can not be selected. $ git checkout next-20200401 $ make defconfig HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/confdata.o HOSTCC scripts/kconfig/expr.o LEX scripts/kconfig/lexer.lex.c YACC scripts/kconfig/parser.tab.[ch] HOSTCC scripts/kconfig/lexer.lex.o HOSTCC scripts/kconfig/parser.tab.o HOSTCC scripts/kconfig/preprocess.o...
2004 Sep 11
1
Compilation error with 2.6 kernel
...ory `/usr/src/linux-2.6.5-7.108' Makefile:438: .config: No such file or directory WARNING: Symbol version dump /usr/src/linux-2.6.5-7.108/Module.symvers is missing, modules will have CONFIG_MODVERSIONS disabled. CC [M] /home/500/dl/pbx/zaptel-1.0-RC2/zaptel.o /bin/sh: line 1: scripts/basic/fixdep: No such file or directory make[2]: *** [/home/500/dl/pbx/zaptel-1.0-RC2/zaptel.o] Error 1 make[1]: *** [_module_/home/500/dl/pbx/zaptel-1.0-RC2] Error 2 make[1]: Leaving directory `/usr/src/linux-2.6.5-7.108' make: *** [linux26] Error 2
2020 Apr 01
4
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...4be40cbcedba9b5b714f3c95182e8a45176e42d? >> I simply used linux-next. The defconfig does NOT contain CONFIG_VHOST and therefore CONFIG_VHOST_NET and friends >> can not be selected. >> >> $ git checkout next-20200401 >> $ make defconfig >> HOSTCC scripts/basic/fixdep >> HOSTCC scripts/kconfig/conf.o >> HOSTCC scripts/kconfig/confdata.o >> HOSTCC scripts/kconfig/expr.o >> LEX scripts/kconfig/lexer.lex.c >> YACC scripts/kconfig/parser.tab.[ch] >> HOSTCC scripts/kconfig/lexer.lex.o >> HOSTCC...
2020 Apr 01
4
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...4be40cbcedba9b5b714f3c95182e8a45176e42d? >> I simply used linux-next. The defconfig does NOT contain CONFIG_VHOST and therefore CONFIG_VHOST_NET and friends >> can not be selected. >> >> $ git checkout next-20200401 >> $ make defconfig >> HOSTCC scripts/basic/fixdep >> HOSTCC scripts/kconfig/conf.o >> HOSTCC scripts/kconfig/confdata.o >> HOSTCC scripts/kconfig/expr.o >> LEX scripts/kconfig/lexer.lex.c >> YACC scripts/kconfig/parser.tab.[ch] >> HOSTCC scripts/kconfig/lexer.lex.o >> HOSTCC...
2006 Feb 24
2
r56 - trunk/debian
...25 00:12:50.113530992 +0100 @@ -0,0 +1,68 @@ +cmd_scripts/basic/docproc := gcc -Wp,-MD,scripts/basic/.docproc.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/basic/docproc scripts/basic/docproc.c + @@ -104457,7 +104460,7 @@ Binärdateien pristine-linux-2.6.12/scripts/basic/fixdep and linux-2.6.12-xen/scripts/basic/fixdep sind verschieden. diff -Nurp pristine-linux-2.6.12/scripts/basic/.fixdep.cmd linux-2.6.12-xen/scripts/basic/.fixdep.cmd --- pristine-linux-2.6.12/scripts/basic/.fixdep.cmd 1970-01-01 01:00:00.000000000 +0100 -+++ linux-2.6.12-xen/scripts/basic/.fixdep.cmd...
2020 Apr 01
2
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...>> I simply used linux-next. The defconfig does NOT contain CONFIG_VHOST and therefore CONFIG_VHOST_NET and friends >>>> can not be selected. >>>> >>>> $ git checkout next-20200401 >>>> $ make defconfig >>>> HOSTCC scripts/basic/fixdep >>>> HOSTCC scripts/kconfig/conf.o >>>> HOSTCC scripts/kconfig/confdata.o >>>> HOSTCC scripts/kconfig/expr.o >>>> LEX scripts/kconfig/lexer.lex.c >>>> YACC scripts/kconfig/parser.tab.[ch] >>>>...
2020 Apr 01
2
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...>> I simply used linux-next. The defconfig does NOT contain CONFIG_VHOST and therefore CONFIG_VHOST_NET and friends >>>> can not be selected. >>>> >>>> $ git checkout next-20200401 >>>> $ make defconfig >>>> HOSTCC scripts/basic/fixdep >>>> HOSTCC scripts/kconfig/conf.o >>>> HOSTCC scripts/kconfig/confdata.o >>>> HOSTCC scripts/kconfig/expr.o >>>> LEX scripts/kconfig/lexer.lex.c >>>> YACC scripts/kconfig/parser.tab.[ch] >>>>...
2005 Jul 30
3
kbuild updates to klibc
Hi Peter & others. Here are three patches that does the following: #1 - Update kbuild part of klibc so make clean works Adds gzip including a sample kbuild file #2 - Factor out definition of usr/ to two variables #3 - Move kbuild files to reflect location in the kernel As requested in earlier mail I need a bit of guidiance of what you expect from the kernel integrated parts of klibc.
2004 Jul 29
1
klibc integrated with the 2.5.8-rc2 kernel
...IXcnRW1RA kbuild adaptions to klibc: http://linux-sam.bkbits.net:8080/klibc/gnupatch@4109923a7O1XqfXw_V7JzAmet_AzbA todo to complete the job: o better support for .o files in usr/klibc/arch/.../... o syscalls.pl generates havesyscall.h in wrong directory when using O= o all *.pl scrips shall have fixdep run after they generate dependency information o delete kinit, nfsmount, ipconfig during make clean o enable build of programs like building external modules o Introduce the possibility to build programs as static or shared Top priority is better support for .o files in arch/... to eneble more a...
2005 May 22
1
error starting asterisk: undefined symbol: __i686.get_pc_thunk.dx
...y these results: Binary file scripts/mod/modpost matches Binary file scripts/mod/mk_elfconfig matches Binary file scripts/lxdialog/lxdialog matches Binary file scripts/kconfig/conf matches Binary file scripts/kconfig/mconf matches Binary file scripts/basic/docproc matches Binary file scripts/basic/fixdep matches Binary file scripts/basic/split-include matches Binary file scripts/kallsyms matches Binary file usr/gen_init_cpio matches On google, I found a reference to a possible gcc version incompatibility, and a couple of buzilla reports about linux-2.6.11. For now, I''ll be recompiling...
2008 Dec 29
1
klibc broken on ppc with linux-2.6.27 and workaround
...ibc-1.5.10 on linux-2.6.25. Distrib does not matter as it is inside a chroot a la LSF With the upgrade to linux-2.6.27 it broke on 1.5.10 (I try too the last 1.5.14) with make[1]: Entering directory `/usr/src/klibc-1.5.14' GEN klcc/klibc.config GEN klcc/klcc HOSTCC scripts/basic/fixdep KLIBCCC usr/klibc/__static_init.o KLIBCCC usr/klibc/vsnprintf.o In file included from usr/klibc/../include/sys/types.h:15, from usr/klibc/../include/unistd.h:11, from usr/klibc/../include/stdio.h:11, from usr/klibc/vsnprintf.c:13: linux/include...
2020 Apr 01
0
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...t.git/commit/?id=a4be40cbcedba9b5b714f3c95182e8a45176e42d? > > I simply used linux-next. The defconfig does NOT contain CONFIG_VHOST and therefore CONFIG_VHOST_NET and friends > can not be selected. > > $ git checkout next-20200401 > $ make defconfig > HOSTCC scripts/basic/fixdep > HOSTCC scripts/kconfig/conf.o > HOSTCC scripts/kconfig/confdata.o > HOSTCC scripts/kconfig/expr.o > LEX scripts/kconfig/lexer.lex.c > YACC scripts/kconfig/parser.tab.[ch] > HOSTCC scripts/kconfig/lexer.lex.o > HOSTCC scripts/kconfig/parser.tab.o >...
2020 Apr 01
0
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...2d? > > > I simply used linux-next. The defconfig does NOT contain CONFIG_VHOST and therefore CONFIG_VHOST_NET and friends > > > can not be selected. > > > > > > $ git checkout next-20200401 > > > $ make defconfig > > > HOSTCC scripts/basic/fixdep > > > HOSTCC scripts/kconfig/conf.o > > > HOSTCC scripts/kconfig/confdata.o > > > HOSTCC scripts/kconfig/expr.o > > > LEX scripts/kconfig/lexer.lex.c > > > YACC scripts/kconfig/parser.tab.[ch] > > > HOSTCC scripts/kc...
2020 Apr 01
0
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...2d? > > > I simply used linux-next. The defconfig does NOT contain CONFIG_VHOST and therefore CONFIG_VHOST_NET and friends > > > can not be selected. > > > > > > $ git checkout next-20200401 > > > $ make defconfig > > > HOSTCC scripts/basic/fixdep > > > HOSTCC scripts/kconfig/conf.o > > > HOSTCC scripts/kconfig/confdata.o > > > HOSTCC scripts/kconfig/expr.o > > > LEX scripts/kconfig/lexer.lex.c > > > YACC scripts/kconfig/parser.tab.[ch] > > > HOSTCC scripts/kc...
2004 Jun 28
4
zaptel compile error
have just updated the sources from cvs when i compile zaptel i get following error can help me ? nicolas snip.... zaptel.c: In function `zt_ctl_ioctl': zaptel.c:3042: warning: assignment from incompatible pointer type zaptel.c:3044: warning: assignment from incompatible pointer type zaptel.c:3052: error: structure has no member named `close' zaptel.c:3053: error: structure has no
2006 Apr 17
0
[PATCH] klibc: rebuild cpio image when content changes
Generate dependencies almost like done by fixdep in the kernel. This teaches make to rebuild cpio image when content has changed. Also restructured usr/Kbuild a little so we better utilise parallel makes (dash, gzip, utils and kinit are now build in parallel). Signed-off-by: Sam Ravnborg <sam@ravnborg.org> --- patch is on top of hpa's...