Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Zen-Kernel Discussion/Support Thread - Part 4
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4, 5, 6 ... 21, 22, 23  Next  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
broch
Tux's lil' helper
Tux's lil' helper


Joined: 09 Jul 2005
Posts: 94

PostPosted: Sun Aug 08, 2010 12:48 am    Post subject: Reply with quote

Gef wrote:
zen.git (ec6ae446a5b9c82c6efff327716f4b66f9b07be1)

Compilation dies with:
Code:
  LD      net/sunrpc/built-in.o
  LD      net/built-in.o
  LD      vmlinux.o
  MODPOST vmlinux.o
WARNING: modpost: Found 2 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
  GEN     .version
  CHK     include/generated/compile.h
  UPD     include/generated/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
mm/built-in.o: In function `watermark_wakeup':
vmscan.c:(.text+0xbd7f): undefined reference to `above_background_load'
make: *** [.tmp_vmlinux1] Erreur 1


got the ameerror with unstable
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Sun Aug 08, 2010 12:48 am    Post subject: Reply with quote

Wow, the rt2800pci driver actually works now!

Now if only I could turn off my computers without crashing them...
Back to top
View user's profile Send private message
Gef
Apprentice
Apprentice


Joined: 17 May 2008
Posts: 180
Location: France

PostPosted: Sun Aug 08, 2010 2:23 am    Post subject: Reply with quote

Gef wrote:
zen.git (ec6ae446a5b9c82c6efff327716f4b66f9b07be1)

Compilation dies with:
Code:
  LD      net/sunrpc/built-in.o
  LD      net/built-in.o
  LD      vmlinux.o
  MODPOST vmlinux.o
WARNING: modpost: Found 2 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
  GEN     .version
  CHK     include/generated/compile.h
  UPD     include/generated/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
mm/built-in.o: In function `watermark_wakeup':
vmscan.c:(.text+0xbd7f): undefined reference to `above_background_load'
make: *** [.tmp_vmlinux1] Erreur 1


Related to http://www.kernel.org/pub/linux/kernel/people/ck/patches/2.6/2.6.35/2.6.35-ck1/patches/sched-add-above-background-load-function.patch
_________________
Laptop : Gentoo ~amd64
(remote) Server : Gentoo amd64
Back to top
View user's profile Send private message
bollucks
l33t
l33t


Joined: 27 Oct 2004
Posts: 606

PostPosted: Sun Aug 08, 2010 1:27 pm    Post subject: Reply with quote

Check these babies out:
http://ck.kolivas.org/patches/bfs/2.6.35v2.6.35-ck1-interbench.log
Back to top
View user's profile Send private message
wrc1944
Advocate
Advocate


Joined: 15 Aug 2002
Posts: 3435
Location: Gainesville, Florida

PostPosted: Sun Aug 08, 2010 1:57 pm    Post subject: Reply with quote

2.6.35-ck1 works fine here, both on- ~amd64 and ~x86 boxes. :D
_________________
Main box- AsRock x370 Gaming K4
Ryzen 7 3700x, 3.6GHz, 16GB GSkill Flare DDR4 3200mhz
Samsung SATA 1000GB, Radeon HD R7 350 2GB DDR5
OpenRC Gentoo ~amd64 plasma, glibc-2.36-r7, gcc-13.2.1_p20230304
kernel-6.8.4 USE=experimental python3_11
Back to top
View user's profile Send private message
broch
Tux's lil' helper
Tux's lil' helper


Joined: 09 Jul 2005
Posts: 94

PostPosted: Sun Aug 08, 2010 5:31 pm    Post subject: Reply with quote

the problem I have seen before with 2.6.35-rc4 and tuxonice
when trying to hibernate system hangs at "Doing atomic copy/restore" on the netbook with Atom n450/video Intel GMA 3150/2GB RAM now affects the latest 2.6.34-zen2

clearly same patches were applied. Any way of fixing this?

thank you
Back to top
View user's profile Send private message
NotQuiteSane
Guru
Guru


Joined: 30 Jan 2005
Posts: 488
Location: Klamath Falls, Jefferson, USA, North America, Midgarth

PostPosted: Mon Aug 09, 2010 9:04 am    Post subject: Reply with quote

