public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: devzero@web.de
To: linux-kernel@vger.kernel.org
Cc: 12o3l@tiscali.nl, jdike@addtoit.com
Subject: Re: build failure, missing libvdeplug.h?
Date: Fri, 02 Nov 2007 13:05:59 +0100	[thread overview]
Message-ID: <2061698400@web.de> (raw)

Hello!

I tried 2.6.24-rc1-git11 with "allmodconfig ARCH=um" today.

this gave at least two errors - i needed to set CONFIG_SMP=n and CONFIG_UML_NET_VDE=n to make it compile.

not sure if options should be set to "n" automatically or being fixed differently, but if there is something broken or some header file missing,  from an "end-user`s" point of view errors like this may be hard to get around.

it`s nothing against UML, it`s just the fact that i would expect "allmodconfig" or "allyesconfig" to work out of the box.
one should be able to compile a kernel without the need to use google, imho.

many automated cross-compile tests i have seen till now mostly show more broken than successful builds, as you can see at http://l4x.org/k , and issues like this don`t help making this better.

minor issue, though......

regards
roland






On Mon, Oct 29, 2007 at 04:24:54PM +0100, Roel Kluin wrote:
> CC      arch/um/drivers/vde_user.o
> /home/roel/dnld/src/kernel/git/linux-2.6/arch/um/drivers/vde_user.c:8:24: error: \
>                 libvdeplug.h: No such file or directory
> /home/roel/dnld/src/kernel/git/linux-2.6/arch/um/drivers/vde_user.c: In function \
>                 'vde_user_init':
> /home/roel/dnld/src/kernel/git/linux-2.6/arch/um/drivers/vde_user.c:18: error: \
>                 'VDECONN' undeclared (first use in this function)
> ...
> 
> the file libvdeplug.h is missing and I can't find it neither in the tree or on
> the net. 'git-grep VDECONN' shows that VDECONN isn't defined anywhere.

This is an option which requires support on the host (in the form of
vde being installed - pcap is another example of this).

				Jeff



> Roel Kluin wrote:
>> the file libvdeplug.h is missing
> 
>> There is a reference to http://wiki.virtualsquare.org/index.php/Main_Page in
>> the Kconfig (also added by this commit).
>> After reverting this commit the build continues. possibly the header 
>> libvdeplug.h was forgotten?
> 
> Sorry for answering myself, but apparently it can be found here:
> 
> http://vde.sourceforge.net/
> 
> I think, however that there is a 'depends on' missing in kconfig - to prevent build
> failure?


______________________________________________________________________
XXL-Speicher, PC-Virenschutz, Spartarife & mehr: Nur im WEB.DE Club!		
Jetzt testen! http://produkte.web.de/club/?mc=021130


             reply	other threads:[~2007-11-02 12:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-02 12:05 devzero [this message]
2007-11-02 15:42 ` build failure, missing libvdeplug.h? Jeff Dike
  -- strict thread matches above, loose matches on Subject: below --
2007-10-29 15:24 Roel Kluin
2007-10-29 15:41 ` Roel Kluin
2007-10-29 15:57   ` Gabriel C
2007-10-29 16:03 ` Jeff Dike

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2061698400@web.de \
    --to=devzero@web.de \
    --cc=12o3l@tiscali.nl \
    --cc=jdike@addtoit.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox