Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
config options
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
idella4
Retired Dev
Retired Dev


Joined: 09 Jun 2006
Posts: 1600
Location: Australia, Perth

PostPosted: Sun Aug 01, 2010 11:34 pm    Post subject: config options Reply with quote

I'm trying to get xen working again in a 32 bit gentoo. It has a stubborn problem with the network. I have the xensource xen source.
In compiling it reaches a point where it lists a number of options for compiling in these options.
For my own interest and for trying to get xen to work properly again, I'd like to know more about these options.

gprof enabled no
sparse enabled no
profiler no
static build no
-Werror enabled no
SDL support yes
SDL static link no

curses support no
mingw32 support no
Audio drivers oss

Mixer emulation no

brlapi support no

NPTL support yes
vde support yes
AIO support yes

fdt support no

I'm fairly sure the first few are kernel options. I've set them in the kernel but it doesn't seem to influence.
-Werror is a gcc option. I've included it in the Config.mk and had to remove it to allow it to complete. It's not so important.

curses support I can't figure where it comes from.
mingw32 I suspect is the mingw-runtime package which is masked.
After unmasking it, it wouldn't compile due to configuration error, which I suspect is defined by USE flags.

Code:

>>> Emerging (1 of 1) dev-util/mingw-runtime-3.16
 * mingwrt-3.16-mingw32-src.tar.gz RMD160 SHA1 SHA256 size ;-) ...                  [ ok ]
 * checking ebuild checksums ;-) ...                                                [ ok ]
 * checking auxfile checksums ;-) ...                                               [ ok ]
 * checking miscfile checksums ;-) ...                                              [ ok ]
 * CPV:  dev-util/mingw-runtime-3.16
 * REPO: gentoo
 * USE:  elibc_glibc kernel_linux userland_GNU x86
 * ERROR: dev-util/mingw-runtime-3.16 failed:
 *   Invalid configuration


At this point I haven't persevered with emerging it.

vde is a package which is installed.
fdt is another I can't figure.

What are they and how do I set them as on?
_________________
idella4@aus
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
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