Hi peeps. trying to build .35-rc3-zen1, ran git pull before menuconf. getting this error:

Code:
Script started on Mon Aug  9 01:01:32 2010
pixel linux # make
  CHK     include/linux/version.h
  CHK     include/generated/utsrelease.h
  CALL    scripts/checksyscalls.sh
  CHK     include/generated/compile.h
  CC [M]  drivers/platform/x86/lenovo-sl-laptop.o
drivers/platform/x86/lenovo-sl-laptop.c: In function 'backlight_init':
drivers/platform/x86/lenovo-sl-laptop.c:577: error: too few arguments to function 'backlight_device_register'
drivers/platform/x86/lenovo-sl-laptop.c: In function 'hkey_inputdev_init':
drivers/platform/x86/lenovo-sl-laptop.c:1127: warning: assignment from incompatible pointer type
drivers/platform/x86/lenovo-sl-laptop.c:1128: warning: assignment from incompatible pointer type
make[3]: *** [drivers/platform/x86/lenovo-sl-laptop.o] Error 1
make[2]: *** [drivers/platform/x86] Error 2
make[1]: *** [drivers/platform] Error 2
make: *** [drivers] Error 2
pixel linux # exit
exit

Script done on Mon Aug  9 01:22:22 2010


i'm unsure what (and why) is wrong

NQS
_________________
These opinions are mine, mine I say! Piss off and get your own.

As I see it -- An irregular blog, Improved with new location

To delete French language packs from system use 'sudo rm -fr /'
Back to top
View user's profile Send private message
NotQuiteSane
Guru
Guru


Joined: 30 Jan 2005
Posts: 488
Location: Klamath Falls, Jefferson, USA, North America, Midgarth

PostPosted: Tue Aug 10, 2010 5:38 am    Post subject: Reply with quote

NotQuiteSane wrote:
Hi peeps. trying to build .35-rc3-zen1,


fixed it. apparently I wasn't running stable

NQS
_________________
These opinions are mine, mine I say! Piss off and get your own.

As I see it -- An irregular blog, Improved with new location

To delete French language packs from system use 'sudo rm -fr /'
Back to top
View user's profile Send private message
tranquilcool
Veteran
Veteran


Joined: 25 Mar 2005
Posts: 1179

PostPosted: Tue Aug 10, 2010 12:15 pm    Post subject: Reply with quote

o see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
GEN .version
CHK include/generated/compile.h
UPD include/generated/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
mm/built-in.o: In function `watermark_wakeup':
vmscan.c:(.text+0xabe7): undefined reference to `above_background_load'
make: *** [.tmp_vmlinux1] Error 1

zen-unstable errors.
thanks.
_________________
this is a strange strange world.
Back to top
View user's profile Send private message
cheater1034
Veteran
Veteran


Joined: 09 Sep 2004
Posts: 1558

PostPosted: Tue Aug 10, 2010 2:22 pm    Post subject: Reply with quote

Stable 2.6.35 in the works
_________________
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Back to top
View user's profile Send private message
albright
Advocate
Advocate


Joined: 16 Nov 2003
Posts: 2588
Location: Near Toronto

PostPosted: Tue Aug 10, 2010 2:53 pm    Post subject: Reply with quote

Quote:
Stable 2.6.35 in the works


hoopla :!:
_________________
.... there is nothing - absolutely nothing - half so much worth
doing as simply messing about with Linux ...
(apologies to Kenneth Graeme)
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Tue Aug 10, 2010 7:38 pm    Post subject: Reply with quote

2.6.35.1 is out :idea:
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
ufoman
Tux's lil' helper
Tux's lil' helper


Joined: 02 Apr 2006
Posts: 80

PostPosted: Wed Aug 11, 2010 7:50 pm    Post subject: Reply with quote

It's in zen.git now, working fine.
Quote:
Linux badziew 2.6.35.1-ufoman+ #2 ZEN SMP PREEMPT Wed Aug 11 13:35:23 CEST 2010 x86_64 AMD Athlon(tm) II X2 250 Processor AuthenticAMD GNU/Linux

