[SOLVED] Problem whilst trying to build kernel26-ck from source

I've spent some time reading about kernel patch sets, and after some research and valuable info from the Arch community, I've decided that the ck patchset is most appropriate for my system, however,  I receive the following error after issuing a mkpkg -sc command:
==> Validating source files with md5sums...
    linux-2.6.36.tar.bz2 ... Passed
    patch-2.6.36-2-ARCH.bz2 ... Passed
    config ... Passed
    config.x86_64 ... Passed
    kernel26.preset ... Passed
    patch-2.6.36-ck2.bz2 ... Passed
    0001-bfq_iosched-block-prepare_IO_context_code-v1-2.6.36.patch ... Passed
    0002-bfq_iosched-block-add-cgroups-kconfig-and-build-bits-for-BFQ-v1-2.6.36.patch ... Passed
    0003-bfq_iosched-block-introduce_BFQ-v1-2.6.36.patch ... Passed
==> Extracting Sources...
  -> Extracting linux-2.6.36.tar.bz2 with bsdtar
  -> Extracting patch-2.6.36-2-ARCH.bz2 with bzip2
  -> Extracting patch-2.6.36-ck2.bz2 with bzip2
==> Starting build()...
==> Patching source with-ARCH patches
patching file drivers/video/logo/logo_linux_clut224.ppm
patching file drivers/video/logo/logo_linux_mono.pbm
patching file drivers/video/logo/logo_linux_vga16.ppm
patching file fs/file_table.c
patching file fs/namei.c
patching file fs/namespace.c
patching file fs/notify/group.c
patching file fs/notify/mark.c
patching file fs/open.c
patching file fs/splice.c
patching file fs/statfs.c
patching file include/linux/fs.h
patching file include/linux/namei.h
patching file include/linux/splice.h
patching file security/commoncap.c
patching file security/device_cgroup.c
patching file security/security.c
==> Patching source with BFQ patches
patching file block/Kconfig.iosched
patching file block/blk-ioc.c
patching file block/cfq-iosched.c
patching file fs/ioprio.c
patching file include/linux/iocontext.h
patching file block/Makefile
patching file include/linux/cgroup_subsys.h
patching file block/bfq-cgroup.c
patching file block/bfq-ioc.c
patching file block/bfq-iosched.c
patching file block/bfq-sched.c
patching file block/bfq.h
==> Patching source with ck1 patch set
patching file arch/powerpc/platforms/cell/spufs/sched.c
patching file Documentation/scheduler/sched-BFS.txt
patching file Documentation/sysctl/kernel.txt
patching file fs/proc/base.c
patching file include/linux/init_task.h
patching file include/linux/ioprio.h
patching file include/linux/sched.h
patching file init/Kconfig
patching file init/main.c
patching file kernel/delayacct.c
patching file kernel/exit.c
patching file kernel/kthread.c
patching file kernel/posix-cpu-timers.c
patching file kernel/sched_bfs.c
patching file kernel/sched.c
patching file kernel/sysctl.c
patching file lib/Kconfig.debug
patching file mm/vmscan.c
patching file include/linux/swap.h
patching file mm/memory.c
patching file mm/swapfile.c
patching file include/linux/mmzone.h
patching file include/linux/mm_inline.h
patching file mm/filemap.c
patching file mm/swap.c
patching file mm/page-writeback.c
patching file arch/x86/Kconfig
patching file kernel/Kconfig.hz
patching file arch/x86/kernel/cpu/proc.c
patching file arch/x86/kernel/smpboot.c
patching file include/linux/nfsd/stats.h
patching file include/net/inet_timewait_sock.h
patching file init/calibrate.c
patching file kernel/Kconfig.preempt
patching file drivers/cpufreq/cpufreq_ondemand.c
patching file Makefile
==> Running make mrproper to clean source tree
==> Running make prepare for you to enable patched options of your choosing
  HOSTCC  scripts/basic/fixdep
/bin/sh: scripts/basic/fixdep: Permission denied
make[2]: *** [scripts/basic/fixdep] Error 1
make[1]: *** [scripts_basic] Error 2
make: *** No rule to make target `include/config/auto.conf', needed by `include/config/kernel.release'.  Stop.
    Aborting...