_________________
Registered Linux User #417638
amd64 no-multilib
desktop: Gigabyte GA-MA770-UD3 v2.0, Athlon II X2 250 @3,6GHz, 4GB DDR2 800, Radeon HD 4850, Seagate Barracuda 7200.11 320GB
Back to top
View user's profile Send private message
netguy
n00b
n00b


Joined: 01 Nov 2002
Posts: 29
Location: Taiwan

PostPosted: Thu Aug 12, 2010 2:57 am    Post subject: Reply with quote

tranquilcool wrote:
o see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
GEN .version
CHK include/generated/compile.h
UPD include/generated/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
mm/built-in.o: In function `watermark_wakeup':
vmscan.c:(.text+0xabe7): undefined reference to `above_background_load'
make: *** [.tmp_vmlinux1] Error 1

zen-unstable errors.
thanks.


I got that error too,even git pull 20 minutes ago.then I remove /usr/src/linuz-2.6-zen and git clone again,the kernel compile was just done.now it's 2.6.35.1.
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Thu Aug 12, 2010 4:36 pm    Post subject: Reply with quote

Whoo, laptop 100% functional and no freezes at all. :D

Anyone know why compcache is complaining about ioctls? Not ready for 2.6.35 yet?
Back to top
View user's profile Send private message
nbvcxz
Guru
Guru


Joined: 02 Sep 2005
Posts: 379
Location: Kraków / PL

PostPosted: Thu Aug 12, 2010 8:20 pm    Post subject: Reply with quote

Ant_P wrote:
Anyone know why compcache is complaining about ioctls? Not ready for 2.6.35 yet?

Probably something with BFS. Compache works normally with ARCH kernel (at ArchLinux), but fails to start with CK and ZEN at Gentoo and at Arch.
_________________
nBVCXz
zen-kernel (bfq compcache) | /tmp -> tmpfs | ext4 | zsh | xfce | schedtool
Back to top
View user's profile Send private message
cheater1034
Veteran
Veteran


Joined: 09 Sep 2004
Posts: 1558

PostPosted: Sat Aug 14, 2010 2:06 am    Post subject: Reply with quote

netguy wrote:
tranquilcool wrote:
o see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
GEN .version
CHK include/generated/compile.h
UPD include/generated/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
mm/built-in.o: In function `watermark_wakeup':
vmscan.c:(.text+0xabe7): undefined reference to `above_background_load'
make: *** [.tmp_vmlinux1] Error 1

zen-unstable errors.
thanks.


I got that error too,even git pull 20 minutes ago.then I remove /usr/src/linuz-2.6-zen and git clone again,the kernel compile was just done.now it's 2.6.35.1.


this issue shouldnt exist in zen-stable ;)
_________________
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Back to top
View user's profile Send private message
rahulthewall
Veteran
Veteran


Joined: 01 Nov 2007
Posts: 1264
Location: Zürich

PostPosted: Sat Aug 14, 2010 9:13 am    Post subject: Reply with quote

The current Makefile in zen-stable.git is corrupted.
_________________
Who shall guard the guards?
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Sat Aug 14, 2010 9:21 am    Post subject: Reply with quote

2.6.35.2 and 2.6.34.4 are out :idea:

(2.6.35.2 is already included in zen-stable nice !)

Thanks !
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
rahulthewall
Veteran
Veteran


Joined: 01 Nov 2007
Posts: 1264
Location: Zürich

PostPosted: Sat Aug 14, 2010 10:33 am    Post subject: Reply with quote

Makefile corruptions are highlighted:

Code:

VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 35
[b]<<<<<<< HEAD[/b]
EXTRAVERSION = -zen0
NAME = Untested Master
[b]=======[/b]
EXTRAVERSION = .2
NAME = Sheep on Meth
[b]>>>>>>> 2.6.35-upstream-updates[/b]


EDIT: The ones in the [b] tags are extraneous entry - didn't realize that [b] wouldn't work inside [code]
_________________
Who shall guard the guards?
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Sat Aug 14, 2010 10:43 am    Post subject: Reply with quote

this needs attention for those who use corei7/corei5:
[patch 0/3] sched: fixes related to scaling down cpu power with RT tasks

the [PATCH mmotm] vmscan: raise the bar to PAGEOUT_IO_SYNC stalls needs to be re-included + the fix in zen-stable :idea:
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
rahulthewall
Veteran
Veteran


Joined: 01 Nov 2007
Posts: 1264
Location: Zürich

PostPosted: Sat Aug 14, 2010 11:06 am    Post subject: Reply with quote

Current zen-kernel.git fails to compile:

Code:

 CC      mm/swapfile.o
mm/swapfile.c: In function ‘scan_swap_map’:
mm/swapfile.c:445: warning: ISO C90 forbids mixed declarations and code
mm/swapfile.c:486: error: non-static declaration of ‘get_swap_page’ follows static declaration
mm/swapfile.c:445: note: previous definition of ‘get_swap_page’ was here
mm/swapfile.c:509: error: non-static declaration of ‘get_swap_page_of_type’ follows static declaration
mm/swapfile.c:489: note: previous definition of ‘get_swap_page_of_type’ was here
mm/swapfile.c:512: error: invalid storage class for function ‘swap_info_get’
mm/swapfile.c:549: error: invalid storage class for function ‘swap_entry_free’
mm/swapfile.c:634: error: non-static declaration of ‘swap_free’ follows static declaration
mm/swapfile.c:607: note: previous definition of ‘swap_free’ was here
mm/swapfile.c:642: error: invalid storage class for function ‘page_swapcount’
mm/swapfile.c:867: error: invalid storage class for function ‘unuse_pte’
mm/swapfile.c:908: error: invalid storage class for function ‘unuse_pte_range’
mm/swapfile.c:944: error: invalid storage class for function ‘unuse_pmd_range’
mm/swapfile.c:964: error: invalid storage class for function ‘unuse_pud_range’
mm/swapfile.c:983: error: invalid storage class for function ‘unuse_vma’
mm/swapfile.c:1013: error: invalid storage class for function ‘unuse_mm’
mm/swapfile.c:1041: error: invalid storage class for function ‘find_next_to_unuse’
mm/swapfile.c:1079: error: invalid storage class for function ‘try_to_unuse’
mm/swapfile.c:1291: error: invalid storage class for function ‘drain_mmlist’
mm/swapfile.c:1337: error: non-static declaration of ‘map_swap_entry’ follows static declaration
mm/swapfile.c:1310: note: previous definition of ‘map_swap_entry’ was here
mm/swapfile.c:1353: error: invalid storage class for function ‘destroy_swap_extents’
mm/swapfile.c:1373: error: invalid storage class for function ‘add_swap_extent’
mm/swapfile.c:1442: error: invalid storage class for function ‘setup_swap_extents’
mm/swapfile.c:1680: error: non-static declaration of ‘sys_swapoff’ follows static declaration
mm/swapfile.c:1537: note: previous definition of ‘sys_swapoff’ was here
mm/swapfile.c:1685: error: invalid storage class for function ‘swap_start’
mm/swapfile.c:1708: error: invalid storage class for function ‘swap_next’
mm/swapfile.c:1730: error: invalid storage class for function ‘swap_stop’
mm/swapfile.c:1735: error: invalid storage class for function ‘swap_show’
mm/swapfile.c:1758: error: initializer element is not constant
mm/swapfile.c:1758: error: (near initialization for ‘swaps_op.start’)
mm/swapfile.c:1759: error: initializer element is not constant
mm/swapfile.c:1759: error: (near initialization for ‘swaps_op.next’)
mm/swapfile.c:1760: error: initializer element is not constant
mm/swapfile.c:1760: error: (near initialization for ‘swaps_op.stop’)
mm/swapfile.c:1762: error: initializer element is not constant
mm/swapfile.c:1762: error: (near initialization for ‘swaps_op.show’)
mm/swapfile.c:1765: error: invalid storage class for function ‘swaps_open’
mm/swapfile.c:1770: error: initializer element is not constant
mm/swapfile.c:1770: error: (near initialization for ‘proc_swaps_operations.open’)
mm/swapfile.c:1777: error: invalid storage class for function ‘procswaps_init’
mm/swapfile.c:1781: error: initializer element is not constant
mm/swapfile.c:1786: error: invalid storage class for function ‘max_swapfiles_check’
mm/swapfile.c:1790: error: initializer element is not constant
mm/swapfile.c:2110: error: non-static declaration of ‘sys_swapon’ follows static declaration
mm/swapfile.c:1798: note: previous definition of ‘sys_swapon’ was here
mm/swapfile.c:2128: error: non-static declaration of ‘si_swapinfo’ follows static declaration
mm/swapfile.c:2112: note: previous definition of ‘si_swapinfo’ was here
mm/swapfile.c:2142: error: invalid storage class for function ‘__swap_duplicate’
mm/swapfile.c:2245: error: non-static declaration of ‘get_swap_info_struct’ follows static declaration
mm/swapfile.c:2241: note: previous definition of ‘get_swap_info_struct’ was here
mm/swapfile.c:2417: error: invalid storage class for function ‘swap_count_continued’
mm/swapfile.c:2497: error: invalid storage class for function ‘free_swap_count_continuations’
mm/swapfile.c:2513: error: expected declaration or statement at end of input
make[1]: *** [mm/swapfile.o] Error 1
make: *** [mm] Error 2