[taylor-unix@Legion kernel26-ck]$
Issuing a mkpkg command '--asroot' fails to make any difference whatsoever.
Am I missing something here?
Last edited by edward.taylor89 (2010-11-09 22:38:29)

SOLVED!
The trick was to remove 'noexec' along the mount options for /home from fstab.
Last edited by edward.taylor89 (2010-11-09 17:22:01)

Similar Messages

  • HT201210 I have a "firmware file not compatable" message whilst trying to update my iPhone4 from Sofftware Version 5.1 to 5.1.1 via iTunes. I have tried about 3 times and keep getting the same message

    I have a "firmware file not compatable" message whilst trying to update my iPhone4 from Sofftware Version 5.1 to 5.1.1 via iTunes. I have tried about 3 times and keep getting the same message. Any ideas/suggestions?

    Since posting the above - I have now tried downloading the update on my iPhone rather than via iTunes, and its just worked and installed and seems fine! Was a lot quicker as well than the download time via iTunes

  • Building 32bit wine from source

    Anyone know if it is possible to build 32bit wine from source on 64bit arch? There are patches I would like to apply to wine but currently the only way I can install wine on 64bit arch is via bin32-wine which uses the 32bit binary.
    Other distributions this is very easy. It is just a matter of installing all of the 32bit libraries as well as the 64 bit libraries. I used to do this all the time with debian. Now with arch, even installing all of the 32bit libraries it does not seem to work at all. Has anyone been able to do this?
    If someone can point me in the right direction on how to get 32bit wine to compile, i will try to make and maintain a package on the AUR which will do this.

    I needed this a couple of months back but I couldn't find any documentation on this, other than building a chroot. Which seemed too much for me. So instead I booted ubuntu ;(
    But it seems easy now: http://wiki.archlinux.org/index.php/Arc … _Arch64.3F

  • Building GNOME apps from source

    Hi.
    I just installed Arch on a virtual machine, and I'm trying to build a GNOME app from source code. In other distros this is very easy to do - you just install a package called gnome-devel and it provides you with the necessary header files and tools to build most source code.
    What is the Arch way? I couldn't find a package named gnome-devel and couldn't see anything about it in the wiki. I installed base-devel.
    Thanks.

    udi wrote:
    Hi.
    I just installed Arch on a virtual machine, and I'm trying to build a GNOME app from source code. In other distros this is very easy to do - you just install a package called gnome-devel and it provides you with the necessary header files and tools to build most source code.
    What is the Arch way? I couldn't find a package named gnome-devel and couldn't see anything about it in the wiki. I installed base-devel.
    Thanks.
    If I misunderstood you correctly:
    Arch does not split out headers and so on into -dev packages. All of them are in the main packages. (with some rare exceptions)

  • Build Solaris 8 from source only?

    I just downloaded the source for Solaris 8 and wanted to build the system from it, only it appears I need the Operating Environment to perform this and the OE is no longer available for download. Is there anyway to build the system with the source alone?

    Yuechen wrote:
    Hi
    I understand that my requirement is kinda weird. However, I really wonder whether it is possible sometimes.
    I have built ssh successfully both on solaris 8 and solaris 10. Now the problem is the binary built on solaris 8 can work on solaris 10, but the binary built on solaris 10 can not work on solaris 8.That is expected. Binaries should have forward compatibility and run on later versions of the OS.
    Build on 8, run on 8 through 10.
    Darren

  • How to build a package from sources

    hi all,
    Can someone please give some advices regarding making binaries from sources. I have found that a lot of programs on Snow Leopard can be also run in terminal and are in source form and need to be build. I have installed Xcode already and I have some programming skills as well such as using MinGW (GNU GCC) and VS EE on WinXP. I have never done anything in any UNIX-like system and I know sources need to be just compiled.
    Please, give me a link if you have any =)
    Regards.

    I think you have done something in a UNIX-like system. MinGW is designed to provide a UNIX-line build system with GCC for Windows. Now, however, you have the real thing.
    In most cases, all you need to do is extract the source tarbar into a directory (or checkout via CVS or SVN). Go into that directory with the Terminal and type "configure" and, if that goes well, "make", and if that looks good "sudo make install".

  • I am trying to build a DVD from an Everio Camcorder in 16:9. but output is 4:3

    Hi,
    I can't seem to be able to fix this problem. The settings I use in Premiere Elements 9 are as follows when I Open the project: NTSC, Hard Disk Flash Memory Camcorders, Widescreeen 48KHZ. When I bring my scenes in the timeline, I get a warning:"Mismartched Project Setting Preset" . I does not matter if I click Yes or no, they come out 4:3. Also when I create a DVD, I use the setting NTSC Wide Screen Dolby DVD.
    I can figure out what to do to fix that. Also, just spent an hour on the phone with a tech about blurry output and the resolution was to change my files .MOD to .M2V. It could be a pretty long process. With those issues, it is getting to be pretty frustrating.
    Thanks for your help,
    Luc

    Lut,
    Welcome to the forum.
    What are the full specs. of your MOD, and M2v files?If you do not know exactly, you can use G-Spot, or MediaInfo, to gather that info.
    That info might help pinpoint the issue.
    Good luck,
    Hunt

  • Problem while trying to get meta data from entity in CRM 2011 using java

    Hi,
    I have been trying to get the meta data from entity. Below is the code what i have tried.                                 
    EntityFilters entfilter = new EntityFilters();
    EntityFilters_type0 eftypes [] = new EntityFilters_type0[]{EntityFilters_type0.Attributes};
    entfilter.setEntityFilters_type0(eftypes);
    EntityFiltersE entityFiltersE = new EntityFiltersE();
    entityFiltersE.setEntityFilters(entfilter);
    Boolean RAIP = new Boolean(true);
    OrganizationServiceStub.ParameterCollection parameterCollection = new OrganizationServiceStub.ParameterCollection();
    OrganizationServiceStub.KeyValuePairOfstringanyType entityFilters = new OrganizationServiceStub.KeyValuePairOfstringanyType();
    entityFilters.setKey("EntityFilters");
    entityFilters.setValue(entityFiltersE);
    OrganizationServiceStub.KeyValuePairOfstringanyType retAsIfPublished = new OrganizationServiceStub.KeyValuePairOfstringanyType();
    retAsIfPublished.setKey("RetrieveAsIfPublished");
    retAsIfPublished.setValue(RAIP);
    parameterCollection.addKeyValuePairOfstringanyType(entityFilters);
    parameterCollection.addKeyValuePairOfstringanyType(retAsIfPublished);
    OrganizationServiceStub.OrganizationRequest request=new OrganizationServiceStub.OrganizationRequest();
                request.setRequestName("RetrieveAllEntities");
                request.setParameters(parameterCollection);
                OrganizationServiceStub.Execute org_execute = new OrganizationServiceStub.Execute();
                org_execute.setRequest(request);
    ExecuteResponse resp  =  serviceStub.execute(org_execute);
    And getting the below error.
    [ERROR] The formatter threw an exception while trying to deserialize the message: There was an error while trying to deserialize parameter
    http://schemas.microsoft.com/xrm/2011/Contracts/Services:request. The InnerException
    message was 'Element value from namespace http://schemas.datacontract.org/2004/07/System.Collections.Generic cannot have child contents to be deserialized as an object. Please use XmlNode[] to deserialize this pattern of XML.'.  Please see
    InnerException for more details.
    Please help me if any one have an idea on this error.
    Thanks in advance.

    Hi
    Did you get this resolved ?

  • I have recently encountered a problem when trying to access 3G network from IPAD2.  Wireless access working fine.  When going on safari it attempts to access page and then comes up with message that 'server stopped responding'.  I have tried resetting.

    I am unable to access 3G network, although wireless access is working fine.  When opening a page in safari it churns for a while and then says that server has stopped responding.  I noticed on one forum that it said something about changing brightness settings causing a conflict - coincidentally this first started happening after I had tweaked brightness.  I have tried resets etc, but still no joy.  Any ideas?

    Hi there humph86,
    You may find the troubleshooting steps in the article below helpful.
    iPad (Wi-Fi + Cellular Models): Troubleshooting a cellular data connection
    http://support.apple.com/kb/TS4249
    -Griff W.

  • Major problem when trying to email a picture from my Iphone 4

    Hi,
    I encounter a very strange problem when sending pictures from my iphone 4 via mail.
    The problem is as followed,i go to Photos->Camera Roll->Choose a picture that i took->Email Photo->Send->Small\Medium\Large\Actual Size (Never mind what i am choosing they all have the same affect).
    I am getting the email with the Picture Inline ( not as attachment),The picture is shown distorted , no metter what i do and with what mail client i am using (Gmail\Hotmail\My Enterprise exchange mail), i still get the same behavior.
    I got 2 friends with the same phone as i do Iphone 4 with version 4.2.1,When they are sending a picture in the same procedure that i use, the picture is shown as an attachment in the mail and without any problems at all.( it can be seen both in the sent items , and in the inbox at the received side).
    What is the problem , it made me frustrater i cannot send pictures ,This a must for me ,I dont want to use any 3rd party app or something like that.....
    Thanks in advance for all the helpers..
    Tomcat

    All photo attachments received or sent with the iPhone's Mail app appear inline or viewed in place within the body of the message when viewed with the iPhone's Mail app which is the same with the Mail.app on a Mac. A photo attachment that appears inline or viewed in place does not mean the photo was not sent as a true attachment to the message. A photo attached to a message with the iPhone's Mail app is sent as a true attachment to the message. How an inline or viewed in place attachment appears on the recipient's end depends on the recipient's email client. If the recipient's email client does not support viewing an attached photo inline or viewed in place within the body of the message, the attached file must be manually selected and opened to viewed.
    I am getting the email with the Picture Inline ( not as attachment),The picture is shown distorted , no metter what i do and with what mail client i am using (Gmail\Hotmail\My Enterprise exchange mail), i still get the same behavior.
    With which email client?

  • Problem if trying to invoke a EJB from outside the .ear in which its deploy

    Hi,
    I have deployed an ear containing an EJB and a sample JSP to invoke it. Its working fine.
    But when i m trying to invoke this same EJB from a standalone java program it is able to identify home and remote interface but its not entering into the bean class.
         Hashtable myEnv = new Hashtable();
              myEnv.put(Context.INITIAL_CONTEXT_FACTORY,"weblogic.jndi.WLInitialContextFactory");
              myEnv.put(Context.PROVIDER_URL,"t3://localhost:7001");
              try{
              Context ctx = new InitialContext(myEnv);
              SampleHome home = (SampleHome)ctx.lookup("com.beanfolder.SampleHome");
              System.out.println("Home: " + home.getClass().getName());
              Sample sample = home.create();
              System.out.println("Remote: "+sample.getClass().getName());
              sampleResponse = sample.getMessage(sampleRequest);
              String result = sampleResponse.getAirportName().toString();
              }catch(Exception ex){
    where sampleRequest and SampleResponse are the jaxb interfaces of this EJB.
    Its successfully printing the SOPs ie home and the remote class but not entering in the bean.
    Any clues???

    Hi,
    I wud suggest you to make a jar of ur java class and include it in the project libraries of BPEL and make use of java embedded activity this way it works.
    have a luk at below link:
    http://niallcblogs.blogspot.com/search/label/embedded%20Java

  • Solving problems as a DBA....from James Koopmann..

    Many of you might have seen this. However, if you have not here it is. I found this pretty intersting and informative. We can base this idea into what we do --
    http://www.dbazine.com/koopmann1.shtml

    Just doing some more digging - Perhaps someone can tell me if I'm heading in the write direction?
    Should I be using a looping dbms_lob.writeappend step?
    I found this example...
    create table TEST(IDX int, TXT CLOB);
    create or replace procedure P_TEST(P_IDX in number,P_TXT in varchar2,P_FLAG in number) as
    g_clob clob;
    begin
    if P_FLAG=0 then
    insert into test values (P_IDX, empty_clob() ) returning TXT into g_clob;
    dbms_lob.write( g_clob,length(P_TXT), 1,P_TXT);
    else
    select TXT into g_clob from test where IDX=P_IDX for update;
    dbms_lob.writeappend( g_clob, length(P_TXT), P_TXT);
    end if;
    end;
    Will this do a job for me? Has anyone hit similar problems to this before?
    Thanks for your time,
    James

  • File could not be written....is the problem when trying to import any photo from my hard drive.. I have just downloaded lightroom 5 and it does not seem to want to link with my photos .. win 7

    question

    Could you quote the entire error message, word-for-word, verbatim? What Import settings are you using ... Copy, Move, Add?
    Most likely you have a permissions issue, but it will be much more clear to me if I can see the entire message.

  • Building Flex swcs from source

    I have found a number of bugs in the DataGrid,
    ArrayCollection, LinearAxis etc that I would like to fix. Since the
    framework source is included in the SDK, it seems pretty
    straighforward to how to do this but. I would like to know which
    flex packages are in which framework swc. What is the mapping from
    mx.* space to flex.swc, charts.swc, framework.swc etc. I of course
    will report these bugs and submit my fixes too.

    This post may be outdated, but here is the solution:
    First download the source from svn:
    http://opensource.adobe.com/wiki/display/flexsdk/Get+Source+Code
    Then import and compile it:
    http://opensource.adobe.com/wiki/display/flexsdk/Build+and+Test
    I did this today and it worked fine for me, so don't hesitate if you have any questions.

  • Building eveything from source with ABS

    Hi. Im amazed with the ABS system. It´s aewsome, since I love to build all the software in my system from source, and compiling it and make it a binary package is just genious. But I have some questions, here they go:
    1 - Im compiling everything using the ABS tree using makepkg -b, so it compiles and generates packages also for its dependencies and I edited makepkg.conf so all the generated packages go to a folder (i.e.  /packages) so I can install them later using pacman -U package. My question is: If I later install a given packages, that depends on another, will that package be automatically installed when it´s needed? And is there a way to automatically redo all the source compiling and package generation automatically upon a source update for the packages I previously generated (like syncing in pacman)?
    2- Im trying to build my desktop from source the ABS way the cleanest way possible, without all that kde programs, just the core of its window manager, so I would like to know what sources to compile. I guess it would be something like xorg -> kde -> nvidia drivers -> compiz-fusion (not supported by ABS) . Any directions, guys? Thanks in advance.
    Last edited by Arthanis (2008-01-28 00:32:24)

    Arthanis wrote:Sorry, it´s because i didn´t know how to move the post, I saw that if fit in another part of the forum
    Don't worry too much.  I suppose I was being mean given you are new here. It is just that help tends to be better when clustered in one place. 
    jacko wrote:I thought about doing this for myself at some point, there is a lot of things I just do not need that is compiled in by default which I could rid myself of but, is all the time worth it in the end? Would like to hear someone elses expertise on this issue.
    Well, you could also add in more optimization for your specific processor.  But I honestly don't think you need this for every package.  Perhaps the kernel, glic and a couple of other often used and big packages, but in the end it is barely noticeable given Arch is fairly optimized by default and can make you system less stable.
    The only real reason to recompile is to add/remove options.  If the option is easy to add and doesn't bloat the package. the devs will probably add it for you if you ask in the bug tracker anyway.  I think the only package I now recompile are mozilla ones because I want the branding.

Maybe you are looking for

  • Material type ..? to get 28 views

    hi gurus can anybody explain me which material type will show all the view in Material master..? Nearly 28 views are there in material master. Thanks sap-mm

  • SM:SERVICE CONTENT UPDATE failed

    Hello SOLMAN Experts In our SOLMAN system  7.01 job SM:SERVICE CONTENT UPDATE is getting failed with below job log Job started Step 001 started (program RAGS_DSWP_SERV_CONTENT_UPDATE, variant , user ID ##### Problem occured when checking for new upda

  • IMovie Export settings crash

    Every time I go to export my final project, iMovie crashes when I try to change the export settings. I click export using quicktime, then try to change the settings. However, when the settings menu pops up, it never loads, but remains white. After th

  • [Solved] Can't build svgalib

    On 2.6.30-ARCH I get this error compiling svgalib: make[1]: Entering directory `/tmp/yaourt-tmp-joe/aur-svgalib/svgalib/src/svgalib-1.9.25/lrmi-0.6m' cc -c -Wall -Wstrict-prototypes -fPIC -DPIC -I/include -I. -march=athlon-xp -mtune=athlon-xp -O3 -pi

  • Installing desktop software for tour 9630

    Hello everybody.I am a new BB client.I got the Tour yesterday and while trying to install the software to my computer the proccess stoped quickly after starting displaying "unale to download microsoft NET framework 2.0 SP 1-the .exe file".The other f