_________________
Who shall guard the guards?
Back to top
View user's profile Send private message
mantoo
Tux's lil' helper
Tux's lil' helper


Joined: 08 Dec 2007
Posts: 98
Location: Germany

PostPosted: Sat Aug 14, 2010 11:24 am    Post subject: Reply with quote

rahulthewall wrote:
Current zen-kernel.git fails to compile:

Code:

 CC      mm/swapfile.o
mm/swapfile.c: In function ‘scan_swap_map’:
mm/swapfile.c:445: warning: ISO C90 forbids mixed declarations and code
mm/swapfile.c:486: error: non-static declaration of ‘get_swap_page’ follows static declaration
mm/swapfile.c:445: note: previous definition of ‘get_swap_page’ was here
mm/swapfile.c:509: error: non-static declaration of ‘get_swap_page_of_type’ follows static declaration
mm/swapfile.c:489: note: previous definition of ‘get_swap_page_of_type’ was here
mm/swapfile.c:512: error: invalid storage class for function ‘swap_info_get’
mm/swapfile.c:549: error: invalid storage class for function ‘swap_entry_free’
mm/swapfile.c:634: error: non-static declaration of ‘swap_free’ follows static declaration
mm/swapfile.c:607: note: previous definition of ‘swap_free’ was here
mm/swapfile.c:642: error: invalid storage class for function ‘page_swapcount’
mm/swapfile.c:867: error: invalid storage class for function ‘unuse_pte’
mm/swapfile.c:908: error: invalid storage class for function ‘unuse_pte_range’
mm/swapfile.c:944: error: invalid storage class for function ‘unuse_pmd_range’
mm/swapfile.c:964: error: invalid storage class for function ‘unuse_pud_range’
mm/swapfile.c:983: error: invalid storage class for function ‘unuse_vma’
mm/swapfile.c:1013: error: invalid storage class for function ‘unuse_mm’
mm/swapfile.c:1041: error: invalid storage class for function ‘find_next_to_unuse’
mm/swapfile.c:1079: error: invalid storage class for function ‘try_to_unuse’
mm/swapfile.c:1291: error: invalid storage class for function ‘drain_mmlist’
mm/swapfile.c:1337: error: non-static declaration of ‘map_swap_entry’ follows static declaration
mm/swapfile.c:1310: note: previous definition of ‘map_swap_entry’ was here
mm/swapfile.c:1353: error: invalid storage class for function ‘destroy_swap_extents’
mm/swapfile.c:1373: error: invalid storage class for function ‘add_swap_extent’
mm/swapfile.c:1442: error: invalid storage class for function ‘setup_swap_extents’
mm/swapfile.c:1680: error: non-static declaration of ‘sys_swapoff’ follows static declaration
mm/swapfile.c:1537: note: previous definition of ‘sys_swapoff’ was here
mm/swapfile.c:1685: error: invalid storage class for function ‘swap_start’
mm/swapfile.c:1708: error: invalid storage class for function ‘swap_next’
mm/swapfile.c:1730: error: invalid storage class for function ‘swap_stop’
mm/swapfile.c:1735: error: invalid storage class for function ‘swap_show’
mm/swapfile.c:1758: error: initializer element is not constant
mm/swapfile.c:1758: error: (near initialization for ‘swaps_op.start’)
mm/swapfile.c:1759: error: initializer element is not constant
mm/swapfile.c:1759: error: (near initialization for ‘swaps_op.next’)
mm/swapfile.c:1760: error: initializer element is not constant
mm/swapfile.c:1760: error: (near initialization for ‘swaps_op.stop’)
mm/swapfile.c:1762: error: initializer element is not constant
mm/swapfile.c:1762: error: (near initialization for ‘swaps_op.show’)
mm/swapfile.c:1765: error: invalid storage class for function ‘swaps_open’
mm/swapfile.c:1770: error: initializer element is not constant
mm/swapfile.c:1770: error: (near initialization for ‘proc_swaps_operations.open’)
mm/swapfile.c:1777: error: invalid storage class for function ‘procswaps_init’
mm/swapfile.c:1781: error: initializer element is not constant
mm/swapfile.c:1786: error: invalid storage class for function ‘max_swapfiles_check’
mm/swapfile.c:1790: error: initializer element is not constant
mm/swapfile.c:2110: error: non-static declaration of ‘sys_swapon’ follows static declaration
mm/swapfile.c:1798: note: previous definition of ‘sys_swapon’ was here
mm/swapfile.c:2128: error: non-static declaration of ‘si_swapinfo’ follows static declaration
mm/swapfile.c:2112: note: previous definition of ‘si_swapinfo’ was here
mm/swapfile.c:2142: error: invalid storage class for function ‘__swap_duplicate’
mm/swapfile.c:2245: error: non-static declaration of ‘get_swap_info_struct’ follows static declaration
mm/swapfile.c:2241: note: previous definition of ‘get_swap_info_struct’ was here
mm/swapfile.c:2417: error: invalid storage class for function ‘swap_count_continued’
mm/swapfile.c:2497: error: invalid storage class for function ‘free_swap_count_continuations’
mm/swapfile.c:2513: error: expected declaration or statement at end of input
make[1]: *** [mm/swapfile.o] Error 1
make: *** [mm] Error 2


same here..
with the commit previous to the last one (http://git.zen-kernel.org/?p=kernel/zen-stable.git;a=commit;h=eea3e8155038634910eb4756a7ad77b791c539af) i i do not have that prob, but compiling still fails:

Quote:

[...]
CC drivers/md/dm-region-hash.o
drivers/md/dm-region-hash.c: In function `dm_rh_inc_pending´:
drivers/md/dm-region-hash.c:531: error: implicit declaration of funktion `rh_inc´
make[2]: *** [drivers/md/dm-region-hash.o] Error 1
make[1]: *** [drivers/md] Error 2


which seems to be related to http://git.zen-kernel.org/?p=kernel/zen-stable.git;a=commit;h=b7adbb942672c53342fa2482cd660f812d761d7e

i went back to commit c39d583be213f0c513308b629de996363b60cbb0 which made the kernel compile for me. I´m afraid i cannot test if it´s booting right now
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Sat Aug 14, 2010 11:36 am    Post subject: Reply with quote

git guys are reading the logs, right ?
+EXTRAVERSION = -zen0
+NAME = Untested Master

Quote:
v2.6.35-zen0
- This master branch has not been tested or even compiled yet. Please hold bug reports until 2.6.35-zen1 is tagged in the master.
- Feel free to test as is, use at your own risk

_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
mantoo
Tux's lil' helper
Tux's lil' helper


Joined: 08 Dec 2007
Posts: 98
Location: Germany

PostPosted: Sat Aug 14, 2010 12:04 pm    Post subject: Reply with quote

kernelOfTruth wrote:
git guys are reading the logs, right ?
+EXTRAVERSION = -zen0
+NAME = Untested Master

Quote:
v2.6.35-zen0
- This master branch has not been tested or even compiled yet. Please hold bug reports until 2.6.35-zen1 is tagged in the master.
- Feel free to test as is, use at your own risk


definitely i´m log browsing, just wanted to tell how i managed to compile the kernel for me in its early 35´s stage ;-)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6 ... 21, 22, 23  Next
Page 5 of 23

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum